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-21Cleanup: clang-formatCampbell Barton
2021-10-21Cleanup: Use array as a parameter for event x/y functionsCampbell Barton
2021-10-21Fix type error in 5297bf318e6f18c9165c9968728e6c9d27f8ae3cCampbell Barton
2021-10-21Cleanup: Remove dead codeAaron Carlisle
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Asset Browser: Show current file assets in other asset libraries if containedJulian Eisel
2021-10-20UI: Activate parent when active child is collapsedJulian Eisel
2021-10-20Tracking: support editing all selected tracksPhilipp Oeser
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-17UI: Adjust header color when active instead of inactivePablo Vazquez
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-15UI: Remove extra padding around curve widgetLeon Leno
2021-10-15Fix crash handling tool-keymap eventsCampbell Barton
2021-10-15UI: Fix offset of vertical scale indicatorsPablo Vazquez
2021-10-15Fix some property shortcuts not showing in tooltipCampbell Barton
2021-10-15UI: View2D: Align vertical indicators to viewPablo Vazquez
2021-10-13UI: Make menu item use theme roundnessPablo Vazquez
2021-10-13Fix T92113: On assets, replace "Fake User" button with "Clear Asset" button.Bastien Montagne
2021-10-12Cleanup: spelling in commentsCampbell Barton
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