blender/source/gameengine
Campbell Barton 5935ef0049 use armature active bone as a pointer rather then a flag for each bone that needs looking up.
- rna vars arm.bones.active & rna.edit_bones.active
- needed special undo support.
- readfile.c loads.
- duplicate and copy_armature support.
- keep the draw flag, renamed to BONE_DRAW_ACTIVE, only use for openGL drawing.

Note: it may be better to allow active/unselected as with objects.
2009-11-09 21:03:54 +00:00
..
BlenderRoutines - Right click menu can open links directly to API reference docs (rna and operators) 2009-10-27 02:54:25 +00:00
Converter use armature active bone as a pointer rather then a flag for each bone that needs looking up. 2009-11-09 21:03:54 +00:00
Expressions option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
GameLogic svn merge https://svn.blender.org/svnroot/bf-blender/branches/blender2.4 -r23566:23567 2009-09-30 13:58:21 +00:00
GamePlayer how embarrassing! 2009-11-02 17:25:15 +00:00
Ketsji BGE patch #19751: Add game actuator like methods to GameLogic. 2009-10-29 21:59:31 +00:00
Network white space commit. (2 spaces -> tab). 2009-09-06 01:51:23 +00:00
Physics option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
PyDoc Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
Rasterizer BGE: when letterbox is enabled use the camera framing as a clipping area (good for avoiding the HUD showing outside the bounds), use the framing color too (from dalai and myself) 2009-10-27 00:25:38 +00:00
SceneGraph Merge of itasc branch. Project files, scons and cmake should be working. Makefile updated but not tested. Comes with Eigen2 2.0.6 C++ matrix library. 2009-09-24 21:22:24 +00:00
VideoTexture * due to the setup of headers in mingw 4.4.0, includes could mess up. Making sure that windows.h isn't included where it shouln't (outside of __cplusplus) 2009-10-02 15:51:25 +00:00
CMakeLists.txt option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00