blender/doc/python_api
Porteries Tristan f29f4c92f2 BGE: Remove KX_IPOActuator.
KX_IPOActuator is not used since 2.4.

This patch removes:
	- KX_IPOActuator.h/cpp;
	- Python doc;
	- Write of IPO actuator in write.c;
	- Allocation of IPOactuator in sca.c;
	- Conversion in KX_ConvertActuators.cpp;
	- Initialization of the python proxy in KX_PythonInitTypes.cpp;
	- Other minor remove in logic_windows.c and in KX_PythonInit.cpp.

Reviewers: sybren, campbellbarton

Reviewed By: campbellbarton

Subscribers: moguri

Differential Revision: https://developer.blender.org/D1603
2015-11-03 10:31:08 +01:00
..
blender-org fix [#28151] export OBJ don't save the extension 2011-08-03 05:32:07 +00:00
epy hide overly picky warnings from 'pylint' for pep8 script, indentation edits. 2011-11-19 16:17:35 +00:00
examples New function to draw offscreen, and related API changes 2015-10-20 01:15:03 -02:00
rst BGE: Remove KX_IPOActuator. 2015-11-03 10:31:08 +01:00
rst_from_bmesh_opdefines.py Py API docs: fix extracting bmesh.ops from C code. 2015-10-20 03:55:31 +11:00
sphinx_changelog_gen.py cleanup: pep8 2015-01-29 15:35:06 +11:00
sphinx_doc_gen_monkeypatch.py Cleanup: pep8 2014-09-17 18:36:17 +10:00
sphinx_doc_gen.py New function to draw offscreen, and related API changes 2015-10-20 01:15:03 -02:00
sphinx_doc_gen.sh Docs: support alternate binary path for PyAPI 2015-10-28 23:30:37 +11:00