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

Support three ^r152 color space #80

Merged
merged 6 commits into from
Sep 29, 2024

Conversation

RodrigoHamuy
Copy link
Contributor

@RodrigoHamuy RodrigoHamuy commented Sep 21, 2024

Fixes #67

Has backward compatibility with older threeJS versions too.

Followed the migration guides:

How to test: Install three r151 or r152. Look at any map.
Before: From r152, colours were washed out.
Now: Both should look identical.

@RodrigoHamuy RodrigoHamuy changed the title Support three r152 > color space Support three ^r152 color space Sep 21, 2024
@tentone
Copy link
Owner

tentone commented Sep 22, 2024

Hello

Please remove any build related code from the PR.

The build will be later built and published

This reverts commit 7998af5.
@RodrigoHamuy
Copy link
Contributor Author

@tentone , done :)

@RodrigoHamuy
Copy link
Contributor Author

@tentone build seems to fail under Node 12. I can reproduce this from master too so I don't think is related to this PR.
If you are happy I can bump the Github Action Node version to 16, which seems to work fine. Couldn't test with v14 for some unknown reason.

@tentone
Copy link
Owner

tentone commented Sep 29, 2024

Thank you code looks good!

Merged!

@tentone tentone merged commit 5c32e95 into tentone:master Sep 29, 2024
2 of 3 checks passed
@RodrigoHamuy RodrigoHamuy deleted the bug/color-space branch September 29, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

map installed by npm and map run in example have different colors
2 participants