blender/source/gameengine
Luca Bonavita e58bb562d2 == python api docs ==
*  source/blender/python/doc/sphinx_doc_gen.py
	
	changed syntax for declating attributes type to use :type: instead of *type* os it

* source/gameengine/Ketsji/KX_PythonInit.cpp

	While documenting I've found that we have two naming conventions for constraints in BGE python api,
	example: KX_CONSTRAINTACT_DIRPZ and KX_ACT_CONSTRAINT_FHPX: the right convention is KX_CONSTRAINTACT_xxx
	After talking with dalai and cambpell we agreed that this kind of change is better suited for NExyon GSoC
	so I marked as TODO
	
	Also, found 2 duplicate rows, fixed after askin nexyon

* source/gameengine/PyDoc/bge.logic.rst

	there were 2 blocks for constraints, I've put them together in docs and fixed some other lines
	
* source/gameengine/PyDoc/bge.types.rst

	first cleanup: mainly started using ":type:", it was mixed usage of *type* and **type**
	started cleaning some bullet list in a way that varibles link to the constant in appropriate page
	I'll continue later
2010-06-02 21:28:17 +00:00
..
BlenderRoutines BGE Fix: [#19951] mouse over sensor is broken with letterboxing framing 2010-04-23 22:48:26 +00:00
Converter reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00
Expressions no functional changes 2010-05-16 10:09:07 +00:00
GameLogic BGE Fix: [#19951] mouse over sensor is broken with letterboxing framing 2010-04-23 22:48:26 +00:00
GamePlayer reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00
Ketsji == python api docs == 2010-06-02 21:28:17 +00:00
Network remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
Physics reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00
PyDoc == python api docs == 2010-06-02 21:28:17 +00:00
Rasterizer reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00
SceneGraph remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
VideoTexture py api file rename 2010-04-11 12:05:27 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile 2.5 2009-08-11 18:14:49 +00:00
SConscript option to build the BGE without python, uses existing python check (cmake and scons) 2009-09-29 21:42:40 +00:00