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 |
|
Chris Want
|
5e3cffc64a
|
Patch to change license to GPL only, from GSR.
|
2008-01-07 19:13:47 +00:00 |
|
Campbell Barton
|
afdd54fa37
|
moved source and text to american spelling
* colour -> color
* centre -> center
* normalise -> normalize
* modelling -> modeling
|
2007-04-04 13:18:41 +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 |
|