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-12-13Merge branch 'master' into fluid-mantaflowSebastián Barschkis
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-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-27Merge branch 'master' into fluid-mantaflowSebastián Barschkis
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-20Merge branch 'master' into fluid-mantaflowSebastián Barschkis
2019-11-20Cleanup: remove WITH_RAYOPTIMIZATIONCampbell Barton
2019-11-13Add support for the TBB allocator on windows.Ray Molenkamp
2019-11-08Windows: Switch to the dynamic C runtimeRay Molenkamp
2019-11-08Merge branch 'master' into fluid-mantaflowSebastián Barschkis
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-12macOS: add opus to FFMPEG_LIBRARIESArto Kitula
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-09GPU: show more descriptive labels on unsupported GPU dialogBrecht 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-04Add Opus audio library and configure FFmpeg to use itSybren A. Stüvel
2019-10-03Fix: Unit tests on windows.Ray Molenkamp
2019-09-25Merge branch 'master' into fluid-mantaflowSebastián Barschkis
2019-09-19Use cmake TIMESTAMP for BUILD_DATE+TIMEBernhard M. Wiedemann
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-07Fix GTests failing on Windows buildbotBrecht Van Lommel
2019-09-07Fix missing LLVM include directories on macOSBrecht 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-26Merge branch 'master' into fluid-mantaflowSebastián Barschkis
2019-08-22Cmake/MSVC: Enable Edit and Continue for debug builds.Lazydodo
2019-08-19Fix build error with OpenImageDenoise after recent changes for dynamic linkingBrecht Van Lommel
2019-08-19Fix building with shared OIDN librariesSebastian Parborg
2019-08-18Merge branch 'master' into fluid-mantaflowSebastián Barschkis
2019-08-18Mantaflow: Addressed all issues from the review / diffSebastián Barschkis
2019-08-15Windows/MSI: Rework MSI installer.Lazydodo
2019-08-15Build: enable OpenImageDenoise, now that we have libraries for all platformsBrecht Van Lommel
2019-08-15Fix T56843 : fix case sensitive filenames on win10Lazydodo
2019-08-15msvc: Enable /bigobj on all object files.Lazydodo
2019-08-14Compositor: Added denoising nodeBrecht Van Lommel
2019-08-14deps: python 3.7.4 for windows.Lazydodo