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:
authorTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2013-02-23 07:07:19 +0400
committerTamito Kajiyama <rd6t-kjym@asahi-net.or.jp>2013-02-23 07:07:19 +0400
commit47960a3d8a69e36d6658af83e5a939703bcfcef7 (patch)
tree6e6725ae7222c216c54f1fa5c1a682a06e9adba0 /source/blender/freestyle/intern/python/BPy_Freestyle.cpp
parentec34bf3c6796b57fa2316f694f4a3c9137e3f6ca (diff)
Minor docstring fixes.
Diffstat (limited to 'source/blender/freestyle/intern/python/BPy_Freestyle.cpp')
-rw-r--r--source/blender/freestyle/intern/python/BPy_Freestyle.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/freestyle/intern/python/BPy_Freestyle.cpp b/source/blender/freestyle/intern/python/BPy_Freestyle.cpp
index 969eed06933..9e0e98127c5 100644
--- a/source/blender/freestyle/intern/python/BPy_Freestyle.cpp
+++ b/source/blender/freestyle/intern/python/BPy_Freestyle.cpp
@@ -432,6 +432,7 @@ static char module_docstring[] =
" - :class:`QuantitativeInvisibilityUP1D`\n"
" - :class:`ShapeUP1D`\n"
" - :class:`TrueUP1D`\n"
+" - :class:`WithinImageBoundaryUP1D`\n"
"\n"
"- :class:`ViewMap`\n"
"- :class:`ViewShape`\n"