Blender Git Commit Log

Git Commits -> Revision f4817e3

Revision f4817e3 by Sergey Sharybin (master)
September 5, 2012, 11:42 (GMT)
Color Management: sequencer's scopes now works in display space

Added utility function to apply display transformation on image buffer's
float array which is currently only used by sequencer's scopes.

This function is multithreaded, but scopes should be improved further
since currently they're being recalculated from scratch on every draw.

Commit Details:

Full Hash: f4817e316e79992a870690b6984e952de0bff18a
SVN Revision: 50414
Parent Commit: 3963425
Lines Changed: +104, -42

3 Modified Paths:

/source/blender/editors/space_sequencer/sequencer_draw.c (+29, -21) (Diff)
/source/blender/imbuf/IMB_colormanagement.h (+12, -8) (Diff)
/source/blender/imbuf/intern/colormanagement.c (+63, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021