Blender Git Commit Log

Git Commits -> Revision dfc6615

Revision dfc6615 by Dalai Felinto (master)
July 30, 2011, 23:16 (GMT)
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 :)

Commit Details:

Full Hash: dfc661565a4c4d1d4caa3872fb5d7936fb1f0fd8
SVN Revision: 38860
Parent Commit: 6e788c3
Lines Changed: +230, -52

8 Modified Paths:

/doc/python_api/rst/bge.constraints.rst (+195, -41) (Diff)
/doc/python_api/rst/bge.events.rst (+1, -1) (Diff)
/doc/python_api/rst/bge.logic.rst (+1, -1) (Diff)
/doc/python_api/rst/bge.render.rst (+1, -1) (Diff)
/doc/python_api/rst/bge.texture.rst (+1, -5) (Diff)
/doc/python_api/rst/bge.types.rst (+1, -1) (Diff)
/doc/python_api/rst/bgl.rst (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_PyConstraintBinding.cpp (+29, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021