Blender Git Commit Log

Git Commits -> Revision a7b3d58

Revision a7b3d58 by Brecht Van Lommel (master)
December 13, 2018, 18:25 (GMT)
Fix T58014, T58650: issues with hex color and Filmic view transform.

Hex color values are now always in sRGB space, as would be expected by
most other applications. Previously they were in display space and using
the view transform.

Commit Details:

Full Hash: a7b3d58066a18c63037051477e45528380c5decf
Parent Commit: f527ce5
Lines Changed: +29, -40

5 Modified Paths:

/source/blender/editors/interface/interface.c (+0, -7) (Diff)
/source/blender/editors/interface/interface_handlers.c (+4, -2) (Diff)
/source/blender/editors/interface/interface_intern.h (+0, -1) (Diff)
/source/blender/editors/interface/interface_ops.c (+4, -2) (Diff)
/source/blender/editors/interface/interface_region_color_picker.c (+21, -28) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021