Go to file
Antony Riakiotakis 0fb3ef7fd8 CMake:
*Remove WITH_MINGW64 option, automatically test for presence of __MINGW64__ definition instead to determine presence of MinGW32/64.
*Placeholder for LLVM libraries (Compiled locally but still crashing on render due to thread issue).
2012-12-09 01:42:26 +00:00
build_files Make installation of some libs off by default (use --with-all option to re-enable them). Currently affected libs: 2012-12-05 11:58:38 +00:00
doc Add 2 documents to the python api reference. 2012-12-07 05:27:09 +00:00
extern Camera tracking: fixed type in camera intrinsics update function 2012-12-07 13:47:35 +00:00
intern Fix missing mapping and influence panel for particles when cycles is selected 2012-12-07 11:30:40 +00:00
release fix [#33431] Impossible to add "None" string to a property 2012-12-08 09:43:02 +00:00
source bmesh toolflags would use BLI_MEMPOOL_SYSMALLOC when reducing layers only (would use MEM_mallocN in one case but malloc in another). better use blenders MEM_mallocN for both. 2012-12-08 13:15:04 +00:00
CMakeLists.txt CMake: 2012-12-09 01:42:26 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Fix scons not installing closure/ directory for runtime compiles of CUDA kernel. 2012-12-03 16:51:05 +00:00