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
2021-03-05Cleanup: rename event to event_typeCampbell Barton
2021-03-04Cleanup: commentsCampbell Barton
2021-03-02UI: Rename search button variableHans Goudey
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-02-22Cleanup: Use bool instead of charHans Goudey
2021-02-22Cleanup: Use more clear field nameSergey Sharybin
2021-02-20Cleanup: spellingCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Keymap: use Shift-Tab to cycle backwards over edit-buttonsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-03Merge branch 'blender-v2.92-release'Germano Cavalcante
2021-02-03macOS: trackpad scroll direction reversed in list viewsYevgeny Makarov
2021-01-28Fix T83935: Superimposed icon's hotspot is misalignedYevgeny Makarov
2021-01-28Fix T83935: Superimposed icon's hotspot is misalignedYevgeny Makarov
2021-01-28Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-28Fix T84931: Keys that open menus can also activate menu itemsCampbell Barton
2021-01-27UI: Tooltip for data-block selector menus, showing full name and library infoJulian Eisel
2021-01-27Cleanup: Use const parameters for active button lookups/testsJulian Eisel
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2021-01-13Fix memory leak with image drag and dropCampbell Barton
2021-01-04Cleanup: use const variablesCampbell Barton
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-17Cleanup: renaming and code deduplication for color space clarity in pickerBrecht Van Lommel
2020-12-15Asset System: Support custom asset library paths through PreferencesJulian Eisel
2020-12-15Asset System: Support dragging assets and appending on dropJulian Eisel
2020-12-11Workaround T83651: Crash dragging multiple buttons in the clip editorCampbell Barton
2020-12-07Fix T83296: Unknown actions no longer perform an undo pushGreg Neumiller
2020-11-30Cleanup: Use "region" for ARegion variable namesHans Goudey
2020-11-24UI: Add Trackpad Smooth Scrolling for PopoversYevgeny Makarov
2020-11-19Cleanup: Grammar: "Allow to" vs gerund missed in last commitHans Goudey
2020-11-18Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-18Fix T82800: Changing settings from a pie menu doesn't add undo stepsCampbell Barton
2020-11-18Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-18Fix undo UI text containing shortcuts & newlinesCampbell Barton
2020-11-09macOS: follow system preference for natural trackpad scroll directionYevgeny Makarov
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-10-29Allow Trackpad Ctrl-Pan to Cycle Enum ValuesYevgeny Makarov
2020-10-27Fix use after free in interface handlerHans Goudey
2020-10-21WM: ensure is_repeat isn't copied from the last eventCampbell Barton
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-15UI: Add reset to default value to keymapHans Goudey
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09UI: use Ctrl-TrackPad to cycle valuesYevgeny Makarov
2020-10-03Cleanup: Remove/replace C standard library assert() and header usagesJulian Eisel
2020-10-02Fix T78503: Disabled layout portion passes mouse throughHans Goudey
2020-09-30Cleanup: Reduce indentationHans Goudey
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-21Fix assert failure when using Ctrl+Mousewheel on Object Mode buttonJulian Eisel