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-12-23Cleanup: Remove unused UI button definition functionsHans Goudey
2021-12-23Cache File: use panels to organize UIKévin Dietrich
2021-12-16UI: deduplicate code for Copy To Selected and Alt-button tweakingPhilipp Oeser
2021-12-14Cleanup: resolve parameter mis-matches in doc-stringsCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-09Cleanup: Various cleanups to the tree-view APIJulian Eisel
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-02Fix T93410: Crash hiding a region from Python used by a popoverCampbell Barton
2021-11-25Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-25Fix T92313: Heading of redo panel is not aligned properlyJulian Eisel
2021-11-25Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-25Fix T93274: Assigning asset catalog doesn't mark file as modifiedSybren A. Stüvel
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
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