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-07-20WARNING: with makefiles I could not get a stable blender compiled.Ton Roosendaal
2003-07-09- increased the character loading/conversion routine that it includes theTon Roosendaal
2003-07-02- removed the 'const' from arithb function declarations. it causedTon Roosendaal
2003-06-12A better method for finding the installation dir on Windows.Simon Clitherow
2003-06-05Registering .blend files now works for Windows -- hopefully!Simon Clitherow
2003-05-29One of Jan's patches for NetBSD.Kent Mein
2003-05-26modified to load fonts correctly.Rob Haarsma
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-05-22- fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff...Simon Clitherow
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