Nathan Letwory
|
79f79e0cac
|
doxygen: BGE Network, Physics, Rasterizer
|
2011-02-22 12:42:55 +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 |
|
Benoit Bolsee
|
b45ab480e0
|
BGE: dynamic loading patch commited. API and demo files available here: https://projects.blender.org/tracker/?func=detail&aid=19492&group_id=9&atid=127
|
2009-11-15 23:58:56 +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 |
|