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-03Cleanup: Remove interface region files to C++Hans Goudey
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2021-11-21Cleanup: Move menu search template to C++Hans Goudey
2021-11-11Cleanup: Move interface_region_search.c to C++Hans Goudey
2021-10-26UI: Improve node editor breadcrumbs displayHans Goudey
2021-10-21Geometry Nodes: Attribute search in the modifierHans Goudey
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-07-15UI/Assets: Initial Asset View UI templateJulian Eisel
2021-07-15UI: Support defining UI lists in CJulian Eisel
2021-07-05macOS: support Japanese input for text buttonsYuki Hashimoto
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2020-10-03Fix error in recent change "run UserDef versioning from readfile.c"Campbell Barton
2020-10-03UI: Move button groups from layout to block levelHans Goudey
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-05-27Cleanup: sort file, structsCampbell Barton
2020-05-12UI: undo/redo support for text fieldsHans Goudey
2020-05-06Cleanup: move search templates into their own filesCampbell Barton
2019-10-11GPencil: New Eyedropper tool for Material creation.Antonio Vazquez
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell 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
2018-09-12Cleanup: move preference versioning into own fileCampbell Barton
2018-07-08Icons: support for drawing event iconsCampbell Barton
2018-06-30Merge branch 'master' into blender2.8Campbell Barton
2018-06-30UI: Add 'interface_query.c'Campbell Barton
2018-06-24Merge branch 'master' into blender2.8Campbell Barton
2018-06-24Cleanup: move UI context menus into own fileCampbell Barton
2018-06-12UI: Initial persistent floating redo panelCampbell Barton
2018-05-03Workbench: studiolightJeroen Bakker
2018-04-22UI: Initial popover support for panelsCampbell Barton
2018-02-12Merge branch 'master' into blender2.8Campbell Barton
2018-02-12Disable cycles when WITH_CYCLES=OFFCampbell Barton
2018-02-09Merge branch 'master' into blender2.8Campbell Barton
2018-02-09CMake: include missing headersCampbell Barton
2017-12-12Merge branch 'master' into blender2.8Campbell Barton
2017-12-12Cleanup: split eyedropper into separate filesCampbell Barton
2017-11-03Merge branch 'master' into blender2.8Campbell Barton
2017-11-03Cleanup: split interface_regions.cCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2015-11-06New uialign code, based on 2D positions of widgets.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin