blender/extern/libmv
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
..
libmv libmv: fix matrix address being printed instead of actual values 2013-10-02 10:18:43 +00:00
patches Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
third_party Update Ceres to 1.7.0 release 2013-09-05 10:48:44 +00:00
bundle.sh Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
ChangeLog Update libmv from own branch 2013-06-01 10:30:46 +00:00
CMakeLists.txt Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
files.txt Remove files unused by blender's tracker 2013-05-30 12:05:20 +00:00
libmv-capi_stub.cc Fix for plane track jittering 2013-09-30 09:35:04 +00:00
libmv-capi.cc Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
libmv-capi.h Fix for plane track jittering 2013-09-30 09:35:04 +00:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00