blender/source/gameengine
Dalai Felinto dfc661565a patch [#27909] Added constants in bge.constraints by Solano Felicio (solano) + some changes in rst
I named all the BGE modules with their actual names (e.g. Rasterizer, Video Texture, ...). so in the API index.html page they look more like the other Blender modules.
I did the same for the bgl module.

For bge.constraints this patch exposes the constants values for debug mode and createConstraints (they were hardcoded innts before).

+ making all the "todo" and #comments into rst comments (.. comments)
Thanks Solano, it's great to get help to those tasks :)
2011-07-30 23:16:22 +00:00
..
BlenderRoutines cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
Converter bugfix: [#27348] blenderplayer showing a different viewport size in 2.57b 2011-07-19 01:41:45 +00:00
Expressions remove duplicate function for printing the current file:line of a python script in the BGE. 2011-07-22 11:21:01 +00:00
GameLogic Fix #28014: joystick sensor not working. Broke this with an earlier commit 2011-07-25 15:44:41 +00:00
GamePlayer cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
Ketsji patch [#27909] Added constants in bge.constraints by Solano Felicio (solano) + some changes in rst 2011-07-30 23:16:22 +00:00
Network cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
Physics cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
PyDoc == python api doc == 2010-10-13 10:42:33 +00:00
Rasterizer cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
SceneGraph cmake maintenance 2011-05-31 01:15:44 +00:00
VideoTexture cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
CMakeLists.txt use cmake defined names for jpeg, png, zlib and python libs, building on *nix with non-standard libjpeg/png/zlib locations was broken. 2011-01-25 14:43:13 +00:00
SConscript enable building the game engine without bullet for scons & cmake 2010-10-10 07:01:56 +00:00