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-08-26Cleanup: use matching function signatures for RNA callbacksCampbell Barton
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-07-07Workspaces: Option to pin scene to a workspaceJulian Eisel
2022-04-08Painting: Canvas switcher for painting brushes/tools.Jeroen Bakker
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-08-06Cleanup: rename `FileList::asset_library` → `asset_library_ref`Sybren A. Stüvel
2021-07-21Cleanup: Centralize/unify asset library reference from/to enum codeJulian Eisel
2021-07-21Assets: Rename workspace active asset library DNA variableJulian Eisel
2021-07-15Assets: Initial Asset List as part of the Asset System designJulian Eisel
2021-07-15Assets: Add an active asset library per workspace, for the UI to useJulian Eisel
2021-01-17Fix workspace tool name propertyCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-05-26Cleanup/refactor: Workspace API, boilerplate code, early exitJulian Eisel
2020-01-22VSE: Tool system integrationRichard Antalik
2020-01-03Tool System: store the fallback tool for re-useCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-04-24Fix tool settings showing in the top-barCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-14Cleanup: match WorkSpace and WorkSpaceTool capitalizationCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2019-01-02Fix image editor tool-settings missing from topbarCampbell Barton
2018-12-07Fix T58902: error getting tools for Image Editor (modes Paint and Mask)Philipp Oeser
2018-11-27Tool System: use tools for node editorCampbell Barton
2018-10-19RNA: add widget property accessCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-05RNA: add access to tool modeCampbell Barton
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-29Tool System: hide paint options for non brush toolsCampbell Barton
2018-08-01RNA: add space_type to toolCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-05-30RNA: add tool index accessCampbell Barton
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-17RNA: quiet warningCampbell Barton
2018-05-17Tool System: use context modeCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-04-29Tool System: support data-blocks in toolsCampbell Barton
2018-04-26Tool System: expose tool space-typeCampbell Barton
2018-04-26Properties: remove redundant settings from workspaces tab.Brecht Van Lommel
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-28WorkSpace: UI filtering for add-onsCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel