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:
authorWillian Padovani Germano <wpgermano@gmail.com>2004-05-19 05:28:12 +0400
committerWillian Padovani Germano <wpgermano@gmail.com>2004-05-19 05:28:12 +0400
commit1ff3066a9a2f8ceb97cb00b1b6e3177127d79322 (patch)
treecf9df807d54396f845e89a9c9cdb3a2b960c6922 /source/blender/python/api2_2x/doc/Blender.py
parent1a6329533f7855535a446b6d4abd33ac73f4ff11 (diff)
BPython:
-- Added two new functions to the Draw module, to display int and float popup buttons: Both contributed by Campbell Barton, thanks! -- Fixed a couple warnings.
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, 1 insertions, 1 deletions
diff --git a/source/blender/python/api2_2x/doc/Blender.py b/source/blender/python/api2_2x/doc/Blender.py
index c7696e74191..a391c4cf64a 100644
--- a/source/blender/python/api2_2x/doc/Blender.py
+++ b/source/blender/python/api2_2x/doc/Blender.py
@@ -63,7 +63,7 @@ The Blender Python API Reference
@author: The Blender Python Team
@requires: Blender 2.33 or newer.
-@version: 2.33
+@version: 2.33a
@see: U{www.blender.org<http://www.blender.org>}
@see: U{projects.blender.org<http://projects.blender.org>}
@see: U{www.python.org<http://www.python.org>}