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

[WIP] tiny api and example how to combine material extensions #14206

Closed
wants to merge 27 commits into from

Commits on Jun 12, 2018

  1. add new examples

    refactor modified
    refactor GLTFLoader
    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    814aeaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c772c4a View commit details
    Browse the repository at this point in the history
  3. add instance example

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    64930c5 View commit details
    Browse the repository at this point in the history
  4. add envmap

    add env map and deferedd update?
    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    f79639d View commit details
    Browse the repository at this point in the history
  5. add shadow stuff

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    f295e49 View commit details
    Browse the repository at this point in the history
  6. lint webglPrograms

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    cb68da7 View commit details
    Browse the repository at this point in the history
  7. comment everything

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    9c20d69 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    748ebb7 View commit details
    Browse the repository at this point in the history
  9. was looking at wrong channel

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    38a5d92 View commit details
    Browse the repository at this point in the history
  10. add some comments to example

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    7a7e072 View commit details
    Browse the repository at this point in the history
  11. remove gloss from gui cause it did nothing

    it looks up .a which the map didnt have, specular is more illustrative
    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    346c03a View commit details
    Browse the repository at this point in the history
  12. add glossiness gui float

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    9a410cc View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5680d39 View commit details
    Browse the repository at this point in the history
  14. add an inline example on how to override the override

    say that the three features are provided from an npm module or something, an example how to further "inline" extend it
    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    d0bda3f View commit details
    Browse the repository at this point in the history
  15. add more comments

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    d3b39fa View commit details
    Browse the repository at this point in the history
  16. add test for needs update

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    f1f1d3e View commit details
    Browse the repository at this point in the history
  17. hook up shadow to effect

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    3345acd View commit details
    Browse the repository at this point in the history
  18. try to serialize

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    8cf4ae6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5c2e006 View commit details
    Browse the repository at this point in the history
  20. add gltf

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    448443f View commit details
    Browse the repository at this point in the history
  21. rename

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    63b248d View commit details
    Browse the repository at this point in the history
  22. broke it

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    e83b31b View commit details
    Browse the repository at this point in the history
  23. update serialization

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    25494ad View commit details
    Browse the repository at this point in the history
  24. add serialization result

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    ddab6f0 View commit details
    Browse the repository at this point in the history
  25. fix serialization

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    c207aca View commit details
    Browse the repository at this point in the history
  26. fix serialization

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    9b50715 View commit details
    Browse the repository at this point in the history
  27. fix serialization

    pailhead committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    1d7ee68 View commit details
    Browse the repository at this point in the history