Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalai Felinto <dfelinto@gmail.com>2011-07-31 03:16:22 +0400
committerDalai Felinto <dfelinto@gmail.com>2011-07-31 03:16:22 +0400
commitdfc661565a4c4d1d4caa3872fb5d7936fb1f0fd8 (patch)
tree984b6fc3b1da05f0cf6b7eaaea57a1799977d038 /doc/python_api/rst/bge.render.rst
parent6e788c37df2d5209d66bcf7e3d19bd08cd583667 (diff)
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 :)
Diffstat (limited to 'doc/python_api/rst/bge.render.rst')
-rw-r--r--doc/python_api/rst/bge.render.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/python_api/rst/bge.render.rst b/doc/python_api/rst/bge.render.rst
index 9f17455601b..f56b3d619ad 100644
--- a/doc/python_api/rst/bge.render.rst
+++ b/doc/python_api/rst/bge.render.rst
@@ -1,5 +1,5 @@
-Game Engine bge.render Module
+Rasterizer (bge.render)
=============================
*****