bm.loops.layers.color values are different in spreadsheet #92082

Closed
opened 2021-10-10 10:05:34 +02:00 by bar · 7 comments

System Information
Operating system: Windows-10-10.0.19041-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3080 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12

Blender Version
Broken: version: 2.93.5, branch: master, commit date: 2021-10-05 12:04, hash: a791bdabd0
Worked: (newest version of Blender that worked as expected)

Short description of error
After storing values in color attribute it appear differently in spreadsheet.

image.png
image.png

Exact steps for others to reproduce the error
bm.loops.layers.color_bug.blend

**System Information** Operating system: Windows-10-10.0.19041-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3080 Laptop GPU/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 472.12 **Blender Version** Broken: version: 2.93.5, branch: master, commit date: 2021-10-05 12:04, hash: `a791bdabd0` Worked: (newest version of Blender that worked as expected) **Short description of error** After storing values in color attribute it appear differently in spreadsheet. ![image.png](https://archive.blender.org/developer/F10929269/image.png) ![image.png](https://archive.blender.org/developer/F10929257/image.png) **Exact steps for others to reproduce the error** [bm.loops.layers.color_bug.blend](https://archive.blender.org/developer/F10929275/bm.loops.layers.color_bug.blend)
Author

Added subscriber: @barakooda

Added subscriber: @barakooda
Contributor

Added subscriber: @scurest

Added subscriber: @scurest
Contributor

The spreadsheet is showing the color after sRGB -> linear conversion.

The spreadsheet is showing the color after sRGB -> linear conversion.
Author

I see it also doing the conversion in the shader ...
Why...
;-(

I would add menu parameter with:
Raw
Linear to srgb
Srgb to linear

Please let the user choose.
"Let the sunshine in"

I see it also doing the conversion in the shader ... Why... ;-( I would add menu parameter with: Raw Linear to srgb Srgb to linear Please let the user choose. "Let the sunshine in"

Added subscriber: @mano-wii

Added subscriber: @mano-wii

This is due to the same issue described in #91759 (The colors of the vertices do not correspond to the values in which I paint them with vertex paint.).
Vertex Paint paints in RGB linear, but everything else considers it to be sRGB.
It seems that in blender 2.79 this was different and needs to be checked.

This is due to the same issue described in #91759 (The colors of the vertices do not correspond to the values in which I paint them with vertex paint.). Vertex Paint paints in RGB linear, but everything else considers it to be sRGB. It seems that in blender 2.79 this was different and needs to be checked.

Closed as duplicate of #91759

Closed as duplicate of #91759
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#92082
No description provided.