~diresu/blender/blender-command-port

« back to all changes in this revision

Viewing changes to source/blender/python/api2_2x/doc/Geometry.py

  • Committer: Dietrich Bollmann
  • Date: 2009-07-26 14:27:44 UTC
  • mfrom: (184.1.1008)
  • Revision ID: dietrich@formgames.org-20090726142744-75hivjratygfz7q3
Update to state of blender repository from 2009-07-26 revision 21911 (launchpad: 1192).

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
Geometry
7
7
========
 
8
(when accessing it from the Game Engine use Geometry instead of Blender.Geometry)
8
9
 
9
10
This new module provides access to a geometry function.
10
11
"""