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-09-12Fix macOS incomplete Python install after recent changesBrecht Van Lommel
2022-09-10Python: on macOS, stop requiring framework for building bpy moduleBrecht Van Lommel
2022-09-09Cleanup: cmake line length, wrappingCampbell Barton
2022-09-09CMake: exclude Python libs & batch scripts WITH_PYTHON_MODULE for WIN32Campbell Barton
2022-09-09Cleanup: check for Python module in BKE_appdir_program_path_initCampbell Barton
2022-09-09Cleanup: comments, spelling, line length for creator's CMake fileCampbell Barton
2022-09-09Python: install "bpy" as a package WITH_PYTHON_MODULECampbell Barton
2022-09-08Fix Blender as a Python module for WIN32Campbell Barton
2022-08-26Cleanup: reduce variable scopeCampbell Barton
2022-08-23Build: add system for shipping with dynamic libraries on Linux and macOSBrecht Van Lommel
2022-08-23Cleanup: consistent variable names for install target directoriesBrecht Van Lommel
2022-08-18CMake: support building with musl libclistout
2022-08-16Support Ctrl-C to cancel rendering with headless buildsCampbell Barton
2022-08-15Cleanup OpenGL linking and related code after libepoxy mergeSebastian Parborg
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-09Cleanup: CMake file indentationCampbell Barton
2022-07-29Merge branch 'blender-v3.3-release'Brecht Van Lommel
2022-07-29Build: hide all symbols except a few required ones on LinuxBrecht Van Lommel
2022-07-28Cleanup: unused headerCampbell Barton
2022-07-08Linux: Move Mesa software OpenGL libraries to sub-directorySergey Sharybin
2022-06-29Cycles: Add support for rendering on Intel GPUs using oneAPIXavier Hallade
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