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
2006-04-18Update to the VC7 projectfiles.Joseph Gilbert
2005-08-02_.NET projectfiles update_Joseph Gilbert
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-02-21MSVC7 update and freetype2 sourceJoseph Gilbert
2005-02-12Update to the MSVC7 project files (vcproj) for Blender's internal librariesJoseph Gilbert
2004-04-07Major update for Visual Studio .Net project files. Both Release and Debug mod...Nathan Letwory
2004-01-03 - update VC7 projectfilesDaniel Dunbar
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-03-18Rest of the VC7 intern projectfiles.Daniel Dunbar
2003-03-13updated intern project files to suit the lib dir move.Simon Clitherow
2003-01-28Modified MSVC intern projectfiles - XCOPY doesn't need the /E option.Simon Clitherow
2003-01-12Hello,Francis Laurence
2003-01-05cpifdiff.sh died with an error when $(LCGDIR)/$(LIBNAME)/include/blenkey.hStefan Gartner
2003-01-04Workaround for the header file copying dependency hellHans Lambermont
2003-01-03Added the following prototype to get rid of another warning:Kent Mein
2002-12-26WooHoo me again ;)Kent Mein
2002-12-14Corrected intern lib names so blendercreator.dsp can find them.Simon Clitherow
2002-12-13And the rest! ;) --aphexSimon Clitherow
2002-11-25Yes I did it again ;)Kent Mein
2002-11-09Added almost all projects in intern to the main MSVC project for intern (inMaarten Gribnau
2002-11-08Added extra ranlib on libary files after being copied to the lib tree for OSX...Maarten Gribnau
2002-11-01moved key.h to blenkey.hKent Mein
2002-11-01Updated calls to #include "blenkey.h" to be #include "key.h" I'm guessingKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-30Fixed // comments in c files (changed them to /* */ )Kent Mein
2002-10-13key loader libraryHans Lambermont