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-02-12correct fsf addressCampbell Barton
2010-01-11* Restored font selection functionality with open font and unlink font opera...Matt Ebb
2009-11-10Math LibBrecht Van Lommel
2009-09-14use static functions where possible for some local functions.Campbell Barton
2009-09-08Made Nurb->type only store the type rather then mixing the type with flags.Campbell Barton
2009-06-13merged from trunk 20741:20848 Campbell Barton
2009-06-13coverity issue CID: 523Kent Mein
2009-05-06Big, big commit!!Diego Borghetti
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-03-31[#18439] Controlling the bevel shape for a text object with a curve no longer...Campbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-09-19Patch #8213 by Shunichi FujiTon Roosendaal
2008-07-29Bugfix for #17396. Adding a text object would segfault when using freetypeKen Hughes
2008-05-26when cyclic is enabled the knots would always be generated with uniform nurbs...Campbell Barton
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
2008-01-01removed some more header files, made the game engine compile with removed hea...Campbell Barton
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2007-12-24Part 4 of the event refactor branch: all changes in existing files,Ton Roosendaal
2006-02-18The regular warning fix update; includes two variables that were usedTon Roosendaal
2005-09-19Coding style from spaces to tabs in files related to Unicode Font Object.Mika Saari
2005-09-15Getting blender to compile for IRIX, in particular:Chris Want
2005-09-14On behalf of Mika Saari, the famous Unicode Font support!Alexander Ewering
2005-03-14ome more warnings cleaningJean-Luc Peurière
2004-01-25Applied checks for more secure 3D font handling.Rob Haarsma
2004-01-16Corrected the line distance behaviour for Text objects.Rob Haarsma
2004-01-15Changed the Font editing panel so it displays the Postscript name of the font.Rob Haarsma
2003-07-09- increased the character loading/conversion routine that it includes theTon Roosendaal
2003-05-26modified to load fonts correctly.Rob Haarsma
2003-05-08fix loading of truetype fonts on linuxStefan Gartner
2003-05-04reverted to previous version, changes weren't meant for a commit.Rob Haarsma
2003-05-04drawinfospace function now matches zr's recent changesRob Haarsma
2003-04-29Added a 3D font loader that uses the Freetype2 library toRob Haarsma