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
2003-05-12moved #include <sys/param.h> inside #ifdef __APPLE__Stefan Gartner
2003-05-12added function to get the full path to the application bundle on os xStefan Gartner
2003-05-10enable truetype fonts for text objects when building with the originalStefan Gartner
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-05-02First whack at getting FREETYPE2 stuff added to theKent Mein
2003-04-30Updated the macosX error message for plugins so it actually reportsKent Mein
2003-04-29Added a 3D font loader that uses the Freetype2 library toRob Haarsma
2003-04-26- translations for comments in blender lib filesTon Roosendaal
2003-03-23Unitialized buffer patch (zero length runs in font loading), again thanks toDaniel Dunbar
2003-02-21The first two files enables building of plugins under macosx.Kent Mein
2003-02-14Fix to make plugins work on windows (last system error code forChris Want
2003-01-30opps had a typo...Kent Mein
2003-01-30Modified checks for defined __FreeBSD__ to also include defined (__OpenBSD__)Kent Mein
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-12-07don't crash when adding a UVsphere (Hos, heli)Stefan Gartner
2002-12-02wrapped S_ISREG and S_ISDIR with a define to suppress compilerMaarten Gribnau
2002-11-25updated .c files to include: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