Go to file
2012-09-13 00:46:50 +00:00
build_files Cleanup for OSL linking in cmake: Move cmake OSL library search and path definition from the cycles macro file to the top-level CMakeLists.txt. This makes the OSL_LIBRARIES and other variables accessible throughout Blender cmake scripts and especially in the creator module for linking libraries. 2012-09-10 06:18:20 +00:00
doc uncomment data identifiers from sphinx docs (own error made r41509) 2012-09-03 02:08:56 +00:00
extern Fix libmv build on OS X with 10.5 SDK. The tr1::unordered_map implementation 2012-09-11 11:54:10 +00:00
intern Attempted fix for #32415: tighten up cycles opencl initialization checks to try to 2012-09-12 11:25:47 +00:00
release modifications needed to get a URL from an RNA id from the testing script 2012-09-13 00:26:01 +00:00
source BGE: LibLoaded sensors that made use of physics controllers (touch, collision) could cause various physics problems (like infinite loops in Bullet, etc). This happened because their KX_TouchEventManagers were merged prior to having their physics controllers merged, which has now been fixed. Thanks to Kupoman for hunting down the fix! 2012-09-13 00:46:50 +00:00
CMakeLists.txt OSL cmake cleanup: 2012-09-10 08:38:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile for the default make/cmake wrapper, use ../build_os rather then ../build/os 2012-08-15 22:59:23 +00:00
SConstruct add back datatoc, use this instead of cmake script which was too slow. 2012-08-11 16:25:31 +00:00