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
2021-10-09Fix: Typo in UI error messageHans Goudey
2021-10-08UI: Add context menu support for tree-view itemsJulian Eisel
2021-10-08UI: Support showing superimposed icons as disabled (with disabled hint)Julian Eisel
2021-10-08UI: Support tooltips for superimposed iconsJulian Eisel
2021-10-08UI/Assets: Disable undo for tree item buttonsJulian Eisel
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-10-07Cleanup: clang-tidyCampbell Barton
2021-10-07Asset Browser: Rework layout & behavior of catalog tree-viewJulian Eisel
2021-10-06Fix logic error when trying to find hovered itemJulian Eisel
2021-10-06Asset Browser: Show catalog add & delete icons on mouse hover (only)Julian Eisel
2021-10-06Fix possibly wrong matching of tree-view item buttonsJulian Eisel
2021-10-06Assets: Support Renaming Catalogs in the UIJulian Eisel
2021-10-06UI: Draw tree-views (e.g. asset catalogs) in a boxJulian Eisel
2021-10-06Fix possible use-after-free when cancelling temporary rename buttonJulian Eisel
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Fix T91940: Asset Browser catalogs continuously redrawJulian Eisel
2021-10-05Cleanup: Better way to pass activate callbacks to Tree-View itemsJulian Eisel
2021-10-04UI Tree-View API: Enforce active item to be un-collapsedJulian Eisel
2021-10-04Fix T91904: Assert when loading empty CurveProfileHans Goudey
2021-10-04Cleanup: Replace macro with functionHans Goudey
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-30Fix color width regression in 66e24ce35bb37753b8002283a72d55639bb40239Campbell Barton
2021-09-30Fix menu width regression in c7d94a7827a5be9343eea22a9638bb059f185206Campbell Barton
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-29Fix T89864: Adding an asset referencing other objects adds it to scene but on...Bastien Montagne
2021-09-29Texts in Outliner dont activatePhilipp Oeser
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-29Fix T91237: Wrong Editors could sync animation 'Visible Range'Philipp Oeser
2021-09-28UI: avoid excessive padding for labels in headersCampbell Barton
2021-09-24Cleanup: clang-tidyJacques Lucke
2021-09-23Cleanup: Use const in previously committed functionJulian Eisel
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-09-23Cleanup: Remove hardcoded values and rename keyframe shape shadersDalai Felinto
2021-09-21UI: Style drag-drop indicators as tooltipsPablo Vazquez
2021-09-21Cleanup: Silence unused variable warningJulian Eisel
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-09-18Fix T91461: Pose Library name filter not workingPhilipp Oeser
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-09-16Cleanup: no need to clear new flags and pointers from whole Main when making ...Bastien Montagne
2021-09-16IDManagement: refactor: Remove 'test' part from `BKE_lib_id_make_local`.Bastien Montagne
2021-09-16IDType: Add `BKE_idtype_idcode_is_localizable`.Bastien Montagne
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-08-31Fix assigning shortcuts that include array indicesCampbell Barton
2021-08-31Fix logical error resolving RNA pathsCampbell Barton
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
2021-08-27Cleanup: warningsCampbell Barton