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
|
e957b12f0e
|
Frustum sphere culling.
Do a sphere<->camera sphere and a sphere<->frustum before the box<->frustum test.
|
2004-05-21 09:21:15 +00:00 |
|
Kester Maddock
|
c50055204d
|
SceneGraph support for bounding boxs
|
2004-05-16 12:54:44 +00:00 |
|