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

Fix floatFragmentTextures that is always return undefined on latest ThreeJS package #10

Merged
merged 2 commits into from
Sep 13, 2024

Commits on Sep 12, 2024

  1. Fix latest ThreeJS issues on floatFragmentTexture that is always retu…

    …rn undefined. Fix it by using UnsignedByteType for default
    ammein committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a16139b View commit details
    Browse the repository at this point in the history
  2. Remove as I see it will not be able to override that properties in Re…

    …act environment for now. Perhaps it will be added in the future if someone requested it.
    ammein committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    9a3bdef View commit details
    Browse the repository at this point in the history