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-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-24xaspect and yaspect were not working with uv project modifier & panorama, als...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
2010-02-01this restores building on mingw with Collada support, also it restores cross ...Tom Musgrove
2009-11-11Fixes for martin's background mode commit - now works fine here on OS XMatt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-10-27Compiler warning fixes for mingw:Joshua Leung
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