Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-20CMake: fix AUDASPACE disabling WITH_PYTHON for BlenderCampbell Barton
2022-02-11File headers: manually convert files to use SPDX headersCampbell Barton
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-04-28Cleanup: clangg-format for rB157cc54ed521Jörg Müller
2019-04-27Fix T63899: Can't get sound.factory on WindowsJörg Müller
2019-04-18Fix compilation error when using SDL dynamic loadingSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-04Fix segfault when audio system cannot be initialisedSybren A. Stüvel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-05-30Audaspace: Don't use strict flagsSergey Sharybin
2017-03-05Fix T50843: Pitched Audio renders incorrectly in VSEJörg Müller
2016-11-28Fix T50065: Audaspace: some values of the lower limit of Factory.limit causes...Joerg Mueller
2016-10-25API: Fix LinksAaron Carlisle
2016-10-22Fix T49657: Audio backend "Jack" should be named "JACK".Jörg Müller
2016-10-22Fix T49764: Audio strips crackle when animating the volumeJörg Müller
2016-08-01Audapsace: Make it work with Jack and no libjack-dev package installedSergey Sharybin
2016-07-23Audaspace: fix incorrect parameter check in python API.Jörg Müller
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2016-02-16Make Blender compilable with FFmpeg-3.0Sergey Sharybin
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-27Fix T47064: Change Audio defaults to 48 kHzJörg Müller
2015-12-02Fix T46815: Changing playback setting makes blender crashJörg Müller
2015-11-03Fix T46683: High pitch sound artifact on import of 48k audioJörg Müller
2015-10-23Quiet audaspace unused macro warningsCampbell Barton
2015-08-29Audaspace: fix for building with scons.Jörg Müller
2015-08-02Aduaspace: fixing playback in the game engine.Jörg Müller
2015-07-29Fix SCons path issue on Windows.Thomas Dinges
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller
2015-07-28Audaspace: adapt internal C-API naming to external audaspace library.Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
2015-06-20Cleanup: checks for unsupported MSVC versionsCampbell Barton
2015-03-27CMake: Enable strict flags for C++Sergey Sharybin
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-26Fix: AUD_OpenALDevice::getPosition returns negative valuesJörg Müller
2015-03-16Fix T43853: Audio animation bug (fcurves)Jörg Müller
2015-01-29Audaspace: Fix typo in speed of sound initialization value by lordloki (Jorge...Jörg Müller
2015-01-22Fix: Audaspace threw an exception for files it could not open.Jörg Müller
2014-11-25Audaspace: File handle management for audio sequencingJörg Müller
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin