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-09-24BLF: Refactor of DPIHarley Acheson
2022-08-19Cleanup: minor changes to BLF APICampbell Barton
2022-08-11BLF: Mutex Lock Glyph Cache Per Font, Not GlobalHarley Acheson
2022-08-09BLF: Revert FreeType CacheHarley Acheson
2022-08-04BLF: Implement FreeType CachingHarley Acheson
2022-07-29BLF: Fonts with FT_Face OptionalHarley Acheson
2022-07-07BLF: Add Support for Variable FontsHarley Acheson
2022-06-27Revert 6de0f299505a: BLF: Support for Variable FontsHarley Acheson
2022-06-27BLF: Add Support for Variable FontsHarley Acheson
2022-06-17BLF: Fallback Font StackHarley Acheson
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-04-14Fix T97310: BLF Line Height While Text WrappingHarley Acheson
2022-04-13Cleanup: avoid redundant float/int conversions in BLFCampbell Barton
2022-04-13BLF: sub-pixel positioning supportCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-05BLF: Save fixed_width value in cacheHarley Acheson
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-03BLF: Remove Thread Locking For Font MetricsHarley Acheson
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-08-21Refactor: BLF Kerning Cache After UseHarley Acheson
2021-08-19Refactor: BLF Without Kerning ModesHarley Acheson
2021-08-16Cleanup: rename kerning table to ascii_tableCampbell Barton
2021-08-14BLF: Do Not Preload Glyph CacheHarley Acheson
2021-08-14BLF Cleanup: Size Defines, Comments, etcHarley Acheson
2021-08-11BLF: Do Not Cache Unused Rendered GlyphsHarley Acheson
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-06UI: Ability to Print Bold and ItalicsHarley Acheson
2020-05-03BLF: use 'int' for internal glyph x,y bearingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-27Fix T74228, T74246: Strange CharactersGermano Cavalcante
2020-02-24BLF: Optimize text rendering and cachingGermano Cavalcante
2019-10-17Cleanup: spellingCampbell Barton
2019-09-14BLF: make library glyph cache handling thread-safeRichard Antalik
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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-14Add font selection to VSE text stripsRichard Antalik
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-06-22Cleanup: styleCampbell Barton
2018-06-22GLRefactor: Refactor bf_blenfont to use GPUTexture instead of raw GL calls an...Ray Molenkamp
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-21Cleanup: styleCampbell Barton
2018-04-08BLF: Fix problem with bound texture.Clément Foucault
2018-04-01Merge branch 'master' into blender2.8Campbell Barton