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

Docs: Add some missing options to MeshPhysicalMaterial demo. #26753

Merged
merged 5 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. Add some missing options to MeshPhysicalMaterial demo

     * Add GUI options for some missing properties including sheen, ior, iridescence, and others to the material browser embedded on the docs pages for materials
    Ameobea committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c87e086 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2778e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f5088d View commit details
    Browse the repository at this point in the history
  4. Update docs to correct the default sheenColor

     * Docs stated it was 0xfffff, but it's actually 0x000000
     * Fixes mrdoob#26757
    Ameobea committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    42b9643 View commit details
    Browse the repository at this point in the history
  5. Add back deleted comment

    Ameobea committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    f262559 View commit details
    Browse the repository at this point in the history