-- 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.
This commit is contained in:
2004-05-19 01:28:12 +00:00
parent 1a6329533f
commit 1ff3066a9a
3 changed files with 63 additions and 3 deletions

View File

@@ -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>}