Blender Git Loki

Git Commits -> Revision 0a4e170

Revision 0a4e170 by Germano Cavalcante (master)
February 1, 2018, 00:35 (GMT)
Revert "tmp"

This reverts commit ea31f0ac3b877eb0df4c47d0c908d11d1bff33e4.

Commit Details:

Full Hash: 0a4e170c28cecd70e7cfb776f0c22a435ecd10e9
Parent Commit: 42ca1fe
Lines Changed: +0, -27548

198 Deleted Paths:

/doc/python_api/examples/bpy.types.ManipulatorGroup.py (+0, -29)
/extern/audaspace/AUTHORS (+0, -16)
/extern/audaspace/bindings/C/AUD_Device.cpp (+0, -336)
/extern/audaspace/bindings/C/AUD_Device.h (+0, -258)
/extern/audaspace/bindings/C/AUD_DynamicMusic.cpp (+0, -144)
/extern/audaspace/bindings/C/AUD_DynamicMusic.h (+0, -145)
/extern/audaspace/bindings/C/AUD_Handle.cpp (+0, -384)
/extern/audaspace/bindings/C/AUD_Handle.h (+0, -308)
/extern/audaspace/bindings/C/AUD_HRTF.cpp (+0, -50)
/extern/audaspace/bindings/C/AUD_HRTF.h (+0, -48)
/extern/audaspace/bindings/C/AUD_ImpulseResponse.cpp (+0, -44)
/extern/audaspace/bindings/C/AUD_ImpulseResponse.h (+0, -40)
/extern/audaspace/bindings/C/AUD_PlaybackManager.cpp (+0, -94)
/extern/audaspace/bindings/C/AUD_PlaybackManager.h (+0, -103)
/extern/audaspace/bindings/C/AUD_Sequence.cpp (+0, -315)
/extern/audaspace/bindings/C/AUD_Sequence.h (+0, -338)
/extern/audaspace/bindings/C/AUD_Sound.cpp (+0, -709)
/extern/audaspace/bindings/C/AUD_Sound.h (+0, -370)
/extern/audaspace/bindings/C/AUD_Source.cpp (+0, -84)
/extern/audaspace/bindings/C/AUD_Source.h (+0, -84)
/extern/audaspace/bindings/C/AUD_Special.cpp (+0, -420)
/extern/audaspace/bindings/C/AUD_Special.h (+0, -138)
/extern/audaspace/bindings/C/AUD_ThreadPool.cpp (+0, -42)
/extern/audaspace/bindings/C/AUD_ThreadPool.h (+0, -40)
/extern/audaspace/bindings/C/AUD_Types.h (+0, -179)
/extern/audaspace/bindings/doc/conf.py.in (+0, -261)
/extern/audaspace/bindings/doc/device.rst (+0, -7)
/extern/audaspace/bindings/doc/handle.rst (+0, -7)
/extern/audaspace/bindings/doc/index.rst (+0, -35)
/extern/audaspace/bindings/doc/sequence.rst (+0, -7)
/extern/audaspace/bindings/doc/sequence_entry.rst (+0, -7)
/extern/audaspace/bindings/doc/sound.rst (+0, -7)
/extern/audaspace/bindings/doc/tutorials.rst (+0, -166)
/extern/audaspace/bindings/python/examples/binaural.py (+0, -13)
/extern/audaspace/bindings/python/examples/convolution.py (+0, -10)
/extern/audaspace/bindings/python/examples/dynamicmusic.py (+0, -20)
/extern/audaspace/bindings/python/examples/playbackmanager.py (+0, -27)
/extern/audaspace/bindings/python/examples/player.py (+0, -7)
/extern/audaspace/bindings/python/examples/randomSounds.py (+0, -21)
/extern/audaspace/bindings/python/examples/simple.py (+0, -7)
/extern/audaspace/bindings/python/examples/siren.py (+0, -19)
/extern/audaspace/bindings/python/examples/siren2.py (+0, -23)
/extern/audaspace/bindings/python/examples/tetris.py (+0, -66)
/extern/audaspace/bindings/python/examples/tetris2.py (+0, -64)
/extern/audaspace/bindings/python/examples/tetris3.py (+0, -63)
/extern/audaspace/bindings/python/PyAPI.cpp (+0, -231)
/extern/audaspace/bindings/python/PyAPI.h (+0, -45)
/extern/audaspace/bindings/python/PyDevice.cpp (+0, -785)
/extern/audaspace/bindings/python/PyDevice.h (+0, -33)
/extern/audaspace/bindings/python/PyDynamicMusic.cpp (+0, -467)
/extern/audaspace/bindings/python/PyDynamicMusic.h (+0, -33)
/extern/audaspace/bindings/python/PyHandle.cpp (+0, -1126)
/extern/audaspace/bindings/python/PyHandle.h (+0, -33)
/extern/audaspace/bindings/python/PyHRTF.cpp (+0, -247)
/extern/audaspace/bindings/python/PyHRTF.h (+0, -33)
/extern/audaspace/bindings/python/PyImpulseResponse.cpp (+0, -137)
/extern/audaspace/bindings/python/PyImpulseResponse.h (+0, -33)
/extern/audaspace/bindings/python/PyPlaybackManager.cpp (+0, -389)
/extern/audaspace/bindings/python/PyPlaybackManager.h (+0, -33)
/extern/audaspace/bindings/python/PySequence.cpp (+0, -655)
/extern/audaspace/bindings/python/PySequence.h (+0, -33)
/extern/audaspace/bindings/python/PySequenceEntry.cpp (+0, -740)
/extern/audaspace/bindings/python/PySequenceEntry.h (+0, -33)
/extern/audaspace/bindings/python/PySound.cpp (+0, -1966)
/extern/audaspace/bindings/python/PySound.h (+0, -33)
/extern/audaspace/bindings/python/PySource.cpp (+0, -260)
/extern/audaspace/bindings/python/PySource.h (+0, -33)
/extern/audaspace/bindings/python/PyThreadPool.cpp (+0, -134)
/extern/audaspace/bindings/python/PyThreadPool.h (+0, -33)
/extern/audaspace/bindings/python/setup.py.in (+0, -61)
/extern/audaspace/blender_config.cmake (+0, -26)
/extern/audaspace/CHANGES (+0, -115)
/extern/audaspace/CMakeLists.txt (+0, -986)
/extern/audaspace/config/Audaspace.h.in (+0, -131)
/extern/audaspace/include/devices/DefaultSynchronizer.h (+0, -44)
/extern/audaspace/include/devices/DeviceManager.h (+0, -129)
/extern/audaspace/include/devices/I3DDevice.h (+0, -142)
/extern/audaspace/include/devices/I3DHandle.h (+0, -232)
/extern/audaspace/include/devices/IDevice.h (+0, -123)
/extern/audaspace/include/devices/IDeviceFactory.h (+0, -72)
/extern/audaspace/include/devices/IHandle.h (+0, -189)
/extern/audaspace/include/devices/ISynchronizer.h (+0, -92)
/extern/audaspace/include/devices/NULLDevice.h (+0, -96)
/extern/audaspace/include/devices/ReadDevice.h (+0, -82)
/extern/audaspace/include/devices/SoftwareDevice.h (+0, -368)
/extern/audaspace/include/Exception.h (+0, -185)
/extern/audaspace/include/file/File.h (+0, -74)
/extern/audaspace/include/file/FileManager.h (+0, -95)
/extern/audaspace/include/file/FileWriter.h (+0, -78)
/extern/audaspace/include/file/IFileInput.h (+0, -60)
/extern/audaspace/include/file/IFileOutput.h (+0, -52)
/extern/audaspace/include/file/IWriter.h (+0, -89)
/extern/audaspace/include/fx/Accumulator.h (+0, -79)
/extern/audaspace/include/fx/ADSR.h (+0, -121)
/extern/audaspace/include/fx/ADSRReader.h (+0, -101)
/extern/audaspace/include/fx/BaseIIRFilterReader.h (+0, -133)
/extern/audaspace/include/fx/BinauralReader.h (+0, -223)
/extern/audaspace/include/fx/BinauralSound.h (+0, -119)
/extern/audaspace/include/fx/Butterworth.h (+0, -48)
/extern/audaspace/include/fx/ButterworthCalculator.h (+0, -55)
/extern/audaspace/include/fx/CallbackIIRFilterReader.h (+0, -88)
/extern/audaspace/include/fx/Convolver.h (+0, -177)
/extern/audaspace/include/fx/ConvolverReader.h (+0, -198)
/extern/audaspace/include/fx/ConvolverSound.h (+0, -100)
/extern/audaspace/include/fx/Delay.h (+0, -60)
/extern/audaspace/include/fx/DelayReader.h (+0, -63)
/extern/audaspace/include/fx/DynamicIIRFilter.h (+0, -54)
/extern/audaspace/include/fx/DynamicIIRFilterReader.h (+0, -60)
/extern/audaspace/include/fx/DynamicMusic.h (+0, -235)
/extern/audaspace/include/fx/Effect.h (+0, -76)
/extern/audaspace/include/fx/EffectReader.h (+0, -68)
/extern/audaspace/include/fx/Envelope.h (+0, -93)
/extern/audaspace/include/fx/Fader.h (+0, -87)
/extern/audaspace/include/fx/FaderReader.h (+0, -77)
/extern/audaspace/include/fx/FFTConvolver.h (+0, -196)
/extern/audaspace/include/fx/Highpass.h (+0, -49)
/extern/audaspace/include/fx/HighpassCalculator.h (+0, -61)
/extern/audaspace/include/fx/HRTF.h (+0, -108)
/extern/audaspace/include/fx/HRTFLoader.h (+0, -99)
/extern/audaspace/include/fx/IDynamicIIRFilterCalculator.h (+0, -50)
/extern/audaspace/include/fx/IIRFilter.h (+0, -63)
/extern/audaspace/include/fx/IIRFilterReader.h (+0, -70)
/extern/audaspace/include/fx/ImpulseResponse.h (+0, -108)
/extern/audaspace/include/fx/Limiter.h (+0, -73)
/extern/audaspace/include/fx/LimiterReader.h (+0, -65)
/extern/audaspace/include/fx/Loop.h (+0, -62)
/extern/audaspace/include/fx/LoopReader.h (+0, -65)
/extern/audaspace/include/fx/Lowpass.h (+0, -49)
/extern/audaspace/include/fx/LowpassCalculator.h (+0, -61)
/extern/audaspace/include/fx/MutableReader.h (+0, -71)
/extern/audaspace/include/fx/MutableSound.h (+0, -58)
/extern/audaspace/include/fx/Pitch.h (+0, -55)
/extern/audaspace/include/fx/PitchReader.h (+0, -67)
/extern/audaspace/include/fx/PlaybackCategory.h (+0, -127)
/extern/audaspace/include/fx/PlaybackManager.h (+0, -156)
/extern/audaspace/include/fx/Reverse.h (+0, -50)
/extern/audaspace/include/fx/ReverseReader.h (+0, -65)
/extern/audaspace/include/fx/SoundList.h (+0, -110)
/extern/audaspace/include/fx/Source.h (+0, -109)
/extern/audaspace/include/fx/Sum.h (+0, -49)
/extern/audaspace/include/fx/Threshold.h (+0, -78)
/extern/audaspace/include/fx/Volume.h (+0, -63)
/extern/audaspace/include/fx/VolumeReader.h (+0, -70)
/extern/audaspace/include/fx/VolumeSound.h (+0, -74)
/extern/audaspace/include/fx/VolumeStorage.h (+0, -71)
/extern/audaspace/include/generator/Sawtooth.h (+0, -66)
/extern/audaspace/include/generator/SawtoothReader.h (+0, -86)
/extern/audaspace/include/generator/Silence.h (+0, -48)
/extern/audaspace/include/generator/SilenceReader.h (+0, -59)
/extern/audaspace/include/generator/Sine.h (+0, -67)
/extern/audaspace/include/generator/SineReader.h (+0, -77)
/extern/audaspace/include/generator/Square.h (+0, -67)
/extern/audaspace/include/generator/SquareReader.h (+0, -86)
/extern/audaspace/include/generator/Triangle.h (+0, -67)
/extern/audaspace/include/generator/TriangleReader.h (+0, -86)
/extern/audaspace/include/IReader.h (+0, -92)
/extern/audaspace/include/ISound.h (+0, -57)
/extern/audaspace/include/plugin/PluginManager.h (+0, -81)
/extern/audaspace/include/respec/ChannelMapper.h (+0, -51)
/extern/audaspace/include/respec/ChannelMapperReader.h (+0, -151)
/extern/audaspace/include/respec/Converter.h (+0, -51)
/extern/audaspace/include/respec/ConverterFunctions.h (+0, -377)
/extern/audaspace/include/respec/ConverterReader.h (+0, -67)
/extern/audaspace/include/respec/JOSResample.h (+0, -50)
/extern/audaspace/include/respec/JOSResampleReader.h (+0, -129)
/extern/audaspace/include/respec/LinearResample.h (+0, -50)
/extern/audaspace/include/respec/LinearResampleReader.h (+0, -80)
/extern/audaspace/include/respec/Mixer.h (+0, -123)
/extern/audaspace/include/respec/ResampleReader.h (+0, -61)
/extern/audaspace/include/respec/Specification.h (+0, -138)
/extern/audaspace/include/respec/SpecsChanger.h (+0, -74)
/extern/audaspace/include/sequence/AnimateableProperty.h (+0, -129)
/extern/audaspace/include/sequence/Double.h (+0, -60)
/extern/audaspace/include/sequence/DoubleReader.h (+0, -77)
/extern/audaspace/include/sequence/PingPong.h (+0, -50)
/extern/audaspace/include/sequence/Sequence.h (+0, -171)
/extern/audaspace/include/sequence/SequenceData.h (+0, -215)
/extern/audaspace/include/sequence/SequenceEntry.h (+0, -315)
/extern/audaspace/include/sequence/SequenceReader.h (+0, -94)
/extern/audaspace/include/sequence/Superpose.h (+0, -62)
/extern/audaspace/include/sequence/SuperposeReader.h (+0, -79)
/extern/audaspace/include/util/Barrier.h (+0, -78)
/extern/audaspace/include/util/Buffer.h (+0, -87)
/extern/audaspace/include/util/BufferReader.h (+0, -76)
/extern/audaspace/include/util/FFTPlan.h (+0, -120)
/extern/audaspace/include/util/ILockable.h (+0, -46)
/extern/audaspace/include/util/Math3D.h (+0, -324)
/extern/audaspace/include/util/StreamBuffer.h (+0, -85)
/extern/audaspace/include/util/ThreadPool.h (+0, -119)
/extern/audaspace/INSTALL (+0, -107)
/extern/audaspace/LICENSE (+0, -202)
/extern/audaspace/plugins/ffmpeg/FFMPEG.cpp (+0, -63)
/extern/audaspace/plugins/ffmpeg/FFMPEG.h (+0, -60)
/extern/audaspace/plugins/ffmpeg/FFMPEGReader.cpp (+0, -397)
/extern/audaspace/plugins/ffmpeg/FFMPEGReader.h (+0, -184)
/extern/audaspace/plugins/ffmpeg/FFMPEGWriter.cpp (+0, -427)
/extern/audaspace/plugins/ffmpeg/FFMPEGWriter.h (+0, -145)
/extern/audaspace/README.md (+0, -47)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021