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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-05BLF: Cleanup blf_glyph_cache_find & blf_font_sizeHarley Acheson
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12BLF: UI_fontstyle_draw UsageHarley Acheson
2022-01-07Cleanup: exclude uiFont from DNA, rename filename -> filepathCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-06Cleanup: remove window_manager & editor includes from BLFCampbell Barton
2021-10-27Docs: add docstring for wmWindowManger.winactiveCampbell Barton
2021-10-25Fix T92361: Zooming nodes clips text labelsCampbell Barton
2021-09-21UI: Style drag-drop indicators as tooltipsPablo Vazquez
2021-08-19UI: Remove "Unfitted" Kerning Style OptionHarley Acheson
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2020-12-15Asset System: New Asset Browser editorJulian Eisel
2020-10-12UI: Remove Hard-coded Default Font SizeHarley Acheson
2020-08-26Cleanup: use const variables in interface codeCampbell Barton
2020-08-19UI Code Quality: Use LISTBASE_FOREACH in interface directoryHans Goudey
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-06-06UI: Ability to Print Bold and ItalicsHarley Acheson
2020-05-12Cleanup: remove DNA_screen_types.h, use struct qualifierCampbell Barton
2020-04-14UI: improve menu search with dimmed menu prefixCampbell Barton
2020-04-14Cleanup: pass font drawing x/y offset arguments as int'sCampbell Barton
2020-03-25UI: remove non-unicode font and simplify default font loading codeBrecht Van Lommel
2020-03-25UI: always use international fontBrecht Van Lommel
2020-03-15Cleanup: use 'const' style argumentCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-25Cleanup: use braces for interface codeCampbell Barton
2019-03-15Fix T62594: Truncated text in UIJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-04Cleanup: use typed unsigned intsCampbell Barton
2019-01-04UI: refactor layout vars out of uiFontStyleCampbell Barton
2018-11-20Cleanup: unused args, indentationCampbell Barton
2018-11-03UI: Fix white shadow when resetting to defaults.Pablo Vazquez
2018-10-11UI: tweak vertical centering of text in buttons.Brecht Van Lommel
2018-08-21Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-21UI: disable new text hinting from D3201 by default for now.Brecht Van Lommel
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-07-31Merge branch 'master' into blender2.8Campbell Barton