blender/source/gameengine/Ketsji
Nick Samarin af1ca0cfc1 - added operators for manual assigning navigation polygon idx to mesh faces in edit mode
- modified conversion process to take into account changes caused by mesh editing
Note: conversion to dtStatNavMesh in KX_NavMeshObject hasn't worked correctly yet
2010-07-27 21:01:00 +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 change some references to .B.blend, .Blog to new names 2010-07-15 11:51:43 +00:00
KX_Camera.h patch from Goran Milovanovic for the BGE python api. 2010-07-14 20:52: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 synched with trunk at revision 30597 2010-07-21 20:54:53 +00:00
KX_GameObject.h Work on conversion of the navigation mesh: we build navmesh directly from blender mesh using custom face data, when no custom data provided we use RAS_MeshObject interface 2010-07-09 22:22:51 +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 Added debug circle rendering (extended OglDebugLine to OglDebugShape, created new function KX_RasterizerDrawDebugCircle) 2010-06-10 00:25:04 +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_NavMeshObject.cpp - added operators for manual assigning navigation polygon idx to mesh faces in edit mode 2010-07-27 21:01:00 +00:00
KX_NavMeshObject.h - added operators for manual assigning navigation polygon idx to mesh faces in edit mode 2010-07-27 21:01:00 +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_ObstacleSimulation.cpp - added options to enable visualization for obstacle simulation and steering actuator 2010-07-15 18:41:29 +00:00
KX_ObstacleSimulation.h - added options to enable visualization for obstacle simulation and steering actuator 2010-07-15 18:41:29 +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 - added custom get function for navmesh property of steering actuator to accept only objects with NavMesh physics type 2010-07-21 09:16:27 +00:00
KX_PythonInit.h Added debug circle rendering (extended OglDebugLine to OglDebugShape, created new function KX_RasterizerDrawDebugCircle) 2010-06-10 00:25:04 +00:00
KX_PythonInitTypes.cpp - added custom get function for navmesh property of steering actuator to accept only objects with NavMesh physics type 2010-07-21 09:16:27 +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 - added options to enable visualization for obstacle simulation and steering actuator 2010-07-15 18:41:29 +00:00
KX_Scene.h synched with trunk at revision 30243 2010-07-14 07:35:39 +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 correct fsf address 2010-02-12 13:34:04 +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_SteeringActuator.cpp - added custom get function for navmesh property of steering actuator to accept only objects with NavMesh physics type 2010-07-21 09:16:27 +00:00
KX_SteeringActuator.h - added options to enable visualization for obstacle simulation and steering actuator 2010-07-15 18:41:29 +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