blender/source/gameengine
Dalai Felinto ea0e0b3f15 BGE fix: Parenting the object to itself crashes BGE + stubs update
it may happen if you start doing exec, setParent, ... in Python
not a big deal, but to crash Blender is always bad
2010-03-31 22:49:59 +00:00
..
BlenderRoutines rename some functions to use easier to understand names. 2010-03-09 17:36:23 +00:00
Converter BGE: repair armature animation. Was broken since commit 27766. 2010-03-28 20:08:16 +00:00
Expressions correct fsf address 2010-02-12 13:34:04 +00:00
GameLogic BGE: fix for [#21180] - missing min and max values in the API + mode fix (interval wasn't working) 2010-03-26 07:21:48 +00:00
GamePlayer rename some functions to use easier to understand names. 2010-03-09 17:36:23 +00:00
Ketsji BGE fix: Parenting the object to itself crashes BGE + stubs update 2010-03-31 22:49:59 +00:00
Network correct fsf address 2010-02-12 13:34:04 +00:00
Physics correct fsf address 2010-02-12 13:34:04 +00:00
PyDoc BGE API DOC: a guide on how to build epydoc for windows 2010-03-30 06:37:44 +00:00
Rasterizer Fix compilation error in MinGW with my last commit. 2010-03-25 08:48:31 +00:00
SceneGraph BGE: [#19836] Recursive Parenting in game crashes Blender. Added parenting loop detection. 2010-03-25 21:43:36 +00:00
VideoTexture VideoTexture: clean previous commit. 2010-03-28 20:12:28 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +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