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 'doc/python_api/examples/mathutils.Euler.py')
-rw-r--r--doc/python_api/examples/mathutils.Euler.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/python_api/examples/mathutils.Euler.py b/doc/python_api/examples/mathutils.Euler.py
new file mode 100644
index 00000000000..bc7702c1d53
--- /dev/null
+++ b/doc/python_api/examples/mathutils.Euler.py
@@ -0,0 +1,3 @@
+import mathutils
+
+# todo