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: use SPDX license for CMake filesCampbell Barton
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
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
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-05-30Audaspace: Don't use strict flagsSergey Sharybin
2015-10-23Quiet audaspace unused macro warningsCampbell Barton
2015-08-29Audaspace: fix for building with scons.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-03-27CMake: Enable strict flags for C++Sergey Sharybin
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin
2012-12-11cmake wouldn't build since it was missing files added in r52858.Campbell Barton
2012-12-10Audaspace:Joerg Mueller
2012-11-05Update CMake rules for audaspaceSergey Sharybin
2012-11-05Audaspace:Joerg Mueller
2012-10-25Audaspace:Joerg Mueller
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2011-11-08Don't compile AUD_JOSResampleReaderCoeff.cpp twice (it's included in AUD_JOSR...Sergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-02Missed some stoff when removing libsamplerate.Joerg Mueller
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-08-30Fix for [#25062] Sound Actuator - Positional Audio.Joerg Mueller
2011-08-063D Audio GSoC:Joerg Mueller
2011-08-043D Audio GSoC:Joerg Mueller
2011-07-263D Audio GSoC:Joerg Mueller
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-18added FindSndFile cmake module to replace inline checks.Campbell Barton
2011-05-31fix for recent cmake changesCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-28== FFMPEG ==Peter Schlaile
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21WITH_SAMPLERATE option for cmake, without this playback wont behave right so ...Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton