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
2009-09-25Shell script exit values should be non-negative.Guillermo S. Romero
2009-09-24- cmake/make/scons didnt define INTERNATIONAL when buidling blenfontCampbell Barton
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-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
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-152.5: warning fixesBrecht Van Lommel
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2009-08-14cmake changesCampbell Barton
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-31fix for warnings and implicit declarationsCampbell Barton
2009-07-29Forget add the bearing X, a little better now (hinting).Diego Borghetti
2009-07-29Bitmap mode is back.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-07-022.5Ton Roosendaal
2009-06-23New Style option: OverlapDiego Borghetti
2009-06-23Move shadow option (for text) from editor/interface to blenfont.Diego 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-182.5Ton Roosendaal
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-24Move texture draw to blf_util.c, now both font used it.Diego Borghetti
2009-04-23Small changesCampbell Barton
2009-04-23Add clipping option for bitmap draw mode and remove the "test code" fromDiego Borghetti
2009-04-152.5Ton Roosendaal
2009-04-102.5Ton Roosendaal
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-03Add clipping option to the internal font.Diego Borghetti
2009-04-01Small cleanup, all this options are now in the User Preferences, RNA.Diego Borghetti
2009-03-30Add back the others font: helvb 8/10/12 and scr 12/14/15.Diego Borghetti
2009-03-30Add back helv 12 font, the old BMF_MINIMAL is now BLF_INTERNAL_MINIMAL, butDiego Borghetti
2009-03-30MSVC 2008 compile fixesDaniel Genrich
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-03-012.5: Text Editor back.Brecht Van Lommel
2009-02-20Small tweak to get cmake working again.Kent Mein
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