Blender Git Loki
Git Commits -> Revision b54528f
Revision b54528f by Philipp Oeser (master) August 2, 2019, 08:09 (GMT) |
BrightContrast not working correctly with negative contrast followup to rB8dd95abb2ff9 (which fixed this for the Compositor node), turns out this was also wrong for the VSE modifier and in vertex color operator. - also adjust min/max for VSE modifier - also guard against division by zero Reviewers: brecht Maniphest Tasks: T67808 Differential Revision: https://developer.blender.org/D5398 |
Commit Details:
Full Hash: b54528fa1ed49625a8988bbd9c6191f844231e47
Parent Commit: 31da393
Lines Changed: +12, -10