blender/source/gameengine/Ketsji
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
..
KXNetwork remove python2.x support 2009-08-10 00:07:34 +00:00
BL_BlenderShader.cpp 2.5: Update GPU module to deal with removed G_TEXTUREPAINT 2009-08-16 20:14:49 +00:00
BL_BlenderShader.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
BL_Material.cpp 2.50: 2009-06-08 20:08:19 +00:00
BL_Material.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
BL_Shader.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
BL_Shader.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
BL_Texture.cpp
BL_Texture.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
CMakeLists.txt - remove UNSET becuase it only works with newer versions of cmake, 2009-08-15 13:30:28 +00:00
KX_BlenderMaterial.cpp 2.5: Update GPU module to deal with removed G_TEXTUREPAINT 2009-08-16 20:14:49 +00:00
KX_BlenderMaterial.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_BulletPhysicsController.cpp BGE bug #18931: YoFrankie bug in 249-trunk (works in 248). 2009-06-17 06:54:35 +00:00
KX_BulletPhysicsController.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_Camera.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_Camera.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_CameraActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_CameraActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_CameraIpoSGController.cpp
KX_CameraIpoSGController.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_ClientObjectInfo.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_ConstraintActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_ConstraintActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_ConstraintWrapper.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_ConstraintWrapper.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_ConvertPhysicsObject.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r21899:21908 2009-07-25 23:16:45 +00:00
KX_ConvertPhysicsObjects.cpp svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r21899:21908 2009-07-25 23:16:45 +00:00
KX_Dome.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_Dome.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_EmptyObject.cpp
KX_EmptyObject.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_GameActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_GameActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_GameObject.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_GameObject.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22130:22205 2009-08-04 05:34:21 +00:00
KX_IInterpolator.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_IPhysicsController.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_IPhysicsController.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_IPO_SGController.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_IPO_SGController.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_IpoActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_IpoActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_IPOTransform.h
KX_IScalarInterpolator.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_ISceneConverter.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_ISystem.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_KetsjiEngine.cpp 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
KX_KetsjiEngine.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_Light.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_Light.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_LightIpoSGController.cpp
KX_LightIpoSGController.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_MaterialIpoController.cpp
KX_MaterialIpoController.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_MeshProxy.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_MeshProxy.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r21899:21908 2009-07-25 23:16:45 +00:00
KX_MotionState.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_MotionState.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_MouseFocusSensor.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_MouseFocusSensor.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_NearSensor.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_NearSensor.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22075:22099 2009-07-31 23:42:22 +00:00
KX_ObColorIpoSGController.cpp
KX_ObColorIpoSGController.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_ObjectActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_ObjectActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_OrientationInterpolator.cpp
KX_OrientationInterpolator.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_ParentActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_ParentActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_PhysicsEngineEnums.h
KX_PhysicsObjectWrapper.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_PhysicsObjectWrapper.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_PhysicsPropertiesobsolete.h
KX_PolygonMaterial.cpp 2.5: Update GPU module to deal with removed G_TEXTUREPAINT 2009-08-16 20:14:49 +00:00
KX_PolygonMaterial.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_PolyProxy.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_PolyProxy.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_PositionInterpolator.cpp
KX_PositionInterpolator.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_PyConstraintBinding.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_PyConstraintBinding.h
KX_PyMath.cpp Python API 2009-06-30 00:42:17 +00:00
KX_PyMath.h BGE PyAPI support for subclassing any BGE game type from python, scripters define extra functions on gameObjects. 2009-06-29 12:06:46 +00:00
KX_PythonInit.cpp 2.5: Game Engine 2009-08-18 15:27:48 +00:00
KX_PythonInit.h 2.50: 2009-06-08 20:08:19 +00:00
KX_PythonInitTypes.cpp 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
KX_PythonInitTypes.h
KX_PythonSeq.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_PythonSeq.h 2.50: 2009-06-08 20:08:19 +00:00
KX_RadarSensor.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_RadarSensor.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22075:22099 2009-07-31 23:42:22 +00:00
KX_RayCast.cpp
KX_RayCast.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_RayEventManager.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_RayEventManager.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_RaySensor.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_RaySensor.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_SCA_AddObjectActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_SCA_AddObjectActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_SCA_DynamicActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_SCA_DynamicActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_SCA_EndObjectActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_SCA_EndObjectActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_SCA_ReplaceMeshActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_SCA_ReplaceMeshActuator.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r21908:22075 2009-07-31 00:42:10 +00:00
KX_ScalarInterpolator.cpp
KX_ScalarInterpolator.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_ScalingInterpolator.cpp
KX_ScalingInterpolator.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_Scene.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_Scene.h 2.5: Sound branch merge! 2009-08-09 21:16:39 +00:00
KX_SceneActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_SceneActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_SG_BoneParentNodeRelationship.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_SG_BoneParentNodeRelationship.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_SG_NodeRelationships.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_SG_NodeRelationships.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_SoundActuator.cpp 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
KX_SoundActuator.h 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
KX_StateActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_StateActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_TimeCategoryLogger.cpp
KX_TimeCategoryLogger.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_TimeLogger.cpp
KX_TimeLogger.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_TouchEventManager.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_TouchEventManager.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_TouchSensor.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_TouchSensor.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_TrackToActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_TrackToActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_VehicleWrapper.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_VehicleWrapper.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_VertexProxy.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_VertexProxy.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_VisibilityActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
KX_VisibilityActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_WorldInfo.cpp
KX_WorldInfo.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
KX_WorldIpoController.cpp
KX_WorldIpoController.h BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_mallocN for better tracking memory usage. 2009-08-18 15:37:31 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript Stop changing the includes! 2009-08-10 19:22:50 +00:00