Blender Git Loki
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