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-11-22UI: Use a map for block name lookupsErik
2021-11-20Refactor: Port spreadsheet data set to UI tree viewHans Goudey
2021-11-18Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-18Fix asset preview not showing up for current file data-blocksJulian Eisel
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-03UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-10-27UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-10-27UI: Theme refresh for Blender v3.0Pablo Vazquez
2021-10-27UI: Support dragging tree-view itemsJulian Eisel
2021-10-26UI: Support disabled-hint for dropping in the tree-view APIJulian Eisel
2021-10-25Cleanup: Remove unused functions, make functions staticHans Goudey
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25Fix T92361: Zooming nodes clips text labelsCampbell Barton
2021-10-25UI: Refactor dropping support for the tree-view APIJulian Eisel
2021-10-24Cleanup: cross-reference right pointing arrow literalCampbell Barton
2021-10-22Fix panel pinning showing for instanced panels (e.g. FCurve modifiers)Philipp Oeser
2021-10-21Cleanup: Use common define for menu separator arrowHans Goudey
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-18UI: Reduce vertical margin between panelsPablo Vazquez
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-08UI: Add context menu support for tree-view itemsJulian Eisel
2021-10-08UI: Support tooltips for superimposed iconsJulian Eisel
2021-10-06Assets: Support Renaming Catalogs in the UIJulian Eisel
2021-09-30UI: Support easy dropping into/onto rows in new tree-view APIJulian Eisel
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-09-13Asset Template: Extra UI optionsDalai Felinto
2021-08-26Cleanup: sort struct blocksCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-20Cleanup: Store asset-handle in drag dataJulian Eisel
2021-07-15UI/Assets: Initial Asset View UI templateJulian Eisel
2021-07-15UI: Support defining UI lists in CJulian Eisel
2021-07-15UI: New button/widget type for Asset Browser like preview tilesJulian Eisel
2021-07-15UI: Auto-scroll to keep active text buttons in viewJulian Eisel
2021-07-15UI: Internal support for custom UI list item drag & activate operatorsJulian Eisel
2021-07-15UI: UI list refactor & preparations for asset view templateJulian Eisel
2021-07-13Cleanup: improve BMEditMesh docstringsCampbell Barton
2021-07-13Edit Mesh: use partial updates editing vertices with number buttonsCampbell Barton
2021-07-13UI: support persistent state during number/slider interactionCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Cleanup: Use enum for UI block emboss typeHans Goudey
2021-07-05Cleanup: remove unused definesCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-29UI: Support setting operator properties for `UILayout.operator_menu_enum()`Julian Eisel
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-15UI: Support right aligned non-shortcut hints in widgetsJulian Eisel
2021-06-11Add option to link assets on drag & dropJulian Eisel