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-11-22Fix T55535: N panel in sequencer breaks display of preview.Brecht Van Lommel
2018-11-22UI: disable screen edges for full-screen areasCampbell Barton
2018-11-14Fix gizmo handler initialization w/ quad-viewCampbell Barton
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton
2018-11-12Revert "Fix hidden action-zone interaction"Campbell Barton
2018-11-12Revert "Fix for hidden regions becoming active"Campbell Barton
2018-11-12Cleanup: minor gpencil changesCampbell Barton
2018-11-09UI: Make Region overlap slide instead of fadeClément Foucault
2018-11-09UI: Decrease the fade in/out time of regions with region overlap on.Pablo Vazquez
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Fix hidden action-zone interactionCampbell Barton
2018-11-07Fix for hidden regions becoming activeCampbell Barton
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-11-07UI: Use icons for some operators.Pablo Vazquez
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