Go to file
Ton Roosendaal 11920f7880 Bugfix #26195
When rendering, during processing scene data, drawing in 3d window
is now locked. Can get extended to more areas in UI easily.

At least this solves all crashes with conflicting memory access in
render && 3d drawing. Deleting objects via operators or delete 
modifiers isn't locked yet.

Also fixed: crash on quitting a renderwindow when it was rendering.
2011-03-25 17:11:32 +00:00
build_files include gcc builtin defines in qtcreator project file (__VERSION__, __x86_64__, __linux__ etc) 2011-03-25 12:42:33 +00:00
doc fix [#25688] undocumted functions in pyapi 2011-03-22 04:28:51 +00:00
extern remove constructors, they cause compile errors under Fedora 2011-03-22 16:30:46 +00:00
intern dont return a system path if cmake's 'WITH_INSTALL_PORTABLE' is enabled. this way portable builds wont find scripts in /usr/share. 2011-03-25 05:23:58 +00:00
release Graph Editor: Euler Filter ported from Py to C 2011-03-25 03:58:21 +00:00
source Bugfix #26195 2011-03-25 17:11:32 +00:00
CMakeLists.txt dont return a system path if cmake's 'WITH_INSTALL_PORTABLE' is enabled. this way portable builds wont find scripts in /usr/share. 2011-03-25 05:23:58 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Add buildslave target for builder.blender.org integration 2011-03-22 10:26:53 +00:00