Campbell Barton
|
2fb8292005
|
style cleanup
|
2012-09-16 04:58:18 +00:00 |
|
Campbell Barton
|
cc0784c1b9
|
optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro.
|
2012-06-25 09:14:37 +00:00 |
|
Campbell Barton
|
b8e019d839
|
use __ prefix on header guards to avoid mixing up defines with api functions / classes.
|
2012-02-23 10:41:31 +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
|
5138615554
|
doxygen: entries for blenderroutines, converter, expressions, gamelogic, gameplayer, ketsji
|
2011-02-22 10:33:14 +00:00 |
|
Campbell Barton
|
ed338da8c9
|
- WITH_CXX_GUARDEDALLOC working again
- CMake building without python or fluidsim working again (broke in recent commit)
- remove BLI_short_filename(), it wasnt used anywhere.
|
2010-06-06 01:15:44 +00:00 |
|
Campbell Barton
|
081c1205a3
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
|
Campbell Barton
|
14d33b3c1f
|
BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage.
* off by default.
* new/delete are at the bottom of each class
* python BGE objects have the new/delete in the Py_Header macro.
|
2009-08-18 15:37:31 +00:00 |
|
Brecht Van Lommel
|
874c29cea8
|
2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD
Notes:
* blenderbuttons and ICON_SNAP_PEEL_OBJECT were not merged.
|
2009-04-20 15:06:46 +00:00 |
|
Chris Want
|
5d0a207ecb
|
Patch from GSR that a) fixes a whole bunch of GPL/BL license
blocks that were previously missed; and b) greatly increase my
ohloh stats!
|
2008-04-16 22:40:48 +00:00 |
|
Chris Want
|
5e3cffc64a
|
Patch to change license to GPL only, from GSR.
|
2008-01-07 19:13:47 +00:00 |
|
Kester Maddock
|
2ac1ef13e2
|
Added bone parent relationship.
|
2005-04-23 11:36:44 +00:00 |
|