blender/intern
Sergey Sharybin 3337887fd1 Debug option for guarded allocation: store name of original datablock
when using MEM_dupallocN. This helps figuring out issues with non-freed
dup_alloc blocks,

Simply enable DEBUG_MEMDUPLINAME in mallocn.c file.
2012-07-24 15:17:03 +00:00
..
audaspace code cleanup: remove Python.h include from blenkernel. 2012-07-04 20:13:39 +00:00
boolop Boolean modifier: prevent crashes when carve returns bad topology 2012-07-21 19:19:45 +00:00
bsp code cleanup: spelling 2012-07-16 23:23:33 +00:00
container style cleanyp 2012-06-23 23:22:19 +00:00
cycles add prints for texture loading (we're running into texture limit a lot so its handy to see whats actually loading from the blend files) 2012-07-24 13:01:55 +00:00
decimation style cleanup 2012-07-21 22:58:08 +00:00
dualcon code cleanup: spelling 2012-07-16 23:23:33 +00:00
elbeem style cleanup: 2012-06-17 09:58:26 +00:00
ffmpeg Use own version of ff_update_cur_dts for FFmpeg >= 0.11, seems 2012-06-25 07:14:21 +00:00
ghost Removed nested comment, which causes compiler errors. 2012-07-22 11:21:36 +00:00
guardedalloc Debug option for guarded allocation: store name of original datablock 2012-07-24 15:17:03 +00:00
iksolver unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
itasc code cleanup: replace cos(M_PI / 4) and sin(M_PI / 4) with M_SQRT1_2 define 2012-07-22 18:40:50 +00:00
memutil Improved cache management for movie clips from tomato branch 2012-07-10 14:43:50 +00:00
mikktspace style cleanup 2012-06-06 22:38:39 +00:00
moto Cycles: svn merge -r41225:41232 ^/trunk/blender 2011-10-24 22:32:00 +00:00
opennl Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
raskter code cleanup: spelling 2012-07-16 23:23:33 +00:00
smoke code cleanup: spelling 2012-07-16 23:23:33 +00:00
string style cleanup 2012-07-01 09:54:44 +00:00
utfconv style cleanup 2012-07-01 09:54:44 +00:00
CMakeLists.txt mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00
SConscript mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and myself. 2012-06-04 16:42:58 +00:00