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-12-14Preferences: add option for header positionCampbell Barton
2018-12-07WM: alternate fix for T58904Campbell Barton
2018-12-07Revert "Fix T58904: Side tabs disappear when creating new View Layer"Campbell Barton
2018-12-07Fix T58904: Side tabs disappear when creating new View LayerDalai Felinto
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-02UI: add render output tab to properties editorBrecht Van Lommel
2018-10-31UI: Don't show scrollbar in Properties tab-barJulian Eisel
2018-10-30UI: Support using Ctrl+Scrollwheel to cycle properties editor tabsJulian Eisel
2018-10-30UI: Move Properties editor context path into headerJulian Eisel
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-25UI: move 2d paint panels to topbar & toolsettingsCampbell Barton
2018-10-08Fix tool panel not refreshing when updating colorDalai Felinto
2018-10-05UI: show uv sculpt options in topbar & toolsettingsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30UI: move workspace panels to tool settingsCampbell Barton
2018-08-30UI: add active tool panel to tool settingsCampbell Barton
2018-08-02UI: show all particle brush settings in topbarCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06UI: disable broken horizontal properties editor alignment.Brecht Van Lommel
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-03UI: add tool properties contextsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-11WM: use layout/draw callbacks for buttons spaceCampbell Barton
2018-06-08UI: clear properties color when emptyCampbell Barton
2018-06-08UI: remove tools space type, use properties contextCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-15Change startup defaultsCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2017-12-27Fix missing redraws when changing active view-layer or its nameJulian Eisel
2017-12-15Fix missing refresh of editors when changing workspace view-layerJulian Eisel
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-16Fix warnings for notifier listenersJulian Eisel
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-06-23Merge branch 'master' into blender2.8Campbell Barton