Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Improve HDR color handling #19

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Improve HDR color handling #19

merged 1 commit into from
Oct 3, 2023

Conversation

Exter-N
Copy link
Contributor

@Exter-N Exter-N commented Sep 2, 2023

  • Restore support for negative RGB values, while keeping square/sqrt-like formulae (they did it on the Anamnesis side so I guess there are people somewhere who actually use it?) ;
  • Set the ImGui color fields to HDR so the user can drag the values outside the 0..255 range (which they already could by double-clicking and inputting a number by hand) ;
  • Set the ARGB fields to display both the opaque and the transparent color.

@chirpxiv chirpxiv merged commit 1232098 into chirpxiv:main Oct 3, 2023
1 check passed
@Exter-N Exter-N deleted the hdr branch October 3, 2023 20:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants