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
2022-02-04macOS: support building blender-thumbnailerAnkit Meel
2022-01-27CMake/Linux/Python:copy either `chardet` or `charset_normalizer`Sybren A. Stüvel
2022-01-18CMake: Fix using numpy variable for the zstandard pathCampbell Barton
2022-01-13Fix link errors after recent FFMPEG / link_directories changesBrecht Van Lommel
2022-01-13Build: remove usage of link_directoriesBrecht Van Lommel
2021-10-28Fix install paths for blender thumbnailer when not building a portable installSebastian Parborg
2021-10-22Deps: Python, install Cython packageSybren A. Stüvel
2021-10-21Deps: Python, bundle zstandard packageSybren A. Stüvel
2021-10-20CMake: add WITH_BLENDER_THUMBNAILER optionCampbell Barton
2021-10-20Thumbnails: refactor extraction to use one code-path for all platformsCampbell Barton
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