blender/source/gameengine/GamePlayer/ghost
Brecht Van Lommel 9064ed8d6a Fix for bug #4192: game engine armatures that are dynamically added
but don't have an action got the pose of already added armatures, even
though they're not related. This also fixes an issue where the armature
in Blender would end up in the pose from the game after ESC, removes
unneeded copies made during armature evaluation, and also solves the
constraint copying hack.
2008-09-17 01:29:54 +00:00
..
CMakeLists.txt Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00
GPG_Application.cpp Fix for bug #4192: game engine armatures that are dynamically added 2008-09-17 01:29:54 +00:00
GPG_Application.h Fix (harmless) error print about GameLogic.globalDict being lost. Also 2008-09-16 19:25:35 +00:00
GPG_Canvas.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_Canvas.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_ghost.cpp Fix (harmless) error print about GameLogic.globalDict being lost. Also 2008-09-16 19:25:35 +00:00
GPG_KeyboardDevice.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_KeyboardDevice.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_System.cpp Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
GPG_System.h Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
Makefile Small tweak to get things compiling again. 2008-09-15 15:58:50 +00:00
SConscript Merge of first part of changes from the apricot branch, especially 2008-09-04 20:51:28 +00:00