Exppython:

- Update method scene.update():
    To accept an optional parameter for a "full" update (using set_scene_bg()).
- Updated the docs accordingly.
This commit is contained in:
2003-08-06 19:25:06 +00:00
parent 2db07e8f27
commit 577616b358
3 changed files with 38 additions and 6 deletions

View File

@@ -52,7 +52,7 @@ The Blender Python API Reference
open-source language.
@author: The Blender Python Team
@requires: Blender 2.28 pre-release or newer.
@requires: Blender 2.28 (already updated for 2.28a) or newer.
@version: 0.1
@see: U{www.blender.org<http://www.blender.org>}
@see: U{projects.blender.org<http://projects.blender.org>}