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
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
2017-09-22Remove quicktime supportAaron Carlisle
2017-08-20PyAPI: add gpu.select (initial module)Campbell Barton
2017-08-19PyAPI: Add gpu.matrix APICampbell Barton
2017-06-26Manipulator: Python APICampbell Barton
2017-06-07Report OpenSubdiv version Blender is compiled againstSergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-04-05PyDriver support for all RNA property typesCampbell Barton
2016-03-03PyAPI: API for selectively writing data-blocksCampbell Barton
2016-02-03Imbuf: remove libredcodeCampbell Barton
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-06'users of ID' py API.Bastien Montagne
2015-10-20New function to draw offscreen, and related API changesDalai Felinto
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-18Cleanup: whitespace (CMake)Campbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-02-18CMake: indent & missing headerCampbell Barton
2015-02-18Include SDL information in system info text.Sybren A. Stüvel