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-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-03-04Cleanup: cmake indentationCampbell Barton
2020-03-02Fix: Excessive (re)builds of subprojectsRay Molenkamp
2020-03-01Build: show draco library under extern folder in Visual StudioPhillip Thomas
2020-02-27Build: don't include WITH_SYSTEM_GLEW as part of make liteBrecht Van Lommel
2020-02-26Cleanup: deduplicate OpenVDB library definitions/include/libs logicBrecht Van Lommel
2020-02-26Build: add compatibility between precompiled libraries and new glibcBrecht Van Lommel
2020-02-26Build: ignore system paths when using precompiled libraries on LinuxNathan Craddock
2020-02-18Cycles: Enabled quaternion motion blur with Embree.Stefan Werner
2020-02-17Fix: T73830 OSL not finding stdosl.h on linuxRay Molenkamp
2020-02-16BPY/Windows: Do not bundle the CRT for a bpy buildRay Molenkamp
2020-02-15Cleanup: CMake formattingCampbell Barton
2020-02-14Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-13Revert "Cleanup/MSVC: Enable C++ conformance mode on compiler versions that s...Ray Molenkamp
2020-02-12Cleanup/MSVC: Enable C++ conformance mode on compiler versions that support it.Ray Molenkamp
2020-02-11Fix: Build error on windowsRay Molenkamp
2020-02-10USD: Install USD library via install_deps.shSybren A. Stüvel
2020-02-07BuildSystem/Cleanup: Fix warning behaviour regarding library dependenciesRay Molenkamp
2020-02-06Code_Cleanup_Day/Windows: Clean-up windows API Level.Ray Molenkamp
2020-02-05Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-05Fix finding freetype on Linux not using pre-compiled libsCampbell Barton
2020-02-05Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-05CMake: remove non-standard package search pathsCampbell Barton
2020-02-04Merge branch 'blender-v2.82-release'Julian Eisel
2020-02-04Fix wrong glColor3usv array size check in clang array checkerSimon G
2020-02-04Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-04CMake: Attempt to fix tests on buildbotSergey Sharybin
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fix tests failing on AMD Ryzen, due TBB initialization order issueBrecht Van Lommel
2020-01-26CMake: Fix precompiled Boost libraries on LinuxNathan Craddock
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-21Fix: Building with clang on windows.Ray Molenkamp
2020-01-21Windows: Update platform_win32.cmake to boost 1.70Ray 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-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-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-25Cleanup: remove unused CMake WITH_MOD_CLOTH_ELTOPO optionCampbell Barton
2019-11-20Cleanup: remove WITH_RAYOPTIMIZATIONCampbell Barton
2019-11-13Add support for the TBB allocator on windows.Ray Molenkamp