Blender Git Commit Log
Git Commits -> Revision 27acb95
Revision 27acb95 by Dalai Felinto (master) May 7, 2010, 07:31 (GMT) |
Logic UI: All Sensors, Controllers and Actuators are ported now... (let's the tests begin) * get/set funcs * unifying rna_props for Constraint Actuator * Collision sensor * Ray sensor * State Actuator * We need icons! at least one for Sensor, one for Controller and one for Actuator * Layout artists: Keyboard sensor really need some help :) The other as well. I mainly copied the layout from 2.49 with some adjustments here and there. * some get/set functions in rna_actuator.c are exactly the same (e.g. rna_ConstraintActuator_range_get, rna_ConstraintActuator_spring_get) and other could be easily distributed. maybe something for later. |
Commit Details:
Full Hash: 27acb95cad777fa3c3cdaba5af6da79dbe438d11
SVN Revision: 28639
Parent Commit: 6bc28e9
Lines Changed: +282, -238