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-06-12WM: remove sloppy region type accessCampbell Barton
2018-06-12WM: rename BKE_regiontype_from_idCampbell Barton
2018-06-08Fix T55387: Render fullscreen from top menu crashes BlenderJulian Eisel
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Cleanup: get rid of just-added G.main usage.Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-02Fix inaccuracy of SCREEN_OT_area_split when snap to midpoint and adjacent.Germano
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Fix T55072: Top bar disappears when loading factory settings (causing ASAN cr...Julian Eisel
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-18Fix crash running in background mode, after recent changes.Brecht Van Lommel
2018-05-17Fix menu navigation and modal tools affecting the active region.Brecht Van Lommel
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-08Prevent segfault when opening file browser while a 2.79 file was loaded.Sybren A. Stüvel
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-24Hide top-bar in fullscreenJulian Eisel
2018-04-23Cleanup: Get rid of ScrArea.butspacetype syncing with ScrArea.spacetypeJulian Eisel
2018-04-21Cleanup: styleCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-21Fix active region flickering in some cases, now always update before draw.Brecht Van Lommel
2018-04-21Topbar: visual tweaksBrecht Van Lommel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-16Cleanup: move some screen utility functions, from topbar branch.Julian Eisel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-03-02Cleanup: rename 'screen_changed_update'Campbell Barton
2018-02-17Code cleanup: remove WM subwindows.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-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-26Cleanup: Remove unused argument from ED_update_for_newframeSergey Sharybin
2017-10-14Merge branch 'master' into blender2.8Campbell Barton
2017-10-14Cleanup: use const for eventsCampbell Barton
2017-10-12Fix T53052: ID decrement error when deleting a scene, either python or GUI.Bastien Montagne
2017-09-06Merge branch 'master' into blender2.8Brecht Van Lommel
2017-09-06Fix mistake in previous fix for T52640.Brecht Van Lommel