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-05-20CMake: fix AUDASPACE disabling WITH_PYTHON for BlenderCampbell Barton
2022-04-20PyAPI: temporary context override supportCampbell Barton
2022-04-07Text Editor: Get/Set region text APIMatheus Santos
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-04-20PyAPI: support Operator.poll functions 'disabled' hintCampbell Barton
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-17Audaspace: add support for CoreAudio on macOSJörg Müller
2021-03-17Audaspace: add support for WASAPI on WindowsJörg Müller
2021-03-17Audaspace: add support for PulseAudio on LinuxJörg Müller
2021-03-08PyAPI: add bpy.types.BlendFile.temp_data for temporary library loadingCampbell Barton
2020-12-08CMake: fix linking with WITH_SDL_DYNLOADCampbell Barton
2020-09-21GPencil: New Trace images using PotraceAntonio Vazquez
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-07Cleanup: include missing header files in CMakeCampbell Barton
2020-09-02UI: add back Layout.introspectCampbell Barton
2020-08-17Cleanup: move Python script execution into BPY_extern_run.hCampbell Barton
2020-05-13Cleanup: split RNA type extension methods into it's own APICampbell Barton
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-03-04Build System: Add OpenXR-SDK dependency and WITH_XR_OPENXR build optionJulian Eisel
2020-01-31USD: Include USD library version in System InfoSybren A. Stüvel
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-09-03Add OpenSubdiv information to bpy.appSergey Sharybin
2019-04-26Fix T63896: Removing Drivers in Python Leads to CrashSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: fix linking with gtest & cycles enabledCampbell Barton
2019-04-16Cleanup: move motion paths into editors/animationCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-11-26Timer: Generic BLI_timer with Python wrapperJacques Lucke
2018-11-07Merge branch 'master' into blender2.8Stefan Werner
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-09-06Join the python modules `gpu` and `_gpu` into one.mano-wii
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-05-09Remove Frame ServerCampbell Barton
2018-04-20UI: Python API defining dynamic iconsCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Logging: use for Python APICampbell Barton
2018-02-08Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-08Remove Carve booleanSergey Sharybin
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Campbell Barton
2017-11-29Cleanup: rename bpy_util -> bpy_capi_utilsCampbell Barton
2017-09-25Merge branch 'master' into blender2.8Sergey Sharybin