Revision: 39210
          
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=39210
Author:   campbellbarton
Date:     2011-08-09 13:50:27 +0000 (Tue, 09 Aug 2011)
Log Message:
-----------
note to address issue raised by  report [#28190].

Modified Paths:
--------------
    trunk/blender/doc/python_api/rst/bge.logic.rst

Modified: trunk/blender/doc/python_api/rst/bge.logic.rst
===================================================================
--- trunk/blender/doc/python_api/rst/bge.logic.rst      2011-08-09 13:05:18 UTC 
(rev 39209)
+++ trunk/blender/doc/python_api/rst/bge.logic.rst      2011-08-09 13:50:27 UTC 
(rev 39210)
@@ -217,6 +217,12 @@
 
    Loads a scene into the game engine.
 
+   .. note::
+
+      This function is not effective immediately, the scene is queued
+         and added on the next logic cycle where it will be available
+         from `getSceneList`
+
    :arg name: The name of the scene
    :type name: string
    :arg overlay: Overlay or underlay (optional)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to