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
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-12Style cleanup in blenfont (spaces, C++ comments, etc.).Bastien Montagne
2012-02-10reverting commit [43876] Fix for aliased fonts in the game engineDalai Felinto
2012-02-04Code Cleanup: avoid double promotion.Campbell Barton
2012-02-04Fix for aliased fonts in the game engine.Alex Fraser
2012-01-06Move glTexEnvi to draw__start/draw__end.Diego Borghetti
2012-01-03Fix:Diego Borghetti
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-19Blenfont: fix use incorrect clear of ascii glyph cache, leading to crashBrecht Van Lommel
2011-09-18blf - further shrink drawing functions & some style changes.Campbell Barton
2011-09-17Speedup for font drawing, every letter was character was calling:Campbell Barton
2011-09-12fix for changing font sizes with recent utf8 speedupCampbell Barton
2011-03-10fix [#26442] blender crash when turning off antialiasing fontsCampbell Barton
2011-02-27doxygen: blender/blenfont tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-19Rename global_ft_lib and make it static.Diego Borghetti
2011-02-18Bugfix #26135Ton Roosendaal
2011-02-14more vars made staticCampbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2010-11-27added option to turn off Text anti-aliasing in the UIMichael Fox
2010-11-02Recommit sharp font optional code as all Freetype should be above 2.1.10 now.Guillermo S. Romero
2010-11-01Temporary revert recent changes in blf_glyph.c until its fixed.Thomas Dinges
2010-11-01Fix silly column paste.Guillermo S. Romero
2010-11-01Provide a way to get non-AA font rendering, which some see as "sharper".Guillermo S. Romero
2010-03-21remove includes that arnt neededCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2009-11-11Fixes for martin's background mode commit - now works fine here on OS XMatt Ebb
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-08-18Stamp info back only for float buffer. (next commit add unsigned char).Diego Borghetti
2009-08-07Cleanup a little to add "draw to buffer" (and bring back stamp).Diego Borghetti
2009-08-07Remove bitmap mode from blenfont, only draw with textures.Diego Borghetti
2009-07-29Forget add the bearing X, a little better now (hinting).Diego Borghetti
2009-07-29Bitmap mode is back.Diego Borghetti
2009-07-11Yes!! a nice font again!!Diego Borghetti
2009-06-23New Style option: OverlapDiego Borghetti
2009-06-23Move shadow option (for text) from editor/interface to blenfont.Diego Borghetti
2009-06-12Smal tweak to allow the user set a kerning value.Diego Borghetti
2009-05-08Cleanup blendfont.Diego Borghetti
2009-05-06Big, big commit!!Diego Borghetti
2009-04-24Move texture draw to blf_util.c, now both font used it.Diego Borghetti
2009-04-23Add clipping option for bitmap draw mode and remove the "test code" fromDiego Borghetti
2009-04-102.5Ton Roosendaal
2009-04-07New Bitmap draw mode for Freetype2 fonts.Diego Borghetti
2009-03-02Cleanup a little before add internal font (bmfont).Diego Borghetti
2009-02-20Add clipping text option to blenfont also add an enable/disableDiego Borghetti
2009-02-17Making the things compiled!!Diego Borghetti
2009-02-11commit to continue in my home.Diego Borghetti
2009-02-09Just commit so I can continue tomorrow from work.Diego Borghetti