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-03-02Cmake: Re-enable Amaranth add-onAaron Carlisle
2022-03-01Cmake: Re-enable tiny cad add-onAaron Carlisle
2022-03-01Cmake: Re-enable tissue add-onAaron Carlisle
2022-02-28Cmake: Re-enable real snow add-onAaron Carlisle
2022-02-25CMake: exclude add-ons that don't confirm to key requirementsCampbell Barton
2022-02-07Fix T95502: macOS app has both python 3.9 and 3.10 executablesBrecht Van Lommel
2022-02-05GPU: Enable CLOG for gpu when `--debug-gpu` option is setClément Foucault
2022-01-27CMake/Linux/Python:copy either `chardet` or `charset_normalizer`Sybren A. Stüvel
2022-01-24Fix T95099: Have launcher wait for Blender exitJens Ehrhardt
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
2022-01-07Remove dead numaapi code in blenlibSergey Sharybin
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-14Remove G.save_overCampbell Barton
2021-12-13Cleanup: use "filepath" term for Main, BlendFileData & FileGlobalCampbell Barton
2021-11-13Fix splash screen showing on startup with files loaded by scriptsCampbell Barton
2021-11-01Localize image mutex lock into runtime field of Image datablockSergey Sharybin
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-10-18Cleanup: spelling in commentsCampbell Barton
2021-10-06Cleanup: rename BKE_font.h -> BKE_vfont.hCampbell Barton
2021-09-27Cleanup: spelling in commentsCampbell Barton
2021-09-10Update command line argument description for --addonsJon Denning
2021-08-10Fix T90418: macOS codesign fails with dylib next to executableAnkit Meel
2021-08-09Fix invalid helps and description of session UUID verificationSergey Sharybin
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-03macOS: Fix OpenMP dynamic loader error.Ankit Meel
2021-08-03macOS: Portable builds with dynamic libraries.Ankit Meel
2021-07-27Fix LLVM 12 symbol conflict with Mesa drivers, after recent Linux libs updateBrecht Van Lommel
2021-07-26macOS Cleanup: Remove old version specific codeAnkit Meel
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-14UI: Windows Blend File AssociationHarley Acheson
2021-06-10Fix T86544: better cleanup of path given as command line argument.Bastien Montagne
2021-06-10Cleanup: spelling in commentsCampbell Barton
2021-06-10Windows: Use TBBMalloc for GMPErik Abrahamsson
2021-06-04windows/deps: Fix TBB build issues.Ray Molenkamp
2021-06-01Docs: Limit the OCIO env vars that we documentAaron Carlisle
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-05-11Cleanup: unnecessary extra lines for doxy sectionsCampbell Barton
2021-05-10Cleanup: correct/clarify PlayAnim commentsCampbell Barton
2021-05-06Merge branch 'blender-v2.93-release'Campbell Barton