-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
sRGB awareness for Color #616
Merged
Merged
Commits on Oct 2, 2020
-
Color is now sRGB aware, added SrgbColorSpace trait for f32
Julian Heinken committedOct 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 4df7441 - Browse repository at this point
Copy the full SHA 4df7441View commit details -
improved constant color values
Julian Heinken committedOct 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 6aa48bf - Browse repository at this point
Copy the full SHA 6aa48bfView commit details -
Update crates/bevy_render/src/color.rs
Co-authored-by: Gray Olson <gray@grayolson.com>
Configuration menu - View commit details
-
Copy full SHA for 42f79c8 - Browse repository at this point
Copy the full SHA 42f79c8View commit details
Commits on Oct 3, 2020
-
removed to_srgb, improved naming
Co-Authored-By: Gray Olson <gray@grayolson.com>
Configuration menu - View commit details
-
Copy full SHA for 854446b - Browse repository at this point
Copy the full SHA 854446bView commit details -
Julian Heinken committed
Oct 3, 2020 Configuration menu - View commit details
-
Copy full SHA for eab5a6f - Browse repository at this point
Copy the full SHA eab5a6fView commit details
Commits on Oct 4, 2020
-
added getters and setters for linear- and non-linear color components
Julian Heinken committedOct 4, 2020 Configuration menu - View commit details
-
Copy full SHA for 003c533 - Browse repository at this point
Copy the full SHA 003c533View commit details
Commits on Oct 5, 2020
-
Julian Heinken committed
Oct 5, 2020 Configuration menu - View commit details
-
Copy full SHA for ea2f073 - Browse repository at this point
Copy the full SHA ea2f073View commit details
Commits on Oct 8, 2020
-
Julian Heinken committed
Oct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 125e499 - Browse repository at this point
Copy the full SHA 125e499View commit details -
Julian Heinken committed
Oct 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 40ebe14 - Browse repository at this point
Copy the full SHA 40ebe14View commit details -
Co-Authored-By: Nathan Stocks <cleancut@github.com>
Configuration menu - View commit details
-
Copy full SHA for f00e013 - Browse repository at this point
Copy the full SHA f00e013View commit details -
Co-Authored-By: Nathan Stocks <cleancut@github.com>
Configuration menu - View commit details
-
Copy full SHA for c53792d - Browse repository at this point
Copy the full SHA c53792dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.