blender/source/gameengine
2010-01-29 09:56:32 +00:00
..
BlenderRoutines get rid of annoying duplicate python initialization code, added setupGamePython() which initializes modules 2010-01-10 22:03:26 +00:00
Converter Radians -> Degrees (in UI) 2010-01-25 06:24:05 +00:00
Expressions BGE: fix more transpose bug when MathUtils is not used. 2009-12-23 09:55:34 +00:00
GameLogic
GamePlayer get rid of annoying duplicate python initialization code, added setupGamePython() which initializes modules 2010-01-10 22:03:26 +00:00
Ketsji BGE: Mouse Sensor type defaults to 1 (MOUSELEFT ) + remove camera attribute from Camera objects. 2010-01-17 21:46:34 +00:00
Network
Physics same fix from 2.4x r26392. 2010-01-29 09:56:32 +00:00
PyDoc BGE API_DOC: VideoTexture and PhysicsConstraints templates (need the functions to be filled with their description). 2010-01-10 19:35:42 +00:00
Rasterizer BGE: stereoscopic settings changes: (1) eye separation is the UI (2) focallength uses camera focallength 2009-12-29 15:47:20 +00:00
SceneGraph
VideoTexture BGE: Add plot method to VideoTexture.ImageBuff class. 2009-12-08 10:02:22 +00:00
CMakeLists.txt
Makefile
SConscript