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
2021-08-10Fix T90418: macOS codesign fails with dylib next to executableAnkit Meel
2021-08-03macOS: Fix OpenMP dynamic loader error.Ankit Meel
2021-08-03macOS: Portable builds with dynamic libraries.Ankit Meel
2021-07-26macOS Cleanup: Remove old version specific codeAnkit Meel
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-10Windows: Use TBBMalloc for GMPErik Abrahamsson
2021-06-04windows/deps: Fix TBB build issues.Ray Molenkamp
2021-05-29Docs: Add relevant OCIO envvars to Blender's help messageAaron Carlisle
2021-05-27Cleanup: rename blender-launcher source file.Ray Molenkamp
2021-05-27Win: Add launcher to hide the console window flashRay Molenkamp
2021-05-21Cleanup: spellingLeon Zandman
2021-04-16Fix various Blender 3.0 versioning issuesRay Molenkamp
2021-04-10Cleanup: minor improvements & type hints for man-page generatorCampbell Barton
2021-03-30MSVC: ASAN support for VS 16.9Ray Molenkamp
2021-03-29macOS/bpy: accommodate portable builds, and multi-config generators.Ankit Meel
2021-03-26macOS/bpy: install into site-packagesAnkit Meel
2021-03-26macOS/bpy: add support for OpenMPAnkit Meel
2021-02-12CMake: update MSVC PDB path referenceCampbell Barton
2021-02-11CMake: update python to 3.9.1Campbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: cmake indentation, white-spaceCampbell Barton
2020-12-11Cleanup: sort cmake file listsCampbell Barton
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-11-06CMake: configue_file() to pass strings for build-infoCampbell Barton
2020-11-04CMake: remove -fmacro-prefix-map from build-infoCampbell Barton
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-09-24Move license files to license subfolderDalai Felinto
2020-09-17CMake: clean up setting of platform specific linker flagsBrecht Van Lommel
2020-09-15Cleanup: add missing headers to CMake, formattingCampbell Barton
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-27Cleanup: Fix build warning on windowsRay Molenkamp
2020-08-13Deps_builder: Update openvdb to a dynamic libraryRay Molenkamp
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