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

@@ -5,6 +5,7 @@ The Blender.Geometry submodule.
Geometry
========
(when accessing it from the Game Engine use Geometry instead of Blender.Geometry)
This new module provides access to a geometry function.
"""