Go to file
Dalai Felinto 6a70a6bee2 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 ...
2010-06-16 08:29:40 +00:00
bin/.blender Move Korean file from kr to ko also updated it to newer file. 2008-09-29 15:02:20 +00:00
CMake CMake: 2010-06-06 13:32:58 +00:00
config - added a flag argument to WM_operator_properties_filesel() currently only used for relative path option. 2010-06-09 14:04:34 +00:00
doc man page from debian updated for 2.5, better maintain here for other linux distros. 2010-06-07 15:37:59 +00:00
extern [#21753] allowing to compile on FreeBSD 8.0 2010-04-26 21:28:50 +00:00
intern ifdef disable X11 mouse grab, it locks up the system for artists too often (whenever blender locks up). 2010-06-15 17:40:31 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc7 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc9 Update MSCV9 project files 2010-05-24 21:10:58 +00:00
release soft body 2010-06-16 00:42:18 +00:00
source Logic UI: partial implementation of state per controller 2010-06-16 08:29:40 +00:00
tools Moving FFMPEG lib path include to first in the list. This might fix '[#21312] 2.5 Fails to Build Against Latest FFMPEG svn' 2010-06-05 12:55:32 +00:00
CMakeLists.txt reverting own recent change to switch off RULE_MESSAGES since you cant see which files are rebuilding. 2010-06-09 06:21:07 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConstruct Show whether BF_DEBUG=1 or 0 in output. 2010-06-05 11:56:55 +00:00