blender/source/gameengine/Ketsji
2010-07-13 11:14:49 +00:00
..
KXNetwork remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +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: When dynamically loading scenes (bge.logic.LibLoad()) in GLSL mode, the lights in the loaded scene would not affect the current scene and vice versa. To fix this, I've updated to merge code to update the scenes that the shaders are using to the scene being merged into. 2010-06-16 19:07:20 +00:00
BL_Material.cpp 2.50: 2009-06-08 20:08:19 +00:00
BL_Material.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
BL_Shader.cpp bugfix and cleanup 2010-04-17 15:47:00 +00:00
BL_Shader.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
BL_Texture.cpp BGE Python API 2009-02-19 13:42:07 +00:00
BL_Texture.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
CMakeLists.txt reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00
KX_ArmatureSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_ArmatureSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_BlenderMaterial.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_BlenderMaterial.h Fixing a crash created by an earlier GLSL lighting fix for dynamic loading. When implementing the fix I forgot to check for materials that did not have a blender shader (ie, non GLSL materials). 2010-07-11 09:31:19 +00:00
KX_BulletPhysicsController.cpp BGE: Optimize Soft body conversion: don't create BVH structure. 2010-02-03 21:41:03 +00:00
KX_BulletPhysicsController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_Camera.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_Camera.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_CameraActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_CameraActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_CameraIpoSGController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_CameraIpoSGController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_ClientObjectInfo.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_ConstraintActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_ConstraintActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_ConstraintWrapper.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_ConstraintWrapper.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_ConvertPhysicsObject.h reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00
KX_ConvertPhysicsObjects.cpp reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00
KX_Dome.cpp Math Lib 2009-11-10 20:43:45 +00:00
KX_Dome.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_EmptyObject.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_EmptyObject.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_GameActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_GameActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_GameObject.cpp bugfix [#21748] KX_Object scaling property not "writing" vector access .:. e.g. obj.scaling[2] = 2.0 2010-06-14 01:41:43 +00:00
KX_GameObject.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_IInterpolator.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_IPhysicsController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_IPhysicsController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_IPO_SGController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_IPO_SGController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_IpoActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_IpoActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_IPOTransform.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_IScalarInterpolator.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_ISceneConverter.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_ISystem.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_KetsjiEngine.cpp BGE Fix: [#19951] mouse over sensor is broken with letterboxing framing 2010-04-23 22:48:26 +00:00
KX_KetsjiEngine.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_Light.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_Light.h [#21261] Bugfix for dynamically loaded scenes' lights not mixing in multitexture 2010-03-10 07:41:16 +00:00
KX_LightIpoSGController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_LightIpoSGController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_MaterialIpoController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_MaterialIpoController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_MeshProxy.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_MeshProxy.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_MotionState.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_MotionState.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_MouseFocusSensor.cpp correct fsf address 2010-02-12 13:34:04 +00:00
KX_MouseFocusSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_NearSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_NearSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_ObColorIpoSGController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_ObColorIpoSGController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_ObjectActuator.cpp Merged revision 29562 from /branches/soc-2010-nexyon. 2010-06-19 10:50:23 +00:00
KX_ObjectActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_OrientationInterpolator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_OrientationInterpolator.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_ParentActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_ParentActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_PhysicsEngineEnums.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_PhysicsObjectWrapper.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_PhysicsObjectWrapper.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_PhysicsPropertiesobsolete.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_PolygonMaterial.cpp get rid of some warnings, 2010-06-05 15:31:55 +00:00
KX_PolygonMaterial.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_PolyProxy.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_PolyProxy.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_PositionInterpolator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_PositionInterpolator.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_PyConstraintBinding.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_PyConstraintBinding.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_PyMath.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_PyMath.h py api file rename 2010-04-11 12:05:27 +00:00
KX_PythonInit.cpp Merging revision 30126:30261 from trunk. 2010-07-13 11:14:49 +00:00
KX_PythonInit.h [#22177] Adding BLF to the BGE and exposing BLF_load as blf.load 2010-05-05 06:38:49 +00:00
KX_PythonInitTypes.cpp Patch #21789 - BGE Keyboard and Mouse Python types - by Mitchell Stokes(Moguri) 2010-04-17 06:52:14 +00:00
KX_PythonInitTypes.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_PythonSeq.cpp no functional changes 2010-05-16 10:09:07 +00:00
KX_PythonSeq.h Fix syntax for ID keyword. 2010-03-21 01:14:04 +00:00
KX_RadarSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_RadarSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_RayCast.cpp correct typo's 2010-04-25 15:24:18 +00:00
KX_RayCast.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_RayEventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_RayEventManager.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_RaySensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_RaySensor.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_SCA_AddObjectActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_SCA_AddObjectActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_SCA_DynamicActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_SCA_DynamicActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_SCA_EndObjectActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_SCA_EndObjectActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_SCA_ReplaceMeshActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_SCA_ReplaceMeshActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_ScalarInterpolator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_ScalarInterpolator.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_ScalingInterpolator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_ScalingInterpolator.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_Scene.cpp BGE: When dynamically loading scenes (bge.logic.LibLoad()) in GLSL mode, the lights in the loaded scene would not affect the current scene and vice versa. To fix this, I've updated to merge code to update the scenes that the shaders are using to the scene being merged into. 2010-06-16 19:07:20 +00:00
KX_Scene.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_SceneActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_SceneActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_SG_BoneParentNodeRelationship.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_SG_BoneParentNodeRelationship.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_SG_NodeRelationships.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_SG_NodeRelationships.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_SoundActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_SoundActuator.h Audaspace: 2010-07-09 12:35:40 +00:00
KX_StateActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_StateActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_TimeCategoryLogger.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_TimeCategoryLogger.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_TimeLogger.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_TimeLogger.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_TouchEventManager.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_TouchEventManager.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_TouchSensor.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_TouchSensor.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_TrackToActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_TrackToActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_VehicleWrapper.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_VehicleWrapper.h option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
KX_VertexProxy.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_VertexProxy.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_VisibilityActuator.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_VisibilityActuator.h correct fsf address 2010-02-12 13:34:04 +00:00
KX_WorldInfo.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_WorldInfo.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_WorldIpoController.cpp remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
KX_WorldIpoController.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
Makefile Add include path to find BLO_readfile.h. 2009-11-16 00:44:07 +00:00
SConscript reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00