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-07-08Cleanup: spelling in commentsCampbell Barton
2022-07-08Cleanup: Calm GCC Conversion WarningHarley Acheson
2022-07-07BLF: Add Support for Variable FontsHarley Acheson
2022-07-04Cleanup: spelling in commentsCampbell Barton
2022-06-28Cleanup: compiler warnings, remove unused functionsCampbell Barton
2022-06-27Revert 6de0f299505a: BLF: Support for Variable FontsHarley Acheson
2022-06-27BLF: Add Support for Variable FontsHarley Acheson
2022-06-17Cleanup: Compiler Warning of Sign Conversion #2Ray Molenkamp
2022-06-17Cleanup: Compiler Warning of Sign ConversionHarley Acheson
2022-06-17BLF: Fallback Font StackHarley Acheson
2022-04-13Cleanup: avoid redundant float/int conversions in BLFCampbell Barton
2022-04-13BLF: sub-pixel positioning supportCampbell Barton
2022-03-25BLF Cleanup: Use FreeType Enum FT_Err_OkHarley Acheson
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-05BLF: Cleanup blf_glyph_cache_find & blf_font_sizeHarley Acheson
2022-02-05BLF: Save fixed_width value in cacheHarley Acheson
2022-02-05BLF: blf_glyph_cache_free Made StaticHarley Acheson
2021-12-08Cleanup: move public doc-strings into headers for 'blenfont'Campbell Barton
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-08Cleanup: use doxygen for BLF glyphCampbell Barton
2021-11-06BLF: Refactor blf_glyph.cHarley Acheson
2021-11-03BLF: Remove Thread Locking For Font MetricsHarley Acheson
2021-10-29Cleanup: resolve cast warningsCampbell Barton
2021-10-29BLF Refactor: blf_utf8_next_fastHarley Acheson
2021-08-21Refactor: BLF Kerning Cache After UseHarley Acheson
2021-08-19Refactor: BLF Without Kerning ModesHarley Acheson
2021-08-16BLF: avoid unnecessary lookups in blf_kerning_cache_newCampbell Barton
2021-08-16Cleanup: rename kerning table to ascii_tableCampbell Barton
2021-08-14BLF Cleanup: Size Defines, Comments, etcHarley Acheson
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-07Fix T77651: Black screen on Blender startup on ChromeOSGermano Cavalcante
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-07GPU: Rename gpu_extensions to gpu_capabilitiesClément Foucault
2020-09-05GPUTexture: Change texture creation APIClément Foucault
2020-09-05Cleanup: GPUTexture: Remove use of GPU_texture_create_nDClément Foucault
2020-06-06Fix for T77478: Quiet Conversion Error/WarningHarley Acheson
2020-06-06UI: Ability to Print Bold and ItalicsHarley Acheson
2020-05-03Cleanup: store BLF buffer size in a variableCampbell Barton
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11GPU: minor changes to support standalone GHOST buildsCampbell Barton
2020-02-27Fix T74228, T74246: Strange CharactersGermano Cavalcante
2020-02-24BLF: Optimize text rendering and cachingGermano Cavalcante
2020-02-15Fix T73763: Laggy when zooming a node editor with International Fontsmano-wii
2020-02-15Revert "Fix T73763: Laggy with nodes Editor + International Fonts"Clément Foucault
2020-02-14Fix T73763: Laggy with nodes Editor + International Fontsmano-wii
2019-09-14BLF: make library glyph cache handling thread-safeRichard Antalik
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-07-24Fix T67117: Font thumbnails crash to desktopSebastian Parborg
2019-04-22Cleanup: style, use braces for blenfontCampbell Barton