Files
test2/release/scripts/ui
Campbell Barton f801b2bcba bugfix [#23406] DPX Images load darker then saved, UI broken.
- a linear float buffer was being created and saved into a non-linear DPX/Cineon file.
- removed the UI since the settings are not used at the moment.

added a utility function IMB_float_profile_ensure(), which returns a float buffer in the requested profile, using the existing if needed or returning an allocated buffer if the profile is different to that of the ImBuf. - Useful this case where the save function has its own linear setting.
2010-12-01 02:54:10 +00:00
..
2010-09-07 15:17:42 +00:00
2010-11-16 13:25:21 +00:00
2010-09-07 15:17:42 +00:00
2010-11-07 20:48:09 +00:00
2010-09-07 15:17:42 +00:00
2010-09-07 15:17:42 +00:00
2010-11-28 18:23:21 +00:00
2010-09-07 15:17:42 +00:00
2010-11-28 18:22:23 +00:00