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-12-14Fix T59137: Prefs moves header to bottomCampbell Barton
2018-12-14Fix T57724: Opening file browser flips user-prefs headerCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-05UI: reduce area splitting action zone size.Harley Acheson
2018-12-05Fix T58726: Pixels not being drawn if dpi scalling > 1Clément Foucault
2018-12-05GPU: Cleanup: Replace glFlush by GPU_flushClément Foucault
2018-12-04Cleanup: Action zone coordinatesDalai Felinto
2018-12-04Fix area splitting from action zone flipping viewportsDalai Felinto
2018-12-02Fix T57455: Fix faulty gpu detectionClément Foucault
2018-12-02Add missing includeCampbell Barton
2018-12-02Fix T57455: Laggy, freezing UI with Linux and Intel UHD 620Clément Foucault
2018-12-01UI: Simplify the area border drawingClément Foucault
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-11-30UI: helpful text when favourites menu is emptyCampbell Barton
2018-11-29UI: add back clip editor tool tabs until there is a toolbar.Brecht Van Lommel
2018-11-29Keymap: cycle space-subtypes on successive pressesCampbell Barton
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