blender/source/gameengine/Converter
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
..
BL_ActionActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
BL_ActionActuator.h svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20937:21899 2009-07-25 20:59:09 +00:00
BL_ArmatureObject.cpp - fix for BGE warnings 2009-08-19 10:26:43 +00:00
BL_ArmatureObject.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_BlenderDataConversion.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
BL_BlenderDataConversion.h remove more unneeded args, also allow ipo to animate the ref value for KX_BlenderMaterial's 2009-07-31 09:05:13 +00:00
BL_DeformableGameObject.cpp 2.50: 2009-06-08 20:08:19 +00:00
BL_DeformableGameObject.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_MeshDeformer.cpp 2.50: 2009-06-08 20:08:19 +00:00
BL_MeshDeformer.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_ModifierDeformer.cpp 2.50: 2009-06-08 20:08:19 +00:00
BL_ModifierDeformer.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_ShapeActionActuator.cpp remove python2.x support 2009-08-10 00:07:34 +00:00
BL_ShapeActionActuator.h BGE Python API 2009-06-28 11:22:26 +00:00
BL_ShapeDeformer.cpp - fix for BGE warnings 2009-08-19 10:26:43 +00:00
BL_ShapeDeformer.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_SkinDeformer.cpp 2.50: 2009-06-08 20:08:19 +00:00
BL_SkinDeformer.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_SkinMeshObject.cpp remove some unused function args 2009-07-30 21:42:29 +00:00
BL_SkinMeshObject.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
BlenderWorldInfo.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
BlenderWorldInfo.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_BlenderScalarInterpolator.cpp - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_BlenderScalarInterpolator.h - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_BlenderSceneConverter.cpp svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22625:22668 2009-08-21 03:09:27 +00:00
KX_BlenderSceneConverter.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_ConvertActuators.cpp 2.5 audio cleanup: 2009-08-10 15:39:11 +00:00
KX_ConvertActuators.h 2.50: 2009-06-08 20:08:19 +00:00
KX_ConvertControllers.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_ConvertControllers.h 2.50: 2009-06-08 20:08:19 +00:00
KX_ConvertProperties.cpp 2.50: 2009-06-08 20:08:19 +00:00
KX_ConvertProperties.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
KX_ConvertSensors.cpp svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22704:22717 2009-08-23 07:46:34 +00:00
KX_ConvertSensors.h remove more unneeded args, also allow ipo to animate the ref value for KX_BlenderMaterial's 2009-07-31 09:05:13 +00:00
KX_IpoConvert.cpp - fix for BGE warnings 2009-08-19 10:26:43 +00:00
KX_IpoConvert.h BGE patch: approve patch #17312: Multiple material IPOs per mesh in BGE. 2008-07-25 13:45:57 +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