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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-14Add font selection to VSE text stripsRichard Antalik
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-08-15UI: tweak drawing of header status text for transparent headers.Brecht Van Lommel
2018-07-31Merge branch 'master' into blender2.8Campbell Barton
2018-07-31BLF: replace global aa pref w/ monochrome flagCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-07UI: Fix waveform widget text drawing.Clément Foucault
2018-03-31Cleanup: BLF batch drawing namingCampbell Barton
2018-03-30BLF: Add Batching capabilities.Clément Foucault
2018-03-30BLF: Use Batch API instead of IMM.Clément Foucault
2018-03-26Merge branch 'master' into blender2.8Sergey Sharybin
2018-03-26BLF: Don't use user preferencesSergey Sharybin
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-02-11OpenGL immediate mode: fix Waveform Font colorClément Foucault
2017-02-05BLF: simplify API for default fontMike Erwin
2017-02-05add BLF_default functionMike Erwin
2017-02-02fix build: BLF Theme colorMike Erwin
2017-02-02BLF can use Theme colorsMike Erwin
2017-02-02add BLF_color functionsMike Erwin
2016-10-16BLF: make blurry text an optional (disabled) featureMike Erwin
2016-04-22BLF: use float vector passing color argsCampbell Barton
2015-12-15use float (not double) for font matrixMike Erwin
2015-09-18BLF: initial word-wrap supportCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-04-08Font preview for file browserCampbell Barton
2014-06-13UI: Add back ability to select a custom interface fontCampbell Barton
2014-06-13BLF: use NONNULL & WARN_UNUSED_RESULT attrs & remove unneeded NULL checkCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-12-18BLF: debug function to print a fonts stateCampbell Barton
2013-12-16BLF API: Add BLF_width_to_strlen,rstrlen gives a byte offset from a string widthCampbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-08-07code cleanup: more zero as NULL pointers.Campbell Barton
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-01-23UI todo:Ton Roosendaal
2012-12-12Holiday coding log :)Ton Roosendaal
2012-10-12get the width and height of the font at once when drawing auto-key,Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-13fix [#32126] STAMP: Setting a background color causes color flickerCampbell Barton
2012-08-13fix for stamp text drawing into a color buffer not taking color management in...Campbell Barton
2012-07-09code cleanupCampbell Barton
2012-05-11style cleanup: whitespaceCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-12Style cleanup in blenfont (spaces, C++ comments, etc.).Bastien Montagne
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-10reverting commit [43876] Fix for aliased fonts in the game engineDalai Felinto