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-11-09Improved Korean Font SampleHarley Acheson
2022-10-02Fix: build issue with MSVCRay Molenkamp
2022-10-02Fix build error on Linux after font thumbnail changesBrecht Van Lommel
2022-09-30Fix error in blf_get_sample_text returning a pointer to stack memoryCampbell Barton
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-09-25Cleanup: format, spelling in commentsCampbell Barton
2022-09-24UI: Improved Font ThumbnailsHarley Acheson
2022-09-24BLF: Refactor of DPIHarley Acheson
2022-09-16Cleanup: spelling in commentsCampbell Barton
2022-08-19Cleanup: minor changes to BLF APICampbell Barton
2022-08-17BLF: FreeType Optional CachingHarley Acheson
2022-07-04Cleanup: spelling in commentsCampbell Barton
2022-04-13Cleanup: avoid redundant float/int conversions in BLFCampbell Barton
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-24Cleanup: use "filepath" instead of "filename" for full pathsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-05BLF: Cleanup blf_glyph_cache_find & blf_font_sizeHarley 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-03BLF: Remove Thread Locking For Font MetricsHarley Acheson
2020-09-09Cleanup: reduce variable scopeJacques 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
2019-08-30Cleanup: spellingCampbell Barton
2019-07-29Fix T67620: Font preview translations malfunction in Blender 2.8Bastien Montagne
2019-04-29Cleanup: comments (long lines) in misc librariesCampbell Barton
2019-04-22Cleanup: style, use braces for blenfontCampbell Barton
2019-04-21Cleanup: comments (long lines) in avi, blf & bltCampbell Barton
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
2017-01-26Fix (unreported) crash when file browser attempts to show preview of some def...IRIE Shinsuke
2015-10-03Fix Broken Font Preview (reported over IRC by kopias, thanks).Bastien Montagne
2015-09-18BLF: initial word-wrap supportCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-06-01Font Preview: fallback to default english strings in case translated ones hav...Bastien Montagne
2015-04-13Cleanup: styleCampbell Barton
2015-04-10Thumbnails: Add translations to font preview.Bastien Montagne
2015-04-08Font preview for file browserCampbell Barton