blender/source/gameengine
Erwin Coumans b8c8715c20 moved KX_Python_... files from ketsji to expressions
(ketsji was a very wrong location because it caused circular dependencies between expressions, gamelogic and ketsji)
expressions and game logic are not dependent on ketsji anymore (only the other way around)
also removed circular includes in makefiles and projectfiles
2002-10-21 19:23:52 +00:00
..
BlenderRoutines Initial revision 2002-10-12 11:37:38 +00:00
Converter First checkin of core ODE functionality. See OdePhysicsController.cpp for a todo list. 2002-10-18 14:36:34 +00:00
Expressions moved KX_Python_... files from ketsji to expressions 2002-10-21 19:23:52 +00:00
GameLogic moved KX_Python_... files from ketsji to expressions 2002-10-21 19:23:52 +00:00
GamePlayer Initial revision 2002-10-12 11:37:38 +00:00
Ketsji moved KX_Python_... files from ketsji to expressions 2002-10-21 19:23:52 +00:00
Network Initial revision 2002-10-12 11:37:38 +00:00
Physics added notes on collisions between dynas and "static moving" geometry (kinematically controlled) 2002-10-19 13:49:00 +00:00
Rasterizer Initial revision 2002-10-12 11:37:38 +00:00
SceneGraph Initial revision 2002-10-12 11:37:38 +00:00
Makefile Initial revision 2002-10-12 11:37:38 +00:00