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-05-24Merge branch 'master' into blender2.8Campbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-17Fix menu navigation and modal tools affecting the active region.Brecht Van Lommel
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-06Cleanup: deprecate area.headertype.Brecht Van Lommel
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-04-24Hide top-bar in fullscreenJulian Eisel
2018-04-21Fix active region flickering in some cases, now always update before draw.Brecht Van Lommel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Add utility to make it easier to get editors/regions to redraw after changing...Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-02WorkSpace: ED_workspace_object_mode_in_other_window check other windowsCampbell Barton
2018-02-28WorkSpace: use existing objects mode on selectCampbell Barton
2018-02-28Workspace: sync object-modes to other workspacesCampbell Barton
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-14Code cleanup: simplify subwindow code.Brecht Van Lommel
2018-02-13Object Mode: remove Scene.obeditCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-01-19Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-08Farewell Scene->baseDalai Felinto
2017-11-03Depsgraph: Port more areas to direct depsgraph APISergey Sharybin
2017-10-26Move background images into the cameraCampbell Barton
2017-10-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-16Fix warnings for notifier listenersJulian Eisel
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
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-01Main Workspace IntegrationJulian Eisel
2017-05-04Multiline support for ED_region_info_drawDalai Felinto
2017-05-02Add scene argument for notifiersCampbell Barton
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-11-16Disable possibility to flip bone names of linked armaturesSergey Sharybin