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-18Fix asset preview not showing up for current file data-blocksJulian Eisel
2021-11-11Fix T92954: Loop Cut Tool preview line visible during operationCampbell Barton
2021-11-09Cleanup: Remove `SMALL_TRI_RIGHT_VEC` iconPablo Vazquez
2021-11-09Fix T92318: adding layers (UVs, ...) doesn't notify about limitPhilipp Oeser
2021-11-08Fix snap cursor not active even if gizmo is availableGermano Cavalcante
2021-11-05UI: Use arrow icon on context pathsPablo Vazquez
2021-11-04Fix T92501: Crash when dragging material assets over 3D View regionsJulian Eisel
2021-11-03UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-11-02Fix snap cursor still active even when gizmo is not availableGermano Cavalcante
2021-11-01Fix T92605: Snapping not aligning to face extensionGermano Cavalcante
2021-11-01Fix scale cage gizmo in pose-modeCampbell Barton
2021-10-28Cleanup: remove 'ED_view3d_cursor_snap_exit'Germano Cavalcante
2021-10-27UI: Theme refresh for Blender v3.0Pablo Vazquez
2021-10-27Asset Browser: Activate catalog after addingJulian Eisel
2021-10-27Revert "Asset Browser: Ensure parent catalogs are expanded when adding child"Julian Eisel
2021-10-27Asset Browser: Ensure parent catalogs are expanded when adding childJulian Eisel
2021-10-27Cleanup: Add static assert for tree-view getter templateJulian Eisel
2021-10-27UI: Support dragging tree-view itemsJulian Eisel
2021-10-27UI: Add padding to the left of tree-rows labels without iconJulian Eisel
2021-10-27Cleanup: Make UI tree-view item constructor explicitJulian Eisel
2021-10-27Fix T92427: Adding new nodes does no edge-panningPhilipp Oeser
2021-10-26Don't deselect assets in `ED_fileselect_activate_by_id`Sybren A. Stüvel
2021-10-26Drop object assets and associated objects at the cursor locationCampbell Barton
2021-10-26UI: Support disabled-hint for dropping in the tree-view APIJulian Eisel
2021-10-26UI: Let object drop operator display hint why it's disabledJulian Eisel
2021-10-26UI: Improve node editor breadcrumbs displayHans Goudey
2021-10-26XR Controller Support Step 5: NavigationPeter Kim
2021-10-26UI: Change node editor grid into a dot gridHans Goudey
2021-10-25Cleanup: Remove unused functions, make functions staticHans Goudey
2021-10-25Assets: Snapping with visual feedback while draggingGermano Cavalcante
2021-10-25UI Drag Drop: allow customizable drawingGermano 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-22Fix T92357: assert changing scenes while in edit modeCampbell Barton
2021-10-21Assets: Allow specific data-block types to be enabled by defaultJulian Eisel
2021-10-21Cleanup: unused codePablo Vazquez
2021-10-21Node Editor: Introduce color overlay and dashed wires theme settingPablo Vazquez
2021-10-21Geometry Nodes: Attribute search in the modifierHans Goudey
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-20View3D: Cursor Snap RefactorGermano Cavalcante
2021-10-20UI: Activate parent when active child is collapsedJulian Eisel
2021-10-20View3D: expose snap selection as a utility funcitonCampbell Barton
2021-10-19Asset Browser: Improved workflow for asset catalog savingSybren A. Stüvel
2021-10-19Fix image cache margin calculationCampbell Barton
2021-10-19Cleanup: remove unused member and rearrange functionGermano Cavalcante
2021-10-18UI: Reduce vertical margin between panelsPablo Vazquez
2021-10-18Animation: Motion Paths Refresh AllJan-Willem van Dronkelaar