Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDF text rendering plugin #314

Open
wants to merge 60 commits into
base: main
Choose a base branch
from

Commits on Sep 1, 2024

  1. Update idea file

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4798030 View commit details
    Browse the repository at this point in the history
  2. Add some expect calls

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    dca77c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    484dbdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    621371a View commit details
    Browse the repository at this point in the history
  5. Add basic SDF rendering

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    14213be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd218c3 View commit details
    Browse the repository at this point in the history
  7. Add a translucent pass

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    fdacced View commit details
    Browse the repository at this point in the history
  8. Format

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    927c6a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ef573d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0acb93 View commit details
    Browse the repository at this point in the history
  11. Fix rendering on web

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b5cd9d1 View commit details
    Browse the repository at this point in the history
  12. Add log env vars

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a0153e8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4488c7 View commit details
    Browse the repository at this point in the history
  14. Fix duplicate condition

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b727611 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bc03b83 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    946135f View commit details
    Browse the repository at this point in the history
  17. Use places as test layer

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    1389f90 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ab3793d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    78ba91e View commit details
    Browse the repository at this point in the history
  20. Add render doc

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0af7a6c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c40bb43 View commit details
    Browse the repository at this point in the history
  22. Rename shader files

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    bba27ae View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    636ef34 View commit details
    Browse the repository at this point in the history
  24. Set window size

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b328f0e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8d6456f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5c0d023 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    469a5e3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a8d1535 View commit details
    Browse the repository at this point in the history
  29. Use the term bucket

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4eadf6a View commit details
    Browse the repository at this point in the history
  30. Add empty collision index

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    a885cdf View commit details
    Browse the repository at this point in the history
  31. Fill collision index

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d5dd17a View commit details
    Browse the repository at this point in the history
  32. First working version

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3fd232d View commit details
    Browse the repository at this point in the history
  33. Remove comment

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e17347b View commit details
    Browse the repository at this point in the history
  34. translate more code

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    f0c808d View commit details
    Browse the repository at this point in the history
  35. start translating shaping

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    42f87b9 View commit details
    Browse the repository at this point in the history
  36. fix sdf upload

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    6b79b03 View commit details
    Browse the repository at this point in the history
  37. translate next batch

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    3ef061b View commit details
    Browse the repository at this point in the history
  38. fixup todo comments

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    8471271 View commit details
    Browse the repository at this point in the history
  39. Add shaping test

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0a416ce View commit details
    Browse the repository at this point in the history
  40. Add tagged string test

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    449770b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4b60445 View commit details
    Browse the repository at this point in the history
  42. moev file

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    ac9081f View commit details
    Browse the repository at this point in the history
  43. Add quads

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    05f78db View commit details
    Browse the repository at this point in the history
  44. add next batch

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e284d65 View commit details
    Browse the repository at this point in the history
  45. add next batch

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    876dd29 View commit details
    Browse the repository at this point in the history
  46. add next batch

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9bb487d View commit details
    Browse the repository at this point in the history
  47. add next batch

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    e043d89 View commit details
    Browse the repository at this point in the history
  48. add next batch

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    d265afd View commit details
    Browse the repository at this point in the history
  49. fix errors

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    0a24a3a View commit details
    Browse the repository at this point in the history
  50. fix errors

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    4f1d54b View commit details
    Browse the repository at this point in the history
  51. fix errors

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    53182a7 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    2e2de4a View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    ee58110 View commit details
    Browse the repository at this point in the history
  54. format

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    89e5120 View commit details
    Browse the repository at this point in the history
  55. fix

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    43abfd7 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    6950d07 View commit details
    Browse the repository at this point in the history
  57. fmt and fix tests

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5085420 View commit details
    Browse the repository at this point in the history
  58. Fix benchmark

    maxammann committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    5f92e6a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Minor

    maxammann committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ad77881 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. start using new code

    maxammann committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bec5a1f View commit details
    Browse the repository at this point in the history