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
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2013-12-28Text3d: avoid calculating the font boundbox scale for every characterCampbell Barton
2013-12-28Fix for 3d fonts loading the character of the string terminator.Campbell Barton
2013-12-283D Text: use ghash for character lookupsCampbell Barton
2013-03-24code cleanup: move doxy docs from headers into source. also replace strncpy()...Campbell Barton
2012-08-21code cleanup: vfont's used confusing and over complicated method of storing m...Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-08-02remove own postscript font loading code (rely on freetype now)Campbell Barton
2009-06-092.50:Brecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2005-09-19Coding style from spaces to tabs in files related to Unicode Font Object.Mika Saari
2005-09-14On behalf of Mika Saari, the famous Unicode Font support!Alexander Ewering
2004-01-15Changed the Font editing panel so it displays the Postscript name of the font.Rob Haarsma
2003-05-10enable truetype fonts for text objects when building with the originalStefan Gartner
2003-04-29Added a 3D font loader that uses the Freetype2 library toRob Haarsma
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont