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-10-31Fix bpy wheel on buildbot being incomplete on WindowsBrecht Van Lommel
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-18Build: fix gtest build flags affecting actual libraryBrecht Van Lommel
2022-09-15Python: fix failing bpy build with full release config on WindowsBrecht Van Lommel
2022-09-15CMake: exclude '.github' from addons in the install targetCampbell Barton
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: comments, spelling, line length for creator's CMake fileCampbell Barton
2022-09-09Python: install "bpy" as a package WITH_PYTHON_MODULECampbell 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-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-29Build: hide all symbols except a few required ones on LinuxBrecht Van Lommel
2022-07-08Linux: Move Mesa software OpenGL libraries to sub-directorySergey Sharybin
2022-04-20Build: updates for Blender to build against new 3.2 librariesBrecht Van Lommel
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-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