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

Add "ShouldNodeExport" hook #767

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    0dba6d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge remote-tracking branch 'upstream/main' into feature/should-node…

    …-export-hook
    
    # Conflicts:
    #	Runtime/Scripts/GLTFSceneExporter.cs
    andybak committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4776027 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    04de8ec View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    4bfef28 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c94e011 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    a79bd75 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    100e6f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca9035 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c38a98 View commit details
    Browse the repository at this point in the history
  4. added Asset.ToString methods, added gltf.Asset string to importer and…

    … extend the Importer Inspector with new Info tab
    pfcDorn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0665439 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e610bc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcdbc47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6d92f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f99aa8 View commit details
    Browse the repository at this point in the history
  9. code formatting

    pfcDorn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    53c4121 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fe7bc5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41a6b8e View commit details
    Browse the repository at this point in the history
  12. added Sheen to pbrGraph

    pfcDorn committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    6ee1446 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d0d451f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    406cfb9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    09391cd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f1f31eb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3446304 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    dc6fa9d View commit details
    Browse the repository at this point in the history
  2. adds warning when UV0 and UV1 have dimension >= 2 as glTF can't offic…

    …ially do that. also adds UV2 export with 4 channels (not spec-compliant)
    hybridherbst committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    8325abc View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    615ab67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4675d12 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    0bb8b62 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. pbr shadergraph > changes to share sampler states to avoid max ps_4_0…

    … sampler register error
    pfcDorn committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    604658e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    68f4321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd8a317 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c7c5df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28499c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b1b7ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    861ae3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cba4272 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abef38c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3953de6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0043492 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6baabc3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de0aeed View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5384213 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5091c1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c05338e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    472bcd1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b53e86e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9909208 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    86c6ee8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ccffe2b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    f8d9248 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ee956ac View commit details
    Browse the repository at this point in the history
  23. Merge remote-tracking branch 'khronos/enhancement/prebuilded-shader-v…

    …ariant-collections' into dev
    hybridherbst committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1916b83 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    72cd2f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    8427244 View commit details
    Browse the repository at this point in the history