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-10-31UI: Right-click menu entry to flip properties Tab Bar left/rightJulian Eisel
2018-10-30Fix memory leak in workspace menuCampbell Barton
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-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29Fix crash flipping region without active areaJulian Eisel
2018-10-26PyAPI: raise error when toolbar panels use tabsCampbell Barton
2018-10-22Drag & Drop: Support Open/Link/Append when dropping .blend fileJacques Lucke
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-10-19Fix UI message-bus automatic subscriptionCampbell Barton
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-10-09Cleanup: namingCampbell Barton
2018-10-05Context: add uv_sculpt_objectCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04UI: use shared toolbar region callbacksCampbell Barton
2018-09-27UI: draw mono icons with button type text color, instead of area text color.Brecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-25GP: Add const to variableAntonioya
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-18Application Templates: make templates more prominent in the UI.Brecht Van Lommel
2018-09-11Fix workspace order and shortcut keys not matching.Brecht Van Lommel
2018-09-11UI: fix redo panel becoming permanently hiddenCampbell Barton
2018-09-11Workspace: support reordering of workspaces from RMB menu.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-24UI: Fix area border thickness over top and bottom bar with glScissorsClément Foucault
2018-08-23Cleanup: remove unused codeClément Foucault
2018-08-23UI: Optimize the area border drawingClément Foucault
2018-08-23Workspaces: move delete to right click menu, instead of X on tab.Brecht Van Lommel
2018-08-22Cleanup: styleCampbell Barton
2018-08-21Fix T56472: maximizing editors does not preserve top/status bar hiding.Brecht Van Lommel
2018-08-20Workspaces: remove separate workspaces.blend config file.Brecht Van Lommel
2018-08-20Workspaces: replace bundled workspace.blend with embedded startup.blend.Brecht Van Lommel
2018-08-20Fix system workspaces.blend not being found on some systems.Brecht Van Lommel
2018-08-17UI: save statusbar/topbar collapsed state per screen.Brecht Van Lommel
2018-08-17Fix GPU_viewport size asserts in some cases.Brecht Van Lommel
2018-08-16UI: move region toggle closer to the screen edgeCampbell Barton
2018-08-15UI: tweak drawing of header status text for transparent headers.Brecht Van Lommel
2018-08-14Cleanup: remove unused basic shader, we use many specialized shaders now.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-08-09Merge branch 'soc-2018-bevel' into blender2.8Rohan Rathi
2018-08-07Fix T56252: Selectable Bases includes hidden objectsCampbell Barton
2018-08-02UI: Slightly larger action zone for corner resizingPablo Vazquez