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
2022-04-26Address points from reviewtemp-outliner-library-override-hierarchyJulian Eisel
2022-04-26Merge branch 'master' into temp-outliner-library-override-hierarchyJulian Eisel
2022-04-18Minor tweaks to labels/tooltips of override operation in the Outliner.Bastien Montagne
2022-04-14Outliner: Add icon column to toggle if library overrides are editableJulian Eisel
2022-04-12Fix T95679: Outliner 'Unlink' directly on action misses DEG updatePhilipp Oeser
2022-04-05Curves: fix edit mode detectionKévin Dietrich
2022-04-04Cleanup: Left-over debug print in own recent commit.Bastien Montagne
2022-04-04Cleanup: clang-tidyCampbell Barton
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-04Cleanup: clang-formatCampbell Barton
2022-03-31Outliner: New "Hierarchies" view mode for Library OverridesJulian Eisel
2022-03-29LibOverride: Massive edits to 'editable' IDs checks in editors code.Bastien Montagne
2022-03-29LibOverride: Rename 'delete hierarchy' to 'clear hierarchy', add 'clear singl...Bastien Montagne
2022-03-29LibOverride: Implement default 'user override' behavior.Bastien Montagne
2022-03-29Fix T96844: Crash when switching workspaces and outliner modesJulian Eisel
2022-03-28Outliner: Don't show indirectly linked Library Overrides propertiesJulian Eisel
2022-03-25Fix Outliner highlighting multiple base elements in different librariesJulian Eisel
2022-03-24Outliner: Don't show empty base elements in the library overrides modeJulian Eisel
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-24Outliner: Don't display library overrides from linked filesJulian Eisel
2022-03-24Outliner: tweak handling of liboverrides in delete code.Bastien Montagne
2022-03-24Cleanup: Clang tidyHans Goudey
2022-03-22Tiny visual fixes/tweaks for new library override buttons in OutlinerJulian Eisel
2022-03-16Cleanup: Deprecated field access in outliner_duplicateSergey Sharybin
2022-03-15Outliner: Display buttons to edit library override propertiesJulian Eisel
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14RNA: Generate property declerations header, solving msg-bus C++ incompatibilityJulian Eisel
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-11Cleanup: use doxy sections for the outlinerCampbell Barton
2022-03-11Fix dragging items in the outlinerCampbell Barton
2022-03-09Outliner: Ensure compiler error when passing wrong tree-element to macroJulian Eisel
2022-03-09Outliner: Correct check for element cullingJulian Eisel
2022-03-09Cleanup: Deduplicate Outliner item culling logicJulian Eisel
2022-03-09LibOverride/Outliner: Restrict further operations over liboverrides.Bastien Montagne
2022-03-09Event System: drag events no longer default to the drag start locationCampbell Barton
2022-03-08Cleanup: Clang tidyHans Goudey
2022-03-08Cleanup: spelling in commentsCampbell Barton
2022-03-08Cleanup: spelling in comments, use C++ comments for disabled codeCampbell Barton
2022-03-04Cleanup: use doxy-sections in outliner_draw.ccCampbell Barton
2022-03-03Outliner: Display respective data-block icon in library overrides modeJulian Eisel
2022-03-02UI: Enable the outliner to use the correct icon for each curve subtypeEthan Hall
2022-03-02Fix modal item open/close in the outliner since removing tweak eventsCampbell Barton
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
2022-02-28Cleanup: Remove duplicated commentJulian Eisel
2022-02-25Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-25Fix (unreported) Outliner 'liboverride create hierarchy' applied on several IDs.Bastien Montagne
2022-02-25LibOverrides: fix handling of hierarchy root in complex cases.Bastien Montagne
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-24Fix incorrect Outliner tree-display type returnedJulian Eisel