Blender Git Commit Log

Git Commits -> Revision 322abc1

Revision 322abc1 by Joerg Mueller (master)
April 3, 2019, 17:56 (GMT)
Audaspace: merging modulator effect from upstream.

Commit Details:

Full Hash: 322abc14285e7722d98d4503c09d032cf2b22f6c
Parent Commit: acc20b1
Lines Changed: +344, -0

4 Added Paths:

/extern/audaspace/include/fx/Modulator.h (+62, -0) (View)
/extern/audaspace/include/fx/ModulatorReader.h (+79, -0) (View)
/extern/audaspace/src/fx/Modulator.cpp (+35, -0) (View)
/extern/audaspace/src/fx/ModulatorReader.cpp (+95, -0) (View)

4 Modified Paths:

/extern/audaspace/bindings/C/AUD_Sound.cpp (+16, -0) (Diff)
/extern/audaspace/bindings/C/AUD_Sound.h (+8, -0) (Diff)
/extern/audaspace/bindings/python/PySound.cpp (+45, -0) (Diff)
/extern/audaspace/CMakeLists.txt (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021