blender/source/gameengine/Converter
2012-03-08 03:05:57 +00:00
..
BL_ActionActuator.cpp style cleanup, use { on newline after function definition. 2012-02-25 16:49:59 +00:00
BL_ActionActuator.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BL_ArmatureActuator.cpp option for the Armature Actuator to change the influence of a bone constraint. 2012-03-03 02:47:01 +00:00
BL_ArmatureActuator.h option for the Armature Actuator to change the influence of a bone constraint. 2012-03-03 02:47:01 +00:00
BL_ArmatureChannel.cpp
BL_ArmatureChannel.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BL_ArmatureConstraint.cpp
BL_ArmatureConstraint.h option for the Armature Actuator to change the influence of a bone constraint. 2012-03-03 02:47:01 +00:00
BL_ArmatureObject.cpp style cleanup - comment spelling + translate some dutch. 2012-03-04 04:35:12 +00:00
BL_ArmatureObject.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BL_BlenderDataConversion.cpp style cleanup - use aligned * prefixed blocks for descriptive comments (was already used a lot and part of proposed style guide). 2012-03-03 16:31:46 +00:00
BL_BlenderDataConversion.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BL_DeformableGameObject.cpp
BL_DeformableGameObject.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BL_MeshDeformer.cpp style cleanup 2012-03-02 16:05:54 +00:00
BL_MeshDeformer.h style cleanup - remove unneeded ';'s 2012-03-08 03:05:57 +00:00
BL_ModifierDeformer.cpp style cleanup - use aligned * prefixed blocks for descriptive comments (was already used a lot and part of proposed style guide). 2012-03-03 16:31:46 +00:00
BL_ModifierDeformer.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BL_ShapeActionActuator.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
BL_ShapeActionActuator.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BL_ShapeDeformer.cpp Fixing up some buggy cleanup code in BL_ShapeDeformer. This code was causing crashes and corrupting shape keys. This commit fixes the following bugs: 2012-02-14 07:54:12 +00:00
BL_ShapeDeformer.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BL_SkinDeformer.cpp
BL_SkinDeformer.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
BlenderWorldInfo.cpp
BlenderWorldInfo.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
CMakeLists.txt
KX_BlenderScalarInterpolator.cpp style cleanup, use { on newline after function definition. 2012-02-25 16:49:59 +00:00
KX_BlenderScalarInterpolator.h style cleanup - remove unneeded ';'s 2012-03-08 03:05:57 +00:00
KX_BlenderSceneConverter.cpp style cleanup - use aligned * prefixed blocks for descriptive comments (was already used a lot and part of proposed style guide). 2012-03-03 16:31:46 +00:00
KX_BlenderSceneConverter.h style cleanup - remove unneeded ';'s 2012-03-08 03:05:57 +00:00
KX_ConvertActuators.cpp option for the Armature Actuator to change the influence of a bone constraint. 2012-03-03 02:47:01 +00:00
KX_ConvertActuators.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
KX_ConvertControllers.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
KX_ConvertControllers.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
KX_ConvertProperties.cpp more edits to r43145, 2012-01-05 06:34:14 +00:00
KX_ConvertProperties.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
KX_ConvertSensors.cpp Spelling Cleanup 2012-03-01 12:20:18 +00:00
KX_ConvertSensors.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
KX_IpoConvert.cpp
KX_IpoConvert.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
KX_SoftBodyDeformer.cpp
KX_SoftBodyDeformer.h use __ prefix on header guards to avoid mixing up defines with api functions / classes. 2012-02-23 10:41:31 +00:00
SConscript