Blender Git Commit Log

Git Commits -> Revision 9772eb4

Revision 9772eb4 by Joerg Mueller (master)
July 9, 2010, 12:35 (GMT)
Audaspace:
* Renamed AUD_Handle to AUD_Channel in the C-API to prevent errors with the C++ version of AUD_Handle.
* Added Python API!!!

Commit Details:

Full Hash: 9772eb4d5f7e6e8388b835f8293dececc990bbd3
SVN Revision: 30152
Parent Commit: 5460994
Lines Changed: +3354, -48

2 Added Paths:

/intern/audaspace/Python/AUD_PyAPI.cpp (+3149, -0) (View)
/intern/audaspace/Python/AUD_PyAPI.h (+67, -0) (View)

9 Modified Paths:

/intern/audaspace/CMakeLists.txt (+7, -1) (Diff)
/intern/audaspace/intern/AUD_C-API.cpp (+81, -24) (Diff)
/intern/audaspace/intern/AUD_C-API.h (+31, -20) (Diff)
/intern/audaspace/SConscript (+5, -0) (Diff)
/source/blender/python/CMakeLists.txt (+1, -0) (Diff)
/source/blender/python/intern/bpy.c (+6, -1) (Diff)
/source/blender/python/SConscript (+1, -1) (Diff)
/source/gameengine/Ketsji/KX_PythonInit.cpp (+5, -0) (Diff)
/source/gameengine/Ketsji/KX_SoundActuator.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021