Blender Git Commit Log

Git Commits -> Revision e0c7c4f

Revision e0c7c4f by Sergey Sharybin (master)
July 2, 2012, 20:38 (GMT)
Tomato: enable color management by default for Windows

This commit enables color management stuff when building on
Windows using MSVC 2008 compiler. This required some fixes
to both CMake and SCons configurations which were tested for
64bit target. Tests of 32bit target would be welcome.

Also solved compilation error caused by recently added anim
player. Not sure how to test this, but it shall at least
compile on Windows now.

Didn't test MinGW compilation at all yet, could still be buggy.

Commit Details:

Full Hash: e0c7c4fec456871a0436ca690510b1e38316b7df
SVN Revision: 48508
Parent Commit: 8d38443
Lines Changed: +22, -11

7 Modified Paths:

/build_files/scons/config/win32-vc-config.py (+1, -1) (Diff)
/build_files/scons/config/win64-vc-config.py (+1, -1) (Diff)
/CMakeLists.txt (+1, -1) (Diff)
/intern/opencolorio/CMakeLists.txt (+6, -0) (Diff)
/intern/opencolorio/SConscript (+3, -0) (Diff)
/source/blender/windowmanager/intern/wm_playanim.c (+1, -1) (Diff)
/source/creator/CMakeLists.txt (+9, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021