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
2004-04-16This commit removes the glue from Blender, and with itNathan Letwory
2004-03-06Reverted the casts so it would compile on irix.Kent Mein
2004-03-01Another Patch by Joilnen,Kent Mein
2004-03-01SCons updatesMichel Selten
2004-02-21- [win32] updated SConscripts to use new configuration method (config.opts).Nathan Letwory
2004-02-15SCons updatesMichel Selten
2004-01-05- Revert to NaN makefilesWouter van Heyst
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2004-01-05SCons build system files added.Michel Selten
2004-01-03 - predeclared UserStruct with wrong nameDaniel Dunbar
2004-01-03 - solve redefinition of UserStructType in a different way, blenkey.hDaniel Dunbar
2004-01-03 - BLO_keyStore.h was redeclaring UserStructType from blenkey.h, removedDaniel Dunbar
2003-06-03Removing this ssl-related file as it is no longer neededChris Want
2003-05-30This is a fun one ;)Kent Mein
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-05-22Stage two of removing ssl support.Kent Mein
2003-03-19Added string.h include (for memcpy, memcmp, strcpy, strlen, etc.)Daniel Dunbar
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-11-25updated .c files to include:Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-31Fixed // comments and converted them to /* */ (used by a c file)Kent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont