Go to file
Brecht Van Lommel 623f3b3e3a Fix/workaround for cycles crash when enabling it for preview renders.
Problem is that preview render database is being used, but the new datablock
function still uses G.main, and the mesh was being added to one database but
(attempted to be) removed from another. The proper fix would get rid of the
globals here, will look into that later.
2013-01-24 16:20:43 +00:00
build_files fix for missing initialization of vert data in ccgDM_copyFinalVertArray 2013-01-24 09:36:22 +00:00
doc correct addon tutorial section on keymap register/unregister and add label next to image color-depth option. 2013-01-22 06:41:12 +00:00
extern add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system. 2013-01-03 00:23:52 +00:00
intern Added some code which helps troubleshooting issues caused by 2013-01-24 08:14:05 +00:00
release add 'deform - integrate' option to mesh-cache, 2013-01-24 04:02:30 +00:00
source Fix/workaround for cycles crash when enabling it for preview renders. 2013-01-24 16:20:43 +00:00
CMakeLists.txt Dosvidanya, old compositor! 2013-01-14 15:53:17 +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 revert scons fix, it is necessary after all 2013-01-22 14:25:20 +00:00