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-16Fix T63439: too many 3D viewport redraws due to fading scrollbars.Brecht Van Lommel
2019-04-14Cleanup: fix compiler warnings.Brecht Van Lommel
2019-04-10Cleanup: spellingCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-04Cleanup: styleCampbell Barton
2019-04-03UI: Fix odd behavior in region sizing, simplify codeGeorge Vogiatzis
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-08Cleanup: spellingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-21UI: improve corner splitting feedback by showing custom cursors.Harley Acheson
2019-02-21UI: increase corner splitting hit area to include screen edges.Harley Acheson
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
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-01-31Fix T61013: changing top/status bar editor type can be changed with shortcut.Brecht Van Lommel
2019-01-25WM: don't set repeat flag w/ interactive repeatCampbell Barton
2019-01-25Revert "WM: Repeat Last no longer reuses skip-save properties"Campbell Barton
2019-01-24WM: Repeat Last no longer reuses skip-save propertiesCampbell Barton
2019-01-23UI: make editor corner splitting / joining more reliable.Harley Acheson
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-05UI: Preferences Redesign Part 2Severin
2019-01-04UI: fix incorrect area splitting shape in corners.Harley Acheson
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-04Fix area splitting from action zone flipping viewportsDalai Felinto
2018-11-29Keymap: cycle space-subtypes on successive pressesCampbell Barton
2018-11-28UI: rename settings back to preferences.Brecht Van Lommel
2018-11-28WM: avoid re-initializing tools while resizing areasCampbell Barton
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-12Revert "Fix hidden action-zone interaction"Campbell 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 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-11-07Fix hidden action-zone interactionCampbell Barton
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-10-31UI: Right-click menu entry to flip properties Tab Bar left/rightJulian Eisel
2018-10-30UI: Support using Ctrl+Scrollwheel to cycle properties editor tabsJulian 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-22Drag & Drop: Support Open/Link/Append when dropping .blend fileJacques Lucke
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton