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
2019-04-09Cleanup: spellingCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-04Separation lines for Quad ViewHarley Acheson
2019-04-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-03-14UI: disallow splitting of temporary screensCampbell Barton
2019-03-14Fix T62526: Can't scroll redo panelCampbell Barton
2019-03-09Merge branch 'blender2.7'Julian Eisel
2019-03-09Fix stashed full-screens returning to wrong layoutJulian Eisel
2019-02-23fix T59951: View all sequences does not take into account region overlapRichard Antalik
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-21UI: increase corner splitting hit area to include screen edges.Harley Acheson
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Show all useful metadata fields in editorsSergey Sharybin
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23UI: make editor corner splitting / joining more reliable.Harley Acheson
2019-01-16Cleanup/sanitize usages of G.debug_value.Bastien Montagne
2019-01-05UI: Preferences Redesign Part 2Severin
2018-12-24Fix floating panel (HUD) applying DPI incorrectlyJulian Eisel
2018-12-23Avoid creating & registering zero sized AZonesJulian Eisel
2018-12-21UI: use smaller widget for expanding hidden regionCampbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
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-04Cleanup: Action zone coordinatesDalai Felinto
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-11-29UI: add back clip editor tool tabs until there is a toolbar.Brecht Van Lommel
2018-11-28Correct error clearing runtime tool in recent commitCampbell 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-22Fix T55535: N panel in sequencer breaks display of preview.Brecht Van Lommel
2018-11-14Fix gizmo handler initialization w/ quad-viewCampbell Barton
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton
2018-10-30UI: Move Properties editor context path into headerJulian Eisel
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-26PyAPI: raise error when toolbar panels use tabsCampbell Barton
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-19Fix UI message-bus automatic subscriptionCampbell Barton
2018-10-09Cleanup: namingCampbell 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