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-11-14Buildbot: Explicitly disable code signer on Linux and macOSSergey Sharybin
2019-11-13Initial implementation of code signing routinesSergey Sharybin
2019-11-12Safer fix for make_update.py on buildbotSergey Sharybin
2019-11-12Revert "Fix issues with make_update.py when run from release branch"Sergey Sharybin
2019-11-12Fix issues with make_update.py when run from release branchSergey Sharybin
2019-11-06Buildbot: Ensure proper ABI is usedSergey Sharybin
2019-10-30GNUmakefile: avoid using group/owner for source_archiveCampbell Barton
2019-10-30GNUmakefile: use tar.xz instead of tar.gzCampbell Barton
2019-10-28CMake: update cmake_consistency_checkCampbell Barton
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-10-23CMake: disable OpenMP on macOS bpy_module configCampbell Barton
2019-10-21Cleanup: styleCampbell Barton
2019-10-12macOS: add opus to FFMPEG_LIBRARIESArto Kitula
2019-10-11Build: also use release branch for source/tools moduleBrecht Van Lommel
2019-10-11Buildbot: don't add branch prefix when building release branchesBrecht Van Lommel
2019-10-11Fix issue in "make update" checking out submodule branch on buildbotBrecht Van Lommel
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