tornavis/source/blender
Janne Karhu 47d2353f26 Fix for [#26205] Crash when duplicating window
* Timeline duplication code freed the original time caches too.
2011-02-25 08:40:57 +00:00
..
avi Clean up headers a bit more. 2011-02-23 18:03:40 +00:00
blenfont doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
blenkernel Fixed memory leak in group nodes. Only buffers from exposed sockets should remain after group execution. 2011-02-24 15:48:09 +00:00
blenlib patch [#26187] Cleaning #include <malloc.h> 2011-02-24 14:05:41 +00:00
blenloader Fix for [#26197] High resolution smoke cache not available due to pointcache update. Please reset the simulation. 2011-02-24 13:37:53 +00:00
blenpluginapi doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
collada doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
editors Fix for [#26205] Crash when duplicating window 2011-02-25 08:40:57 +00:00
gpu since the introduction of 'newbump' blender 2011-02-23 11:58:36 +00:00
ikplugin doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
imbuf doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
makesdna Fix for [#26197] High resolution smoke cache not available due to pointcache update. Please reset the simulation. 2011-02-24 13:37:53 +00:00
makesrna Fix for [#26133] Explode modifier doesn't care about UVs (Option "split edges") 2011-02-23 19:29:59 +00:00
modifiers remove unused vars. 2011-02-24 05:41:03 +00:00
nodes The material "Dynamic" node (disabled anyway) had incomplete base type initialization, which made it appear as an empty item in the input node category. 2011-02-23 13:50:41 +00:00
python remove warning left in by mistake and comment unused function. 2011-02-25 02:27:54 +00:00
quicktime doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
readblenfile doxygen: prevent GPL license block from being parsed as doxygen comment. 2011-02-23 10:52:22 +00:00
render doxygen: some more license block fixes. 2011-02-23 23:22:25 +00:00
windowmanager internal operator/wm/macro function: dont crash if operators are not found (warning will be printed). 2011-02-25 04:15:45 +00:00
CMakeLists.txt cmake was using dna source list with the variable out of scope, possibly causing dependency problems. 2011-02-22 06:23:07 +00:00
SConscript build options to disable image formats WITH_CINEON, WITH_HDR. 2010-08-03 11:25:34 +00:00