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

[3.x] Add a use_hdr property to GradientTexture to allow storing HDR colors #48372

Merged

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented May 2, 2021

3.x version of #48374.

This is disabled by default to save some memory and preserve the existing behavior of clamping colors.

Preview

2021-05-02_04 59 55

Testing project: test_gradient_texture_hdr_3.x.zip

@Calinou Calinou requested a review from a team as a code owner May 2, 2021 03:02
@Calinou Calinou force-pushed the gradienttexture-add-hdr-property-3.x branch from b8e318b to b98a9c4 Compare May 2, 2021 03:03
@Calinou Calinou added this to the 3.4 milestone May 2, 2021
@Calinou Calinou changed the title Add an use_hdr property to GradientTexture to allow storing HDR colors Add an use_hdr property to GradientTexture to allow storing HDR colors (3.x) May 2, 2021
@Calinou Calinou force-pushed the gradienttexture-add-hdr-property-3.x branch from b98a9c4 to 91d5002 Compare May 2, 2021 03:19
@Calinou Calinou force-pushed the gradienttexture-add-hdr-property-3.x branch from 91d5002 to 00a8c36 Compare August 25, 2021 06:04
@akien-mga
Copy link
Member

There are still style fixes to address.

This is disabled by default to save some memory and preserve the existing
behavior of clamping colors.
@Calinou Calinou force-pushed the gradienttexture-add-hdr-property-3.x branch from 00a8c36 to fd5e3d9 Compare October 5, 2021 17:32
@Chaosus Chaosus modified the milestones: 3.4, 3.5 Nov 8, 2021
@akien-mga akien-mga modified the milestones: 3.5, 3.x Jul 2, 2022
@akien-mga akien-mga merged commit 5d3b6eb into godotengine:3.x Aug 5, 2022
@akien-mga
Copy link
Member

Thanks!

@akien-mga akien-mga modified the milestones: 3.x, 3.6 Aug 5, 2022
@Calinou Calinou deleted the gradienttexture-add-hdr-property-3.x branch August 6, 2022 03:19
@akien-mga akien-mga changed the title Add an use_hdr property to GradientTexture to allow storing HDR colors (3.x) [3.x] Add an use_hdr property to GradientTexture to allow storing HDR colors Sep 9, 2024
@akien-mga akien-mga changed the title [3.x] Add an use_hdr property to GradientTexture to allow storing HDR colors [3.x] Add a use_hdr property to GradientTexture to allow storing HDR colors Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants