Blender Git Commit Log
Git Commits -> Revision ef5f78e
Revision ef5f78e by Joerg Mueller (master) June 5, 2011, 22:06 (GMT) |
3D Audio GSoC: Making it possible to access blenders internal sounds via Python. |
Commit Details:
Full Hash: ef5f78ecc7a6a7aac04207d3733087db8d03f5a6
SVN Revision: 37226
Parent Commit: f2daf2c
Lines Changed: +64, -3
6 Modified Paths:
/intern/audaspace/intern/AUD_C-API.cpp (+39, -1) (Diff)
/intern/audaspace/Python/AUD_PyAPI.cpp (+6, -0) (Diff)
/intern/audaspace/Python/AUD_PyAPI.h (+2, -2) (Diff)
/release/scripts/modules/bpy_types.py (+10, -0) (Diff)
/source/blender/blenkernel/BKE_sound.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/sound.c (+5, -0) (Diff)
/intern/audaspace/Python/AUD_PyAPI.cpp (+6, -0) (Diff)
/intern/audaspace/Python/AUD_PyAPI.h (+2, -2) (Diff)
/release/scripts/modules/bpy_types.py (+10, -0) (Diff)
/source/blender/blenkernel/BKE_sound.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/sound.c (+5, -0) (Diff)