Go to file
Sergey Sharybin 49bc310671 Move guarded objetc allocation to a guardedalloc header
Also made libmv-capi use guarded objetc allocation.
Run into some suspecious cases when it was not so
clear whether memory is being freed or not.

Now we'll know for sure whether there're leaks or not :)

Having this macros in a guardedalloc header helps
using them in other areas (for now it's OCIO and libmv,
but in the future it'll be more places).
2013-10-09 08:46:02 +00:00
build_files Fix for conf instructions for scons... 2013-10-07 07:42:00 +00:00
doc Fix broken example, reported by Codemanx on IRC, thanks. 2013-09-29 14:57:47 +00:00
extern Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
intern Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
release Check the node Add operator's type property before attempting to create a new node. This prevents python exceptions when calling it from the search menu, where the node type is unspecified. 2013-10-06 10:49:40 +00:00
source style cleanup 2013-10-09 05:59:35 +00:00
CMakeLists.txt Photoshop PSD support 2013-10-08 21:17:24 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
SConstruct Photoshop PSD support 2013-10-08 21:17:24 +00:00