Page MenuHome

Fix Luma Matte Node not allowing displaying display referred values
ClosedPublic

Authored by Aaron Carlisle (Blendify) on Dec 30 2017, 11:19 PM.

Details

Summary

Partial fix of T47212

This patch also allows the selection of negative values not that this comes up often in a typical workflow but can happen on color space conversions or when people set negative luminance values in the UI.

Test file:

Diff Detail

Event Timeline

Aaron Carlisle (Blendify) edited the summary of this revision. (Show Details)

Fix wrong max ui max value

Looks fine to me, but remove the calls to RNA_def_property_range since they are just setting the default again.

Remove calls to RNA_def_property_range

This revision is now accepted and ready to land.Jan 1 2018, 3:19 AM
This revision was automatically updated to reflect the committed changes.