blender/intern
Brecht Van Lommel 22fdc63b86 Color management: fix crashes and memory leaks when using custom OCIO configuration
Also fix some missing color spaces when loading some OCIO configurations, by falling
back to scene linear if role is not found. There can still be some errors in the
console, need to check this further.

http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.64/Color_Management#OpenColorIO_Configuration
2012-09-18 19:20:26 +00:00
..
audaspace style cleanup 2012-09-16 04:58:18 +00:00
bsp Code cleanup: 2012-08-04 11:42:38 +00:00
container style cleanup 2012-08-11 22:12:32 +00:00
cycles Revert r50528: "Performance fix for Cycles: Don't wait in the main UI thread when resetting devices." 2012-09-17 12:07:06 +00:00
decimation style cleanup 2012-07-21 22:58:08 +00:00
dualcon code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarations 2012-09-16 00:26:36 +00:00
elbeem Fix compile errors on VC++ 2012 RC1. 2012-07-27 18:18:13 +00:00
ffmpeg Use own version of ff_update_cur_dts for FFmpeg >= 0.11, seems 2012-06-25 07:14:21 +00:00
ghost code cleanup: warnings 2012-09-18 03:15:12 +00:00
guardedalloc code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines is now unused but keep incase we want to add defines there later. 2012-09-03 22:04:14 +00:00
iksolver fix for error in recent commit (made function static that shouldn't have been), add extra gcc warnings to cmake. 2012-09-16 01:35:00 +00:00
itasc Fix some warnings treated as errors here. 2012-09-16 12:33:39 +00:00
memutil code cleanup: warning and style 2012-09-17 22:34:42 +00:00
mikktspace quiet -Wmissing-prototypes warnings, and enable this warning by default for C with gcc. 2012-09-15 01:52:28 +00:00
moto Cycles: svn merge -r41225:41232 ^/trunk/blender 2011-10-24 22:32:00 +00:00
opencolorio Color management: fix crashes and memory leaks when using custom OCIO configuration 2012-09-18 19:20:26 +00:00
opennl Fix #32402: live unwrap memory leak, more noticeable if you have many UV's pinned. 2012-08-30 17:42:08 +00:00
raskter code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarations 2012-09-16 00:26:36 +00:00
smoke code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarations 2012-09-16 00:26:36 +00:00
string use the format attribute in more places, disable X11 options when building with GHOST_SDL 2012-09-16 10:39:19 +00:00
utfconv code cleanup: quiet some windows warnings. 2012-09-15 04:57:51 +00:00
CMakeLists.txt Color Management, Stage 1: Initial OpenColorIO library integration 2012-09-15 10:03:17 +00:00
SConscript Color Management, Stage 1: Initial OpenColorIO library integration 2012-09-15 10:03:17 +00:00