Blender Git Loki

Git Commits -> Revision 0fbca1d

Revision 0fbca1d by Nick Samarin (master)
July 15, 2010, 18:41 (GMT)
- added options to enable visualization for obstacle simulation and steering actuator
- added python attributes for parameters of steering actuator

Commit Details:

Full Hash: 0fbca1dc19afaa034377d5aeed10fa8c25e2a102
SVN Revision: 30389
Parent Commit: 219e902
Lines Changed: +144, -46

16 Modified Paths:

/release/scripts/ui/properties_game.py (+2, -1) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+1, -1) (Diff)
/source/blender/blenlib/intern/math_vector_inline.c (+1, -1) (Diff)
/source/blender/editors/space_logic/logic_window.c (+4, -0) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+5, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+4, -0) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+2, -1) (Diff)
/source/gameengine/Ketsji/KX_NavMeshObject.cpp (+37, -11) (Diff)
/source/gameengine/Ketsji/KX_NavMeshObject.h (+5, -2) (Diff)
/source/gameengine/Ketsji/KX_ObstacleSimulation.cpp (+6, -3) (Diff)
/source/gameengine/Ketsji/KX_ObstacleSimulation.h (+3, -2) (Diff)
/source/gameengine/Ketsji/KX_Scene.cpp (+3, -2) (Diff)
/source/gameengine/Ketsji/KX_SteeringActuator.cpp (+55, -13) (Diff)
/source/gameengine/Ketsji/KX_SteeringActuator.h (+14, -9) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021