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
2014-07-16BLF: avoid float/int conversion drawing glyphsCampbell Barton
2013-09-01move strict compiler checks into a header so its easier to manage in one plac...Campbell Barton
2013-06-28Fix #35884: crash opening .blend with generated color grid image and preview ...Brecht Van Lommel
2013-05-12quiet sign conversion warnings and reduce sign conversion for BLI_string, and...Campbell Barton
2013-02-21use radians for BLF_rotationCampbell 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-05-04Renamed "fake" OpenGL identifiers.Jason Wilkins
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...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-04-30fix [#27221] stamp text bug in lower linesCampbell 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
2010-12-10Change the BLF_aspect function to handle 3d text.Diego Borghetti
2010-12-09Add the possibility to set a 4x4 matrix to be used on blf.Diego Borghetti
2010-10-31Minor speedups for 3D view text drawing ~10-15% improved frame-rate with part...Campbell Barton
2010-02-12correct fsf addressCampbell 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-11Yes!! a nice font again!!Diego Borghetti
2009-06-23Move shadow option (for text) from editor/interface to blenfont.Diego Borghetti
2009-06-12Made the kerning a float, this give a little more of tweak.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-102.5Ton Roosendaal
2009-04-07New Bitmap draw mode for Freetype2 fonts.Diego Borghetti
2009-04-06Add back bitmap draw mode, right now only internal font, tomorrowDiego Borghetti
2009-04-01Small cleanup, all this options are now in the User Preferences, RNA.Diego Borghetti
2009-03-30Add blender internal font.Diego Borghetti
2009-03-03And another commit to cleanup a little, this is the last,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-194 new function, boundbox, width, height and rotation.Diego Borghetti
2009-02-17Making the things compiled!!Diego Borghetti
2009-02-12Commit to continue tomorrow from work.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
2009-01-29Moving Language code from interface/text.c to blenfont library.Diego Borghetti