Blender Git Commit Log
Git Commits -> Revision ee0f4e8
Revision ee0f4e8 by Nick Samarin (master) September 3, 2010, 19:56 (GMT) |
- set valid default value for facingaxis parameter of steering actuator (for earlier versions) - disable instead hiding UI checkbox for facing_axis and normal_up parameters of steering actuator - fit rna names to the name convention for steering actuator and recast data structures |
Commit Details:
Full Hash: ee0f4e8d76f603a9f3a5f6b037ad4b98084cda42
SVN Revision: 31745
Parent Commit: a52f51d
Lines Changed: +94, -56
5 Modified Paths:
/release/scripts/ui/properties_scene.py (+13, -13) (Diff)
/source/blender/blenloader/intern/readfile.c (+17, -0) (Diff)
/source/blender/editors/space_logic/logic_window.c (+17, -9) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+8, -8) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+39, -26) (Diff)
/source/blender/blenloader/intern/readfile.c (+17, -0) (Diff)
/source/blender/editors/space_logic/logic_window.c (+17, -9) (Diff)
/source/blender/makesrna/intern/rna_actuator.c (+8, -8) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+39, -26) (Diff)