[Bf-blender-cvs] [fc668df] master: BGE: Fix 2dfilter actuator mode constants.

Quentin Wenger noreply at git.blender.org
Wed Jun 24 15:33:25 CEST 2015


Commit: fc668df2457da9a736faafd87b3a41193e3b54d4
Author: Quentin Wenger
Date:   Wed Jun 24 15:31:22 2015 +0200
Branches: master
https://developer.blender.org/rBfc668df2457da9a736faafd87b3a41193e3b54d4

BGE: Fix 2dfilter actuator mode constants.

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

M	doc/python_api/rst/bge.logic.rst

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

diff --git a/doc/python_api/rst/bge.logic.rst b/doc/python_api/rst/bge.logic.rst
index d901a4e..ab1f647 100644
--- a/doc/python_api/rst/bge.logic.rst
+++ b/doc/python_api/rst/bge.logic.rst
@@ -894,6 +894,8 @@ Various
 2D Filter
 ---------
 
+.. _Two-D-FilterActuator-mode:
+
 .. data:: RAS_2DFILTER_BLUR
 
    :value: 2
@@ -1288,5 +1290,3 @@ See :class:`bge.types.KX_StateActuator.operation`
    Add bits to state mask
 
    :value: 3
-
-.. _Two-D-FilterActuator-mode:




More information about the Bf-blender-cvs mailing list