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
2019-10-11Fix "make update" not using the right branch for source/toolsBrecht Van Lommel
2019-10-10Fix build error on Windows after recent changesBrecht Van Lommel
2019-10-10Build: add WITH_TBB option, in preparation of sculpt using itBrecht Van Lommel
2019-10-10CMake: Allow to use pre-compiled CentOS librariesSergey Sharybin
2019-10-09Fix "make update" not working on buildbot after recent changesBrecht Van Lommel
2019-10-09Build: prepare "make update" to work for new release cycle branchingBrecht Van Lommel
2019-10-09GPU: show more descriptive labels on unsupported GPU dialogBrecht Van Lommel
2019-10-09CMake: Move software-gl to generic install procedureSergey Sharybin
2019-10-09Deps: Fix wrong LLVM prefix used for MesaSergey Sharybin
2019-10-09Deps: Add libraries needed for Software GLSergey Sharybin
2019-10-09Fix make deps libtool detection on macOSBrecht Van Lommel
2019-10-09Buildbot: Correction to previous commitSergey Sharybin
2019-10-09Buildbot: Attempt to point precompiled libraries to a correct folderSergey Sharybin
2019-10-09Buildbot: Point to pre-compiled CentOS 7 librariesSergey Sharybin
2019-10-09Buildbot: Checkout precomiled CentOS librariesSergey Sharybin
2019-10-08Fix "make update" error with old git versions, for the buildbotBrecht Van Lommel
2019-10-07CMake: Add support for building with OpenMP support for clang on windows.Ray Molenkamp
2019-10-05Make this link again; needs more work for orbis to work.Howard Trickey
2019-10-04make_deps: Fix building ffmpeg on windowsRay Molenkamp
2019-10-04Fixed copy-paste error in install_deps.shSybren A. Stüvel
2019-10-04Add Opus audio library and configure FFmpeg to use itSybren A. Stüvel
2019-10-04Fix T70514: VP9 not workingSybren A. Stüvel
2019-10-03Fix: Unit tests on windows.Ray Molenkamp
2019-10-01MSVC: Support Building clang+ninja+VS2019Ray Molenkamp
2019-09-30macOS: don't require python3 to be installed to run "make update"Brecht Van Lommel
2019-09-25make.bat: Fix rebuilds with custom build directory.Ray Molenkamp
2019-09-19Use cmake TIMESTAMP for BUILD_DATE+TIMEBernhard M. Wiedemann
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Build: output log file to tests/log.txt when running "make test"Brecht Van Lommel
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-12Build: add "make test" command for Windows, output log fileBrecht Van Lommel
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-08Fix T69640: make update not working with Python older than 3.7Brecht Van Lommel
2019-09-08Build: skip Blender repository pull in "make update" when not possibleBrecht Van Lommel
2019-09-07Fix GTests failing on Windows buildbotBrecht Van Lommel
2019-09-07Fix buildbot not reporting error when tests failBrecht Van Lommel
2019-09-07Tests: run tests from install pathBrecht Van Lommel
2019-09-07Fix buildbot error building release on macOSBrecht Van Lommel
2019-09-07Fix missing LLVM include directories on macOSBrecht Van Lommel
2019-09-05Buildbot: enable tests to run againBrecht Van Lommel
2019-09-03Fix buildbot unsuccessfully trying to update Blender repository for branchesBrecht Van Lommel
2019-09-03Fix buildbot Python executable not found on WindowsBrecht Van Lommel
2019-09-03Buildbot: support building releases, make non-releases more consistentBrecht Van Lommel
2019-09-03Fix library link errors after building with install_deps.sh on UbuntuBrecht Van Lommel
2019-09-02Buildbot: refactor all build slave codeBrecht Van Lommel
2019-09-02CMake: De-duplicate test target name constructionSergey Sharybin
2019-09-02Fix noisy GFlags warnings when building testsSergey Sharybin
2019-09-02CMake: Cleanup, unset temporary variablesSergey Sharybin
2019-08-31Build: don't require svn to be available for "make update" when not usedBrecht Van Lommel
2019-08-31Build: use non-interactive svn commands for "make update"Brecht Van Lommel