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

Restructure Shader Composer #363

Merged
merged 56 commits into from
Nov 30, 2022
Merged

Restructure Shader Composer #363

merged 56 commits into from
Nov 30, 2022

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    f9c770f View commit details
    Browse the repository at this point in the history
  2. Update examples

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    a01ef8b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into shader-composer-restructure

    * main:
      Have `test` script run jest directly
    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8776485 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c501094 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75756bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    58c0c7d View commit details
    Browse the repository at this point in the history
  7. Update update API

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6da86a3 View commit details
    Browse the repository at this point in the history
  8. Update payloads

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1bdb4a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a60bba2 View commit details
    Browse the repository at this point in the history
  10. Fix render-composer

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ade00a8 View commit details
    Browse the repository at this point in the history
  11. Fix MC examples

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9e7a9a7 View commit details
    Browse the repository at this point in the history
  12. Fix CameraNear and CameraFar

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    50de88a View commit details
    Browse the repository at this point in the history
  13. Cleanup

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0ac12fd View commit details
    Browse the repository at this point in the history
  14. Patch CameraNear and CameraFar

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6623f84 View commit details
    Browse the repository at this point in the history
  15. Resolution

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    cdc8b1f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2a341d6 View commit details
    Browse the repository at this point in the history
  17. Configure UsingInstancing

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    0b4187d View commit details
    Browse the repository at this point in the history
  18. Cleanup

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    99329ae View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9500272 View commit details
    Browse the repository at this point in the history
  20. Clean up, make proper types

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    dc611b8 View commit details
    Browse the repository at this point in the history
  21. Typesssss

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    43ace1f View commit details
    Browse the repository at this point in the history
  22. Note

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b957867 View commit details
    Browse the repository at this point in the history
  23. REWORK OMG

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    d0e35fe View commit details
    Browse the repository at this point in the history
  24. glmatrix support

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c04f936 View commit details
    Browse the repository at this point in the history
  25. Cleanup

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c4b6ece View commit details
    Browse the repository at this point in the history
  26. Cleanup

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6323850 View commit details
    Browse the repository at this point in the history
  27. Fix

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f1d720f View commit details
    Browse the repository at this point in the history
  28. More fixes

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    076b0e1 View commit details
    Browse the repository at this point in the history
  29. Fixes

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    863503f View commit details
    Browse the repository at this point in the history
  30. Clean up examples

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f22e053 View commit details
    Browse the repository at this point in the history
  31. $vec3 -> vec3 etc.

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    93113e6 View commit details
    Browse the repository at this point in the history
  32. Remove the last three reference

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    fa83ca6 View commit details
    Browse the repository at this point in the history
  33. Move three into peerdeps

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    4071059 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    821349b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b9fd98d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8ce4e6a View commit details
    Browse the repository at this point in the history
  37. shader-composer as peerdep

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    913a413 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    58bfe69 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    cec3909 View commit details
    Browse the repository at this point in the history
  40. Move tests

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    8583bb8 View commit details
    Browse the repository at this point in the history
  41. Rewire

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    c003c75 View commit details
    Browse the repository at this point in the history
  42. @shader-composer/r3f

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    9fe9e8a View commit details
    Browse the repository at this point in the history
  43. @shader-composer/r3f

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    f0a79ab View commit details
    Browse the repository at this point in the history
  44. Amend examples

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    5ad3193 View commit details
    Browse the repository at this point in the history
  45. @shader-composer/postprocessing

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7ce33fc View commit details
    Browse the repository at this point in the history
  46. Fix material-composer

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1511edf View commit details
    Browse the repository at this point in the history
  47. Fix vfx composer

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    7a1cec7 View commit details
    Browse the repository at this point in the history
  48. Noise

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    e19b8e4 View commit details
    Browse the repository at this point in the history
  49. Directly export noise units

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    b7abf9d View commit details
    Browse the repository at this point in the history
  50. Auto-import three

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    61015d8 View commit details
    Browse the repository at this point in the history
  51. Comment

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    25bde85 View commit details
    Browse the repository at this point in the history
  52. Come on, Vercel

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    1f2c243 View commit details
    Browse the repository at this point in the history
  53. Eh

    hmans committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    28eba54 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Add a README to toybox

    hmans committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    8a73cb5 View commit details
    Browse the repository at this point in the history
  2. Another test

    hmans committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3c403c0 View commit details
    Browse the repository at this point in the history
  3. changesets

    hmans committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    b98a31c View commit details
    Browse the repository at this point in the history