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-04-20Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-05Cleanup: fix various typosBrecht Van Lommel
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-25Docs: include WEBP in --help textCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-18EEVEE: Add new experimental "EEVEE Next" optionClément Foucault
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-02Cmake: Re-enable Amaranth add-onAaron Carlisle
2022-03-01Cmake: Re-enable tiny cad add-onAaron Carlisle
2022-03-01Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-03-01Cmake: Re-enable tissue add-onAaron Carlisle
2022-02-28Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-28Cmake: Re-enable real snow add-onAaron Carlisle
2022-02-25Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-25CMake: exclude add-ons that don't confirm to key requirementsCampbell Barton
2022-02-16macOS/bpy module: install text files correctlyAnkit Meel
2022-02-16macOS/bpy module: install scripts relative to bpy.soAnkit Meel
2022-02-15CMake: create readme.html with configure_fileAnkit Meel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-08Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-07Fix T95502: macOS app has both python 3.9 and 3.10 executablesBrecht Van Lommel
2022-02-06Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-05GPU: Enable CLOG for gpu when `--debug-gpu` option is setClément Foucault
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-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