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-07-13UI: support persistent state during number/slider interactionCampbell Barton
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-28Fix T89515: Clicking on Favorites in File Browser will rename themJulian Eisel
2021-06-28Fix T89449: File Browser preview image not responsive to clickJulian Eisel
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Fix T89265: Crash when tabbing through num inputsFalk David
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-05-27Cleanup: simplify logic for copying vector button as textCampbell Barton
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-17UI: add non-linear slider supportHenrik Dick
2021-05-07Cleanup: make format (clang-format)Dalai Felinto
2021-05-06Fix T88058: Hover+return doesn't accept 0 as inputFalk David
2021-04-23Cleanup: clang-formatCampbell Barton
2021-04-22Fix T87688: Crash entering valid text into number fieldFalk David
2021-04-20Fix T87637: Dragging button value cancel not workingFalk David
2021-04-19Fix T87448: Avoid uiBut update if value was sameFalk David
2021-03-24Cleanup: Use const in region queriesJulian Eisel
2021-03-18Cleanup: spellingCampbell Barton
2021-03-10Cleanup: spellingCampbell Barton
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
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