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-07-31Deps builder: Add support for building GMPRay Molenkamp
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-19Properly fix: T71040 / T58983 Ocean Modifier crashes at high resolutionsRay Molenkamp
2020-05-04Windows: Move tbb to being dynamic libraryRay Molenkamp
2020-05-01Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-30Revert "Windows: Support backtraces on release builds."Ray Molenkamp
2020-04-30clean-up: Remove left over debug print.Ray Molenkamp
2020-04-30Windows: Support backtraces on release builds.Ray Molenkamp
2020-04-07Fix Blender not rebuilding when changing linker scriptBrecht Van Lommel
2020-03-26CMake: Fix Blender.app creation/modification timeSergey Sharybin
2020-03-25Fix error after recent change when WITH_INTERNATIONAL=OFFBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-02-10USD: Install USD library via install_deps.shSybren A. Stüvel
2020-01-31Fix tests failing on AMD Ryzen, due TBB initialization order issueBrecht Van Lommel
2020-01-24Fix/workaround initialization order of static TBB/MKLSergey Sharybin
2020-01-18Fix: T71159 missing python3.dllRay Molenkamp
2019-12-16Cleanup: whitespaceCampbell Barton
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-11CMake: recent removal of linked libs gave errors in some casesCampbell Barton
2019-12-10CMake: fix linking Blender as a Python moduleCampbell Barton
2019-12-06Cleanup/Windows: Separate out the MS-CRT into a subfolderRay Molenkamp
2019-12-05Cleanup: Windows Manifest usage.Ray Molenkamp
2019-11-27Cleanup/CMake: Remove dormant windows codesign codeRay Molenkamp
2019-11-25CMake: support building without PythonCampbell Barton
2019-11-18msvc: Use debug versions of tbb malloc for debug buildsRay Molenkamp
2019-11-13Merge branch 'blender-v2.81-release'Sergey Sharybin
2019-11-13Initial implementation of code signing routinesSergey Sharybin
2019-11-13Add support for the TBB allocator on windows.Ray Molenkamp
2019-10-21Cleanup: styleCampbell Barton
2019-10-21CMake: fix building as a Python module on macOSCampbell Barton
2019-10-09CMake: Move software-gl to generic install procedureSergey Sharybin
2019-10-07CMake: Add support for building with OpenMP support for clang on windows.Ray Molenkamp
2019-09-27fix:wrong python pdb copied for Windows-VS when building for pydebugGaia Clary
2019-09-25Windows: Fill ProductVersion of blender executableLaurent Noel
2019-09-10Python: don't include distutils Windows installer executables for Linux/macOSBrecht Van Lommel
2019-08-30Windows: Fix compatibility with older cmakeRay Molenkamp
2019-08-30Windows: Move building of blendthumb into the blender codebase.Ray Molenkamp
2019-08-14cleanup: fix python related build error on windows.Lazydodo
2019-08-14deps: python 3.7.4 for windows.Lazydodo
2019-07-30Cmake/windows: Fix vcpkg bypassing our libs folder.Lazydodo
2019-06-22macOS: install license files inside Blender.app bundleBrecht Van Lommel
2019-06-22macOS: rename blender.app to Blender.appBrecht Van Lommel
2019-06-06Cmake/Windows: Fix numpy being unpacked every build.Ray Molenkamp
2019-05-22Fix WITH_PYTHON_MODULE linkingCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton