blender/source
Dalai Felinto 44c0f38e6c BGE Logics UI: commit to receive some feedback from Matt
To test use debug mode > 0 (Ctrl+Alt+D)

* primarly the goal is to put all the bricks there, and then to worry about the proper layout
* sensor header added (need to be more compressed). Also checkbox will not work that well here in my opinion.
we need to see what can be used instead (icons?)
* sensors, and actuators in alphabetical order
* a lot of sensors using the rna (//XXXSENSOR in the ones not using it)

* the logic_window.c code for controller and actuator is there only to display the draw functions for controller and actuators. But the code it's a really bad copy of the sensor code, so it will be fixed later (Matt? :)

* I would love if the non-expanded mode were more compact, more like in 2.49 (the name non-editable).
but this is the kind of think we can worry in the end.
Also instead of "move up/move down" it would be nice to drag/drop the sensors/controllers/actuators

* to do: rna_actuators: to rename type to mode for the enum
2010-05-04 00:06:13 +00:00
..
blender BGE Logics UI: commit to receive some feedback from Matt 2010-05-04 00:06:13 +00:00
blenderplayer BGE: stubs update (bplayer) 2010-04-12 23:02:14 +00:00
creator add option -Y to enable python script execution. 2010-04-28 08:02:51 +00:00
darwin
gameengine option to copy constraints without making their ID references direct links. 2010-04-29 15:31:53 +00:00
icons missed a file in previous crosscompiling related commits 2010-02-18 06:53:10 +00:00
kernel remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Modifiers moved, adjust accordingly. 2010-04-12 01:23:55 +00:00
nan_compile.mk Add support for >2GiB files (as r28267) and some cleanups. 2010-04-18 20:47:05 +00:00
nan_definitions.mk replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
nan_link.mk replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
nan_subdirs.mk correct fsf address 2010-02-12 13:34:04 +00:00
nan_warn.mk correct fsf address 2010-02-12 13:34:04 +00:00
SConscript this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00