Go to file
Campbell Barton 72499b070a own recent commits caused crash with the grease pencil in camera view, always pass rv3d argument now.
also found a bug where hex_to_rgb could use un-initialized memory.
2011-05-26 23:29:40 +00:00
build_files update to build system excluding parts of the python bundle. 2011-05-26 11:45:25 +00:00
doc correct spelling error and some pep8 changes. 2011-05-26 09:33:51 +00:00
extern fix transform code using a node space as an image space, accessing unallocated memory. 2011-05-02 05:24:59 +00:00
intern == FFMPEG == 2011-05-26 21:57:02 +00:00
release use a dynamic enum for addons, annoyingly the enum was being generated from python for each of the addon buttons (~14 times per draw) which was noticeably slow, so disabling 'expand' for now. 2011-05-26 18:11:59 +00:00
source own recent commits caused crash with the grease pencil in camera view, always pass rv3d argument now. 2011-05-26 23:29:40 +00:00
CMakeLists.txt fix for option WITH_CXX_GUARDEDALLOC with msvc 2011-05-24 06:44:39 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile - background job style cleanup. 2011-04-10 15:24:05 +00:00
SConstruct Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00