blender/source/gameengine/Ketsji
Campbell Barton 77ec3a1239 deprecated world settings were being used making new world's have zero gravity in the game engine.
Double checked these aren't used anymore by renaming the vars in DNA_world_types.h
2009-08-23 17:33:34 +00:00
..
KXNetwork svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22668:22701 2009-08-22 10:57:07 +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 BGE Python API 2009-02-19 13:42:07 +00:00
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 cmake cleanup (remove unused includes, make some within IF checks) 2009-08-19 07:48:56 +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 - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_CameraActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
KX_CameraIpoSGController.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 - fix for BGE warnings 2009-08-19 10:26:43 +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 - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_IpoActuator.h - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_IPOTransform.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 deprecated world settings were being used making new world's have zero gravity in the game engine. 2009-08-23 17:33:34 +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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Win64: please check my changes if you ran across them ;) But should be fine since no additional crashes were reported! 2008-08-17 17:08:00 +00:00
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 svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22704:22717 2009-08-23 07:46:34 +00:00
KX_MouseFocusSensor.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22704:22717 2009-08-23 07:46:34 +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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_PythonInit.h 2.50: 2009-06-08 20:08:19 +00:00
KX_PythonInitTypes.cpp - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_PythonInitTypes.h 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
KX_PythonSeq.cpp - fix for BGE warnings 2009-08-19 10:26:43 +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 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
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 - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_ScalarInterpolator.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22668:22701 2009-08-22 10:57:07 +00:00
KX_TouchSensor.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22668:22701 2009-08-22 10:57:07 +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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
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