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:
authorCampbell Barton <ideasman42@gmail.com>2018-11-30 00:39:59 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-30 00:39:59 +0300
commit6af997710bf8bf48381bebe73d01d8c521a014ac (patch)
tree84cc30df0a266f31858e40e20c8d178206626116 /doc/python_api/rst/info_tips_and_tricks.rst
parentc754b2239c065a76386df211daf365da6ed56312 (diff)
parent8ac2d85d2fd3f8b997e9c9bddadada0dc7bdaf37 (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'doc/python_api/rst/info_tips_and_tricks.rst')
-rw-r--r--doc/python_api/rst/info_tips_and_tricks.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/python_api/rst/info_tips_and_tricks.rst b/doc/python_api/rst/info_tips_and_tricks.rst
index 332716087a7..63f7b9410c8 100644
--- a/doc/python_api/rst/info_tips_and_tricks.rst
+++ b/doc/python_api/rst/info_tips_and_tricks.rst
@@ -315,4 +315,3 @@ enable the CMake build option ``WITH_PYTHON_SAFETY``.
This enables data tracking which makes data access about 2x slower
which is why the option isn't enabled in release builds.
-