Go to file
Dalai Felinto 1f019c23fd Logic Editor UI: move s/c/a operators and interface buttons
Tchatcharantcharan ...

Three new operators:
bpy.ops.logic.sensor_move
bpy.ops.logic.controller_move
bpy.ops.logic.actuator_move
direction is a parameter (UP,DOWN)

Moved some interface code to sca.c instead of logic_window.c. (and changed accordingly).
One note: as in 2.49, the move up/down button is only available in non-expanded mode. However instead of one button with two options we have 2 buttons (as we had originally in 2.50).

That also means the s/c/a header is getting more clunky. Design, thoughts, ideas are appreciated. For the time been functionality back is still the priority (mine at least ;)
2010-07-09 00:14:46 +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 Fixed case of letters in CHECKCXXSOURCECOMPILES in cmake macro TEST_SSE_SUPPORT 2010-07-05 06:32:29 +00:00
config Fix #22772: remove unnecessary -fpascal-strings flag on OS X, only 2010-07-07 15:26:02 +00:00
doc script to create a man page from blenders --help text, replaced the hand edited man page with this. 2010-06-27 00:33:12 +00:00
extern Revert changes back to original state, before 29506. 2010-06-17 03:29:16 +00:00
intern fix mingw compile 2010-07-06 20:31:55 +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 added imports to templates 2010-07-08 16:24:24 +00:00
source Logic Editor UI: move s/c/a operators and interface buttons 2010-07-09 00:14:46 +00:00
tools === Windows Installer === 2010-07-06 09:19:52 +00:00
CMakeLists.txt Fix #22219: compile error with videotexture/libavutil and recent gcc, 2010-07-07 15:24:06 +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 == SCons == 2010-07-05 07:06:19 +00:00