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
2010-11-11fix for building, also use const char in more places.Campbell Barton
2010-11-11BLF_draw functions take an extra length argument, so the console drawing doen...Campbell Barton
2010-10-31Minor speedups for 3D view text drawing ~10-15% improved frame-rate with part...Campbell Barton
2010-09-14fix for own bug for font buffer drawing (only effected the bottom line of the...Campbell Barton
2010-09-10remove redundant buffer character positioning code & remove attr keyword argu...Campbell Barton
2010-09-10bugfix [#23607] Render Stamp, incorrect apostrophe Y position.Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-04-04added negative bounds checks so drawing text into a buffer wont crash.Campbell Barton
2010-03-28fix for writing out of buffer bounds when drawing to a buffer (most obvious w...Campbell Barton
2010-03-21remove includes that arnt neededCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-21drawing text in a byte buffer wasnt working (probably never tested since floa...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-09-22Fix #19427, problem in blenfont not computing the width of text correct,Brecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-08-20Add unsigned char buffer to BLF_draw_buffer and update makefiles for lzo and ...Diego Borghetti
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-122.5: Couple of small fun featuresBrecht Van Lommel
2009-07-11Allow the user set which style to use for the kerning value.Diego Borghetti
2009-07-11Yes!! a nice font again!!Diego Borghetti
2009-06-23New Style option: OverlapDiego Borghetti
2009-06-19Revert a small change to kerning, Matt please let me know if now it's fine (o...Diego Borghetti
2009-06-13Restore default value for font kerning.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-09Add support for attach a file with metrics information to the font.Diego Borghetti
2009-05-08Cleanup blendfont.Diego Borghetti
2009-05-06Big, big commit!!Diego Borghetti
2009-04-23Small changesCampbell Barton
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-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