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

WebGLRender & NodeMaterials program caching errors #26225

Closed
wants to merge 11 commits into from

Commits on Jun 8, 2023

  1. remove inherited default ShaderMaterial code

    aardgoose committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    22314d2 View commit details
    Browse the repository at this point in the history
  2. make sure parameters for a generated material include the correct sha…

    …der code.
    aardgoose committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    caef065 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15176b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. remove rebuild prevention

    aardgoose committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    2adb438 View commit details
    Browse the repository at this point in the history
  2. remove redundant rebuild

    aardgoose committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    5c59102 View commit details
    Browse the repository at this point in the history
  3. ensure rebuild on recheck

    aardgoose committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    18dced5 View commit details
    Browse the repository at this point in the history
  4. test case for cache error

    aardgoose committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    e93fa66 View commit details
    Browse the repository at this point in the history
  5. fix title

    aardgoose committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    09d1461 View commit details
    Browse the repository at this point in the history
  6. add support for meshPhongNodeMaterial

    aardgoose committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    cade3f6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed14fe4 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev' into node-cache-issue

    aardgoose committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    170a25f View commit details
    Browse the repository at this point in the history