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-29Correct last commitCampbell Barton
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-25Keymap: use Ctrl-Shift-Space for fullscreen areaCampbell Barton
2018-05-24Keymap: remove Ctrl-Up/Down to toggle full-areaCampbell Barton
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-23WM: add back Ctrl-Space to toggle full areaCampbell Barton
2018-05-22Drivers UI (Part of T55145): Add "Show Drivers Editor" entry to RMB menusJoshua Leung
2018-05-22UI Tweak: Make User Preferences window slightly taller, to better fit the con...Joshua Leung
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-21UI: use spacebar for toolbarCampbell Barton
2018-05-18UI: Add menu to show the toolbarCampbell Barton
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-06Cleanup: deprecate area.headertype.Brecht Van Lommel
2018-04-27UI: multi-column toolbar supportCampbell Barton
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-23Fix opening new windows would try to open global areas twiceJulian Eisel
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
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-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: stray tabsCampbell Barton
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-08Fix mixed weight-paint & pose modeCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Germano
2018-01-23Fix screen split refresh issuesGermano
2018-01-22Merge branch 'master' into blender2.8Campbell Barton
2018-01-22Cleanup: unused varCampbell Barton
2018-01-21Merge branch 'master' into blender2.8Germano
2018-01-21WM: Fix snapping on split area without previewGermano
2018-01-20Merge branch 'master' into blender2.8Campbell Barton
2018-01-20Cleanup: doxy groups for screen_ops.cCampbell Barton
2018-01-20Merge branch 'master' into blender2.8Campbell Barton
2018-01-20Fix screen split preview refresh issuesCampbell Barton
2018-01-19Merge branch 'master' into blender2.8Campbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-18Merge branch 'master' into blender2.8Campbell Barton
2018-01-18WM: improved area resize snappingmano-wii