.. |
KXNetwork
|
rename blenderlib to blender_add_lib
|
2010-12-22 23:09:30 +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
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
BL_Shader.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
BL_Texture.cpp
|
Reverting revision 33120, which added vram monitoring. The method used had some problems (especially in the freeing function). I will research an alternative solution and submit it to the tracker.
|
2010-11-24 06:27:07 +00:00 |
BL_Texture.h
|
Reverting revision 33120, which added vram monitoring. The method used had some problems (especially in the freeing function). I will research an alternative solution and submit it to the tracker.
|
2010-11-24 06:27:07 +00:00 |
CMakeLists.txt
|
rename blenderlib to blender_add_lib
|
2010-12-22 23:09:30 +00:00 |
KX_ArmatureSensor.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_ArmatureSensor.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_BlenderMaterial.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_BlenderMaterial.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_BulletPhysicsController.cpp
|
enable building the game engine without bullet for scons & cmake
|
2010-10-10 07:01:56 +00:00 |
KX_BulletPhysicsController.h
|
enable building the game engine without bullet for scons & cmake
|
2010-10-10 07:01:56 +00:00 |
KX_Camera.cpp
|
Changing KX_Camera.perspective didn't actually change the camera's perspective because the camera's matrix was cached. The setter for KX_Camera.perspective now invalidates the camera's matrix so it's recomputed with the change.
|
2010-11-21 01:55:08 +00:00 |
KX_Camera.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_CameraActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_CameraActuator.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_ConstraintActuator.h
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
KX_ConstraintWrapper.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_ConstraintWrapper.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_ConvertPhysicsObject.h
|
enable building the game engine without bullet for scons & cmake
|
2010-10-10 07:01:56 +00:00 |
KX_ConvertPhysicsObjects.cpp
|
Quiet compiler warnings.
|
2010-10-20 12:33:00 +00:00 |
KX_Dome.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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_FontObject.cpp
|
minor warnings removed.
|
2010-12-17 16:05:40 +00:00 |
KX_FontObject.h
|
SVN maintenance.
|
2010-12-16 19:05:47 +00:00 |
KX_GameActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_GameActuator.h
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
KX_GameObject.cpp
|
Patch:[#25163] BGE support for Blender Font objects - unicode support
|
2010-12-16 10:25:41 +00:00 |
KX_GameObject.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
update for MingW/CMake
|
2010-09-15 16:13:32 +00:00 |
KX_IPO_SGController.h
|
- WITH_CXX_GUARDEDALLOC working again
|
2010-06-06 01:15:44 +00:00 |
KX_IpoActuator.cpp
|
BGE BugFix: [#21246] Some values for ipoactuator.frameEnd and frameStart make ipo not play the first time
|
2010-12-07 01:54:25 +00:00 |
KX_IpoActuator.h
|
BGE BugFix: [#21246] Some values for ipoactuator.frameEnd and frameStart make ipo not play the first time
|
2010-12-07 01:54:25 +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
|
Patch:[#25163] BGE support for Blender Font objects - unicode support
|
2010-12-16 10:25:41 +00:00 |
KX_KetsjiEngine.h
|
Patch:[#25163] BGE support for Blender Font objects - unicode support
|
2010-12-16 10:25:41 +00:00 |
KX_Light.cpp
|
- added GCC warning -Wstrict-prototypes
|
2010-12-03 12:30:59 +00:00 |
KX_Light.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_MeshProxy.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_MouseFocusSensor.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_NearSensor.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_NearSensor.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_ObjectActuator.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_ParentActuator.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PhysicsEngineEnums.h
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
KX_PhysicsObjectWrapper.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PhysicsObjectWrapper.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PhysicsPropertiesobsolete.h
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
KX_PolygonMaterial.cpp
|
patch #24737] PyCObject depreciated in py3k [patch]
|
2010-11-16 02:18:50 +00:00 |
KX_PolygonMaterial.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PolyProxy.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PolyProxy.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PyConstraintBinding.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PyMath.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PyMath.h
|
bugfix [#24967] bge.KX_GameObject.worldAngularVelocity does not work, breaks mathutils somehow
|
2010-12-06 08:29:41 +00:00 |
KX_PythonInit.cpp
|
renaming blf_api.h to blf_py_api.h
|
2010-12-09 17:31:42 +00:00 |
KX_PythonInit.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PythonInitTypes.cpp
|
Patch:[#25163] BGE support for Blender Font objects - unicode support
|
2010-12-16 10:25:41 +00:00 |
KX_PythonInitTypes.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PythonSeq.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_PythonSeq.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_RadarSensor.cpp
|
BGE Bugfix: [#24926] Sensor 'Radar' les axes X+ et Y+ ont été inversé. (oui, a french bug report :)
|
2010-11-26 03:37:08 +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
|
BGE Bugfix: [#24926] Sensor 'Radar' les axes X+ et Y+ ont été inversé. (oui, a french bug report :)
|
2010-11-26 03:37:08 +00:00 |
KX_RaySensor.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_SCA_AddObjectActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_SCA_AddObjectActuator.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_SCA_DynamicActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_SCA_DynamicActuator.h
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
KX_SCA_EndObjectActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_SCA_EndObjectActuator.h
|
correct fsf address
|
2010-02-12 13:34:04 +00:00 |
KX_SCA_ReplaceMeshActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_SCA_ReplaceMeshActuator.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
Patch:[#25163] BGE support for Blender Font objects - unicode support
|
2010-12-16 10:25:41 +00:00 |
KX_Scene.h
|
Patch:[#25163] BGE support for Blender Font objects - unicode support
|
2010-12-16 10:25:41 +00:00 |
KX_SceneActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_SceneActuator.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_SoundActuator.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_StateActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
update for MingW/CMake
|
2010-09-15 16:13:32 +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
|
update for MingW/CMake
|
2010-09-15 16:13:32 +00:00 |
KX_TouchEventManager.cpp
|
Quiet compiler warnings.
|
2010-10-20 12:33:00 +00:00 |
KX_TouchEventManager.h
|
- WITH_CXX_GUARDEDALLOC working again
|
2010-06-06 01:15:44 +00:00 |
KX_TouchSensor.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_TouchSensor.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_TrackToActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_TrackToActuator.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_VehicleWrapper.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_VehicleWrapper.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_VertexProxy.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_VertexProxy.h
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +00:00 |
KX_VisibilityActuator.cpp
|
rename and negate DISABLE_PYTHON --> WITH_PYTHON
|
2010-10-31 04:11:39 +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
|
Patch:[#25163] BGE support for Blender Font objects - unicode support
|
2010-12-16 10:25:41 +00:00 |
SConscript
|
Patch:[#25163] BGE support for Blender Font objects - unicode support
|
2010-12-16 10:25:41 +00:00 |