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
2022-01-29Win IME: Ideographic Full Stop to Decimal PointHarley Acheson
2022-01-18UI: fix a precision issue with float field step size.Alexander Gavrilov
2022-01-10UI: Allow AltGr Key + C,V,X Text InputHarley Acheson
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-03Fix T94316: Asset catalog tree scrolls away when renaming a catalogJulian Eisel
2021-12-16UI: deduplicate code for Copy To Selected and Alt-button tweakingPhilipp Oeser
2021-12-09Fix T93519: handle prefix names in autocompletesAzeem Bande-Ali
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-12-02Fix T93410: Crash hiding a region from Python used by a popoverCampbell Barton
2021-11-25Merge branch 'blender-v3.0-release'Bastien Montagne
2021-11-25Fix T89996, T90063: bugs with multi-button reset and entering values in popupsBrecht Van Lommel
2021-11-22UI: Use a map for block name lookupsErik
2021-11-20Refactor: Port spreadsheet data set to UI tree viewHans Goudey
2021-11-17Merge branch 'blender-v3.0-release'Aaron Carlisle
2021-11-17Cleanup: Correct copy paste error in commentAaron Carlisle
2021-11-10Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-10Cleanup: Use bool instead of intHans Goudey
2021-11-05Cleanup (UI): Add/use type for operator context enumJulian Eisel
2021-11-03UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-10-27UI: Refactor how dragging onto text buttons works, fixing issuesJulian Eisel
2021-10-27UI: Support dragging tree-view itemsJulian Eisel
2021-10-26Cleanup: spelling in commentsCampbell Barton
2021-10-26Cleanup: Clang formatAaron Carlisle
2021-10-22Cleanup: Compile warningsAaron Carlisle
2021-10-21Cleanup: Use array utility for cursor eventsAaron Carlisle
2021-10-21Cleanup: Use array as a parameter for event x/y functionsCampbell Barton
2021-10-21Fix type error in 5297bf318e6f18c9165c9968728e6c9d27f8ae3cCampbell Barton
2021-10-21Cleanup: Remove dead codeAaron Carlisle
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-21Cleanup: use underscore separators for event struct membersCampbell Barton
2021-10-21Cleanup: Use array as a parameter for event x/y functionsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-08UI: Add context menu support for tree-view itemsJulian Eisel
2021-10-08UI: Support tooltips for superimposed iconsJulian Eisel
2021-10-07Cleanup: clang-tidyCampbell Barton
2021-10-07Asset Browser: Rework layout & behavior of catalog tree-viewJulian Eisel
2021-10-06Assets: Support Renaming Catalogs in the UIJulian Eisel
2021-10-04Cleanup: Replace macro with functionHans Goudey
2021-10-04Asset Browser: Support dragging assets into catalogsJulian Eisel
2021-09-23UI: Tree-View API for easy creation of tree UIsJulian Eisel
2021-09-17UI: wait for input for operators that depend on cursor locationCampbell Barton
2021-08-27Cleanup: utf8 stepping functionsCampbell Barton
2021-08-23Cleanup: use BLI_str_utf8 prefixCampbell Barton
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton