LuxCoreRender / LuxCoreRender/BlendLuxCore
Replace gamma setting of imagemaps with "color/non-color" dropdown
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 877
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
All we ever do is set either gamma 2.2 (color data) or 1.0 (non-color data).
Bonus points for some kind of auto-selection or help for the user.
For example, if a texture is plugged directly into e.g. a roughness socket, show that this should be a non-color texture.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for the imagemap gamma setting and the Blender UI that exposes it. Replace the gamma 2.2/1.0 choice with a color/non-color dropdown, and consider the requested socket-based guidance only if the existing UI provides a clear entry point; done means both texture modes remain selectable with the corresponding behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100