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-03-03WorkSpace: use existing mode data w/ scene-switchCampbell Barton
2018-03-03WorkSpace: avoid redundant notifiers w/ mode syncCampbell Barton
2018-03-03WorkSpace: always change modes w/ the same active objectCampbell Barton
2018-03-02WorkSpace: Simplify exiting mode after changesCampbell Barton
2018-03-02WorkSpace: move edit mode w/ sync into own funcCampbell Barton
2018-03-02WorkSpace: ED_workspace_object_mode_in_other_window check other windowsCampbell Barton
2018-03-02WorkSpace: object-sync when changing workspaces.Campbell Barton
2018-03-02Cleanup: rename 'screen_changed_update'Campbell Barton
2018-03-01WorkSpace: fix mode exiting w/ multi-windowCampbell Barton
2018-02-28WorkSpace: use existing objects mode on selectCampbell Barton
2018-02-28Workspace: sync object-modes to other workspacesCampbell Barton
2018-02-22WorkSpace: object-mode switching supportCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-11-27WM: don't change selection on workspace appendCampbell Barton
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-11-27Fix crash duplicating workspaceCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-06Fix crash when deleting workspace active in multiple windowsJulian Eisel
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-01Move custom transform orientations to workspaceJulian Eisel
2017-06-01Main Workspace IntegrationJulian Eisel