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
2020-02-05Fix finding freetype on Linux not using pre-compiled libsCampbell Barton
2020-02-05CMake: remove non-standard package search pathsCampbell Barton
2020-02-04Fix wrong glColor3usv array size check in clang array checkerSimon G
2020-02-04CMake: Attempt to fix tests on buildbotSergey Sharybin
2020-02-04Codesign: Fix script for WindowsSergey Sharybin
2020-02-04Codesign: Possible fix for stamp appearing prior to archiveSergey Sharybin
2020-02-03Codesign: Fix wrong logging messageSergey Sharybin
2020-02-03Codesign: Add codesign for macOS workerSergey Sharybin
2020-02-03Buildbot: Specify path to macOS codesignSergey Sharybin
2020-01-31Fix tests failing on AMD Ryzen, due TBB initialization order issueBrecht Van Lommel
2020-01-30Buildbot: Make archive naming shorter and cleanerSergey Sharybin
2020-01-30Buildbot: Allow building on systems without sclSergey Sharybin
2020-01-30Buildbot: Enable 16 threads for macOS worker as wellSergey Sharybin
2020-01-29Buildbot: Increase number of compile thread for Linux BuildbotSergey Sharybin
2020-01-24Make deps: Force some boost dependenciesSergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-23Make deps: Fix zlib symbols defined twiceBrecht Van Lommel
2020-01-21libs/windows: Prevent USD exports from leaking into blender binary.Ray Molenkamp
2020-01-21Fix: Building with clang on windows.Ray Molenkamp
2020-01-21Windows: Update platform_win32.cmake to boost 1.70Ray Molenkamp
2020-01-20Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0Brecht Van Lommel
2020-01-20Fix OSL build error on macOS, no need to use external pugixmlBrecht Van Lommel
2020-01-18Fix: T71159 missing python3.dllRay Molenkamp
2020-01-17Build: fix Linux linking errors with some combinations of build optionsBrecht Van Lommel
2020-01-05CMake: enable FFTW for headless & bpy configurationsCampbell Barton
2019-12-24install_deps.sh: No longer forcing Alembic sources to be redownloadedSybren A. Stüvel
2019-12-24install_deps.sh: show which parameter is wrongSybren A. Stüvel
2019-12-16Mantaflow [Part 4]: Adapted build configSebastián Barschkis
2019-12-16Cleanup: whitespaceCampbell Barton
2019-12-14USD: on Apple disable USD if library cannot be foundSybren A. Stüvel
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-06Windows: Fix failing tests due to missing manifest.Ray Molenkamp
2019-12-06Cleanup/Windows: Separate out the MS-CRT into a subfolderRay Molenkamp
2019-12-03Buildbot: Correct timestamp argument for Windows codesignSergey Sharybin
2019-11-29Archive build script: stop when creating archive failsSybren A. Stüvel
2019-11-29Archive build script: fix compatibility with older tar on CentOS 7Sybren A. Stüvel
2019-11-29CMake: Remove stray WITH_JACK in blender_release.cmakeRay Molenkamp
2019-11-29CMake: Remove stray WITH_JACK in full configurationRay Molenkamp
2019-11-28Build: change CMake option defaults to match "make full"Brecht Van Lommel
2019-11-28Tests: Blendfile-loading test classSybren A. Stüvel
2019-11-28Buildbot: Migrate package archive format for Linux from tar.bz2 to tar.xzJens
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-26Buildbot: Increaser codesign timelimitSergey Sharybin
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-20Alembic: Upgrade from 1.7.8 to 1.7.12Sybren A. Stüvel
2019-11-20Cleanup: remove WITH_RAYOPTIMIZATIONCampbell Barton
2019-11-18Build deps: Actually tweak EOL styleSergey Sharybin
2019-11-18Build deps: Fix compilaiton of OpenColladablender
2019-11-18msvc: Use debug versions of tbb malloc for debug buildsRay Molenkamp
2019-11-14Merge branch 'blender-v2.81-release'Sergey Sharybin