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-14Cleanup: clang-tidy, clang-format & spellingCampbell Barton
2021-10-14Fix reference counting error for world drag & dropCampbell Barton
2021-10-14Fix invalid arguments to ED_gizmotypes_snap_3d_context_ensureCampbell Barton
2021-10-13Cleanup: Snap Context RefactorGermano Cavalcante
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-12Fix dragging objects from Outliner to 3D View brokenJulian Eisel
2021-10-12Cleanup: use `nullptr` instead of `NULL` in C++ code.Bastien Montagne
2021-10-12Fix T91981: Crash when using operators that needs scene depthClément Foucault
2021-10-12Asset Browser: Remove catalog deletion confirm promptJulian Eisel
2021-10-12Asset Catalogs: mark 'undo push' operator as internalSybren A. Stüvel
2021-10-12Asset Catalog Undo: send notifiers to redraw the catalog treeSybren A. Stüvel
2021-10-12Asset Catalogs: expose undo/redo operators to UISybren A. Stüvel
2021-10-12Asset Catalogs: recursive deletion of catalogs & childrenSybren A. Stüvel
2021-10-12Fix build error due to conflicting typesPeter Kim
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-11Fix T91785: Change max input limit for knife tool angle snappingPratik Borhade
2021-10-11Cleanup: make format (VSE)Dalai Felinto
2021-10-11Fix T92080: Background of Node editors appear brighter than beforeDalai Felinto
2021-10-09Fix T91096: VSE use after free with overwrite enabledRichard Antalik
2021-10-09Fix T91978: VSE box select substract doesn't workRichard Antalik
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-09VSE: Fix 2D cursor not visibleRichard Antalik
2021-10-09Fix: Typo in UI error messageHans Goudey
2021-10-08Asset Browser: Context menu for catalogsJulian Eisel
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-08Fix crash in the node editor in cases where nodetree was emptyDalai Felinto
2021-10-08User Interface: Use theme alpha for the nodes frames backgroundDalai Felinto
2021-10-08User Interface: Make the background inside a node group brighterDalai Felinto
2021-10-08Fix wrong Cycles tile highlight with region renderSergey Sharybin
2021-10-08UI: Support tooltips for superimposed iconsJulian Eisel
2021-10-08UI/Assets: Disable undo for tree item buttonsJulian Eisel
2021-10-08VSE: Implement the bounding box (xform) tool in the seq preview windowSebastian Parborg
2021-10-08Sequencer: hide gizmos & cursor during scrubbing & playbackCampbell Barton
2021-10-08Fix crash switching scenes with sequencer gizmos displayedCampbell Barton
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-10-08Sequencer: only show the 2D cursor with overlays enabledCampbell Barton
2021-10-08Cleanup: remove deprecated SEQ_DRAW_SEQUENCE valueCampbell Barton
2021-10-08Fix sequencer preview/strip checksCampbell Barton
2021-10-08Cleanup: remove redundant cursor copy, printCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-10-07User Interface: Remove the green background when inside a node groupDalai Felinto
2021-10-07Fix sequencer preview poll functionCampbell Barton
2021-10-07Asset Browser: Move Asset Library selector to navigation barJulian Eisel
2021-10-07Cleanup: clang-tidyCampbell Barton
2021-10-07Cleanup: make formatDalai Felinto
2021-10-07Asset Browser: Rework layout & behavior of catalog tree-viewJulian Eisel
2021-10-07Revert commit, turns out this isn't a bug?Joseph Eagar