blender/source/gameengine/Ketsji
Campbell Barton 8268a4be71 most unused arg warnings corrected.
- removed deprecated bitmap arg from IMB_allocImBuf (plugins will need updating).
- mostly tagged UNUSED() since some of these functions look like they may need to have the arguments used later.
2010-10-16 14:32:17 +00:00
..
KXNetwork - added back zlib include (needed for win32). 2010-09-07 01:13:10 +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 most unused arg warnings corrected. 2010-10-16 14:32:17 +00:00
BL_Texture.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
CMakeLists.txt enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +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 own rna naming commits r31439 r31472 also renamed BGE vars unintentionally 2010-08-26 23:49:46 +00:00
KX_BlenderMaterial.h Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +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 Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +00:00
KX_Camera.h from Luca's recent commit noticed there are more typo's: lenght -> length 2010-07-25 01:45:53 +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 Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +00:00
KX_ConstraintWrapper.h Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +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 enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00
KX_Dome.cpp Fix attribution, as noticed by Dalai Felinto. 2010-10-03 16:39:07 +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 BGE object.life - gives you the life countdown for temporary objects. 2010-10-11 10:47:20 +00:00
KX_GameObject.h BGE object.life - gives you the life countdown for temporary objects. 2010-10-11 10:47:20 +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 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 update for MingW/CMake 2010-09-15 16:13:32 +00:00
KX_KetsjiEngine.h bugfix [#23148] "ImportError: __import__ not found" on changing Render FPS 2010-08-05 03:25:45 +00:00
KX_Light.cpp enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +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 update for MingW/CMake 2010-09-15 16:13:32 +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 Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +00:00
KX_PolygonMaterial.h - WITH_CXX_GUARDEDALLOC working again 2010-06-06 01:15:44 +00:00
KX_PolyProxy.cpp Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +00:00
KX_PolyProxy.h Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +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 update for MingW/CMake 2010-09-15 16:13:32 +00:00
KX_PyMath.h py api file rename 2010-04-11 12:05:27 +00:00
KX_PythonInit.cpp building without python works again for the BGE 2010-10-10 20:59:30 +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 spelling correction: alredy --> already 2010-07-17 18:08:14 +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 object.life - gives you the life countdown for temporary objects. 2010-10-11 10:47: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 Audaspace: Fixing quaternion and relativeness of 3D sounds error. 2010-08-16 14:55:45 +00:00
KX_SoundActuator.h Audaspace: 2010-08-02 18:22:34 +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 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 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 Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +00:00
KX_VertexProxy.h Py API (GSoC): Second merging commit 2010-08-16 12:14:09 +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 Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00