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
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-04Workspaces: store view layer per main window, instead of per workspace.Brecht Van Lommel
2018-07-03Tool System: add operator for introspectionCampbell Barton
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-05-25Fix T55062: crash with workspace scene relations.Brecht Van Lommel
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-23Cleanup: rename idname -> nameCampbell Barton
2018-05-23Fix T53481: Linked scene crashes on loadCampbell Barton
2018-05-23Workspace: remove deprecated view layerCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-18Fix tools not being initialized on startupCampbell Barton
2018-05-18Tool System: add cursor (currently unused)Campbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-04-29Tool System: support data-blocks in toolsCampbell 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-01Fix crash reading 2.8 files with workspace.view_layer setJulian Eisel
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-11-25Get workspace mode from the workspace view-layerJulian Eisel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-02UI: support nested tools in toolbarCampbell Barton
2017-10-31Workspace cleanup: engine_id is in ViewRenderDalai Felinto
2017-10-21WM: Initial Tool SystemCampbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel