Campbell Barton
|
936f0388e8
|
code cleanup: some warnings and formatting for PyMethodDef's in the BGE.
|
2012-11-10 05:42:50 +00:00 |
|
Campbell Barton
|
c8c743b609
|
code cleanup: compile with clang and quiet some warnings.
|
2012-06-28 12:32:06 +00:00 |
|
Campbell Barton
|
3c8a4c458b
|
more guardedalloc use in C++, also make compositorMutex a static var, was allocated and never freed.
|
2012-06-25 10:35:24 +00:00 |
|
Brecht Van Lommel
|
0c318c4a47
|
Fix (harmless) uninitialized memory usage in BVH binning.
Fix unneeded warnings with c++ guardedalloc, delete NULL is valid.
|
2012-05-04 16:38:11 +00:00 |
|
Campbell Barton
|
4a04f72069
|
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
2011-10-23 17:52:20 +00:00 |
|
Nathan Letwory
|
56a4b21695
|
doxygen: intern/guardedalloc tagged
|
2011-02-25 11:41:12 +00:00 |
|
Nathan Letwory
|
c9d240626d
|
c++ -> C++
|
2010-10-08 20:40:42 +00:00 |
|
Campbell Barton
|
081c1205a3
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
|
Guillermo S. Romero
|
0747977317
|
SVN maintenance.
|
2009-08-18 20:24:40 +00:00 |
|
Campbell Barton
|
ede954b938
|
compile time option to override C++'s new/delete to use guardedalloc, useful for debugging. shows memory leaks very quickly. currently cmake only - WITH_CXX_GUARDEDALLOC
|
2009-08-18 15:20:29 +00:00 |
|