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
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-13Fix T59445: top bar hides everything when there isn't enough space.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-18Preferences: assortment of minor layout tweaks.Brecht Van Lommel
2018-11-01UI: show messages and progress in topbar when status bar is collapsed.Brecht Van Lommel
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-06-14WM: revert part of Top-Bar inclusionCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-02UI: run redo poll check in operators contextCampbell Barton
2018-05-02UI: fix operator redo showing empty popoversCampbell Barton
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-27Tool System: publish/subscribe to tool changesCampbell Barton
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-22Cleanup: trailing spacesCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel