Skip to content
Snippets Groups Projects
Commit 056579b1 authored by Joseph Gilbert's avatar Joseph Gilbert
Browse files

Documentation for mathutils.

parent b61a81ff
Branches
Tags
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
# -n "Blender" --no-private --no-frames Blender.py \ # -n "Blender" --no-private --no-frames Blender.py \
# Types.py Scene.py Object.py NMesh.py Material.py Camera.py Lamp.py \ # Types.py Scene.py Object.py NMesh.py Material.py Camera.py Lamp.py \
# Armature.py Metaball.py Effect.py Curve.py Ipo.py World.py BGL.py Window.py \ # Armature.py Metaball.py Effect.py Curve.py Ipo.py World.py BGL.py Window.py \
# Draw.py Image.py Text.py Lattice.py Texture.py Registry.py Sys.py # Draw.py Image.py Text.py Lattice.py Texture.py Registry.py Sys.py Mathutils.py
""" """
The main Blender module. The main Blender module.
...@@ -30,6 +30,7 @@ The Blender Python API Reference ...@@ -30,6 +30,7 @@ The Blender Python API Reference
- L{Lamp} - L{Lamp}
- L{Lattice} - L{Lattice}
- L{Material} - L{Material}
- L{Mathutils}
- L{Metaball} - L{Metaball}
- L{NMesh} - L{NMesh}
- L{Object} - L{Object}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment