ASC CDL: Should permit negative values on offset. #47709

Closed
opened 2016-03-07 08:35:35 +01:00 by Troy Sobotka · 8 comments

System Information
Linux amd64, Debian Squeeze

Blender Version
Broken: c1d05fa

Short description of error
ASC CDL function should permit negative slope value.

Exact steps for others to reproduce the error
Add a Color Balance node, change to ASC CDL. Note how 'offset' variable is impossible to set to negative values.
slope.jpg

@LukasStockner wrote a patch that changes the ASC CDL values to numerical inputs here , however, if plausible, it would be nice to keep the wheels as well. Is this possible?

**System Information** Linux amd64, Debian Squeeze **Blender Version** Broken: c1d05fa **Short description of error** ASC CDL function should permit negative slope value. **Exact steps for others to reproduce the error** Add a Color Balance node, change to ASC CDL. Note how 'offset' variable is impossible to set to negative values. ![slope.jpg](https://archive.blender.org/developer/F288923/slope.jpg) @LukasStockner wrote a patch that changes the ASC CDL values to numerical inputs [here ](http://www.pasteall.org/65855/diff), however, if plausible, it would be nice to keep the wheels as well. Is this possible?
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscribers: @troy_s, @LukasStockner

Added subscribers: @troy_s, @LukasStockner
Author

Oops. I mistakingly posted "Slope" when I should have said "Offset". Dummy.

offset.jpg

Oops. I mistakingly posted "Slope" when I should have said "Offset". Dummy. ![offset.jpg](https://archive.blender.org/developer/F288925/offset.jpg)

Added subscribers: @ideasman42, @Sergey

Added subscribers: @ideasman42, @Sergey

I'm asking once again, please stick to Blender's terminology! There are more than one developer involved in the development, and form the report it's not clear at all: (a) what area the issue is happening (b) what exact circumstances the issue is happening with.

For those who didn't follow previous related report: it is about Color Balance compositor node set to ASC-CDL correction formula.

I don't think it's really great idea to change wheels to sliders, and i don't find new tooltips any more artists friendly.

@ideasman42, is it possible to enable negative values for a particular color wheels? Afair, it was you who disabled negative values.

I'm asking once again, please stick to Blender's terminology! There are more than one developer involved in the development, and form the report it's not clear at all: (a) what area the issue is happening (b) what exact circumstances the issue is happening with. For those who didn't follow previous related report: it is about Color Balance compositor node set to ASC-CDL correction formula. I don't think it's really great idea to change wheels to sliders, and i don't find new tooltips any more artists friendly. @ideasman42, is it possible to enable negative values for a particular color wheels? Afair, it was you who disabled negative values.
Author

In #47709#362464, @Sergey wrote:

I don't think it's really great idea to change wheels to sliders, and i don't find new tooltips any more artists friendly.

The precision when operating on the wheels is somewhat needing greater digits of accuracy when operating on scene referred imagery. Perhaps the values can be expanded to greater precision?

@ideasman42, is it possible to enable negative values for a particular color wheels? Afair, it was you who disabled negative values.

@ideasman42 Any chance you can provide a method to permit negative values on a per-UI basis?

> In #47709#362464, @Sergey wrote: > > I don't think it's really great idea to change wheels to sliders, and i don't find new tooltips any more artists friendly. The precision when operating on the wheels is somewhat needing greater digits of accuracy when operating on scene referred imagery. Perhaps the values can be expanded to greater precision? > @ideasman42, is it possible to enable negative values for a particular color wheels? Afair, it was you who disabled negative values. @ideasman42 Any chance you can provide a method to permit negative values on a per-UI basis?
Campbell Barton was assigned by Sergey Sharybin 2016-05-03 17:59:18 +02:00

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Checked on making the color wheel support negative colors, however theres too many HSV/RGB conversions in our pickers code which rely on RGB being >0.0.
Committed a basis for the color which can be negative ddd6be1834

Checked on making the color wheel support negative colors, however theres too many HSV/RGB conversions in our pickers code which rely on RGB being >0.0. Committed a basis for the color which can be negative ddd6be1834
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#47709
No description provided.