Blender Git Commit Log

Git Commits -> Revision f29f4c9

Revision f29f4c9 by Porteries Tristan (master)
November 3, 2015, 09:31 (GMT)
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

Commit Details:

Full Hash: f29f4c92f2b10e9707be151750dcbbba244f862b
Parent Commit: 6063790
Lines Changed: +1, -771

3 Deleted Paths:

/doc/python_api/rst/bge_types/bge.types.KX_IpoActuator.rst (+0, -65)
/source/gameengine/Ketsji/KX_IpoActuator.cpp (+0, -500)
/source/gameengine/Ketsji/KX_IpoActuator.h (+0, -153)

8 Modified Paths:

/source/blender/blenkernel/intern/sca.c (+0, -4) (Diff)
/source/blender/blenloader/intern/writefile.c (+0, -3) (Diff)
/source/blender/editors/space_logic/logic_window.c (+0, -2) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+1, -12) (Diff)
/source/gameengine/Converter/KX_ConvertActuators.cpp (+0, -27) (Diff)
/source/gameengine/Ketsji/CMakeLists.txt (+0, -2) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+0, -1) (Diff)
/source/gameengine/Ketsji/KX_PythonInitTypes.cpp (+0, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021