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:
Diffstat (limited to 'source/gameengine/PyDoc/API_intro.py')
-rw-r--r--source/gameengine/PyDoc/API_intro.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/gameengine/PyDoc/API_intro.py b/source/gameengine/PyDoc/API_intro.py
index 0a687088627..abc8c83855b 100644
--- a/source/gameengine/PyDoc/API_intro.py
+++ b/source/gameengine/PyDoc/API_intro.py
@@ -16,10 +16,10 @@ The Blender Game Engine Python API Reference
- L{Rasterizer} display and rendering.
- L{GameTypes} contains all the python types spesific to the GameEngine.
- Undocumented modules:
+ Modules with documentation in progress:
---------------------
- - VideoTexture
- - PhysicsConstraints
+ - L{VideoTexture}
+ - L{PhysicsConstraints}
Additional Modules:
-------------------