blender/intern
Joerg Mueller bd6ca0570e 3D Audio GSoC:
Implemented basic audio animation.

* AnimatableProperty: Propper cache writing and spline interpolation for reading (the solution for stair steps in audio animation)
* Animatable properties so far are: volume, pitch, panning
* Users note: Changing the pitch of a sound results in wrong seeking, due to the resulting playback length difference.
* Users note: Panning only works for mono sources, values are in the range [-2..2], this basically controls the angle of the sound, 0 is front, -1 left, 1 right and 2 and -2 are back. Typical stereo panning only supports [-1..1].
* Disabled animation of audio related ffmpeg output parameters.
* Scene Audio Panel: 3D Listener settings also for Renderer, new Volume property (animatable!), Update/Bake buttons for animation problems, moved sampling rate and channel count here
2011-07-28 13:58:59 +00:00
..
audaspace 3D Audio GSoC: 2011-07-28 13:58:59 +00:00
boolop cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
bsp cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
container cmake maintenance 2011-05-31 01:15:44 +00:00
decimation cmake maintenance 2011-05-31 01:15:44 +00:00
elbeem Elbeem / Fluidsim update: 2011-06-12 23:51:30 +00:00
ffmpeg Fixed compile error on Fedora 15, when FFMPEG was enabled. 2011-07-17 10:28:31 +00:00
ghost patch: [#27783] "Problem with clock" at 18:39:00 by Daniel Dionne (mrzeon) 2011-07-18 22:28:42 +00:00
guardedalloc cmake maintenance 2011-05-31 01:15:44 +00:00
iksolver Fix #27891: IK stretch gives inaccurate results. Tweaked translation segment 2011-07-08 12:18:54 +00:00
itasc Minor warning cleanup & fix 2011-06-27 03:36:14 +00:00
memutil cmake maintenance 2011-05-31 01:15:44 +00:00
mikktspace print an error message if Python.h can't be found for cmake and scons since its such a common problem. 2011-07-16 06:55:45 +00:00
moto cmake maintenance 2011-05-31 01:15:44 +00:00
opennl cmake maintenance 2011-05-31 01:15:44 +00:00
smoke cmake source definitions: 2011-07-16 23:01:14 +00:00
string cmake maintenance 2011-05-31 01:15:44 +00:00
CMakeLists.txt cmake option to build without smoke sim: WITH_MOD_SMOKE 2011-07-13 18:40:21 +00:00
SConscript Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00