Blender Git Commit Log

Git Commits -> Revision 6a70a6b

Revision 6a70a6b by Dalai Felinto (master)
June 16, 2010, 08:29 (GMT)
Logic UI: partial implementation of state per controller
Adding two rna properties: state and state_number

For scripting "state_number" (integer) makes more sense while "state" (boolean/array) may be needed for the UI.
So far the UI is only showing the state number (using Label). Still have to decide how is the better way to "change the state".

If we don't need "state" (as boolean) for the UI, we can have only the integer one and rename it to "state".

+ some cosmetic changes (renamed ob "states" to "visible states")

ps.: 2 goals == 2 commits... let's see if I can keep that ratio until the middle of July ...

Commit Details:

Full Hash: 6a70a6bee2803290c42821847597f43a0e084938
SVN Revision: 29485
Parent Commit: bc8e0c0
Lines Changed: +81, -4

4 Modified Paths:

/source/blender/editors/space_logic/logic_ops.c (+0, -1) (Diff)
/source/blender/editors/space_logic/logic_window.c (+7, -1) (Diff)
/source/blender/makesrna/intern/rna_controller.c (+73, -1) (Diff)
/source/blender/makesrna/intern/rna_object.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021