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-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28UI: rename settings back to preferences.Brecht Van Lommel
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-28Correct error clearing runtime tool in recent commitCampbell Barton
2018-11-28WM: remove tool initialization codeCampbell Barton
2018-11-28WM: avoid re-initializing tools while resizing areasCampbell Barton
2018-11-28Fix tool not being initialized switching windowsCampbell Barton
2018-11-27Cleanup: tweak ED_region_is_overlap checksCampbell Barton
2018-11-27make node editor tool region background transparentPhilipp Oeser
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-25Local ViewDalai Felinto
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