BGE pyAPI update

(adding "when accessing it from the Game Engine use Mathutils instead of Blender.Mathutils" message in Blender pyAPI doc)
This commit is contained in:
Dalai Felinto
2009-06-21 17:40:56 +00:00
parent 29c6440bb3
commit 320fc51a2b
4 changed files with 4 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ The Blender Game Engine Python API Reference
Additional Modules:
-------------------
These modules have no GameEngine spesific functionality but are useful in many cases.
These modules have no GameEngine specific functionality but are useful in many cases.
- L{Mathutils}
- L{Geometry}