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-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-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
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-08-26Return success when a screen was added/removedCampbell Barton
2015-08-14Fix unnecessarily added undo steps when deleting only sceneJulian Eisel
2015-07-29Do not show fps while scrubbing.Antony Riakiotakis
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-30Cleanup: use const for screen functionsCampbell Barton
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-04-25Fix T42495: Fullscreen area icon glitchJulian Eisel
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-01-28Stacked fullscreen area support (proper implemenation)julianeisel
2015-01-25Cleanup: Ugly typo (retore->restore)julianeisel
2015-01-12Fix T42754: File-Selector lost on fullscreen exitCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton