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 'source/blender/python/api2_2x/doc/Blender.py')
-rw-r--r--source/blender/python/api2_2x/doc/Blender.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blender/python/api2_2x/doc/Blender.py b/source/blender/python/api2_2x/doc/Blender.py
index fa977d0f82a..4db6044e414 100644
--- a/source/blender/python/api2_2x/doc/Blender.py
+++ b/source/blender/python/api2_2x/doc/Blender.py
@@ -99,4 +99,6 @@ def ReleaseGlobalDict (bool = None):
behavior.
@rtype: int
@return: A bool value (0 or 1) telling the current behavior.
+ @warn: This function was added as a test and there's a good chance that it
+ won't be kept in the future, in favor of a better method.
"""