[Bf-blender-cvs] [2c5d5a9] master: BGE: Remove chapter in KX_WorldInfo python API

Thomas Szepe noreply at git.blender.org
Wed May 20 18:37:22 CEST 2015


Commit: 2c5d5a9febf1b8faea7ddb4b68f6aec31ef6c2cd
Author: Thomas Szepe
Date:   Wed May 20 18:36:02 2015 +0200
Branches: master
https://developer.blender.org/rB2c5d5a9febf1b8faea7ddb4b68f6aec31ef6c2cd

BGE: Remove chapter in KX_WorldInfo python API

===================================================================

M	doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst

===================================================================

diff --git a/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst b/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
index d6cb23c..d0855c8 100644
--- a/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
+++ b/doc/python_api/rst/bge_types/bge.types.KX_WorldInfo.rst
@@ -18,10 +18,6 @@ base class --- :class:`PyObjectPlus`
 
       sce.world.mistColor = [1.0, 0.0, 0.0]
 
-*********
-Constants
-*********
-
    .. data:: KX_MIST_QUADRATIC
 
       Type of quadratic attenuation used to fade mist.
@@ -34,10 +30,6 @@ Constants
 
       Type of inverse quadratic attenuation used to fade mist.
 
-**********
-Attributes
-**********
-
    .. attribute:: mistEnable
 
       Return the state of the mist.




More information about the Bf-blender-cvs mailing list