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-02-04== SCons ==Nathan Letwory
2005-08-27Update SConscript.Brecht Van Lommel
2005-08-27Second commit for Brecht's IK work.Ton Roosendaal
2005-08-02_.NET projectfiles update_Joseph Gilbert
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
2005-05-24Disabled assert foolery in Decimator. :)Ton Roosendaal
2005-03-25I'll break this commit into two sections in the moto filesKent Mein
2005-03-25Small fix for the following warning:Kent Mein
2005-02-21MSVC7 update and freetype2 sourceJoseph Gilbert
2005-02-12Update to the MSVC7 project files (vcproj) for Blender's internal librariesJoseph Gilbert
2005-01-17Use the default windows assert for VisualCKester Maddock
2005-01-16Fixed #define for snprintf on win32Simon Clitherow
2005-01-16Advanced MT_assert macro.Kester Maddock
2005-01-09Fix bug #2006:Kester Maddock
2004-11-22Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects)Kester Maddock
2004-07-17Fix m_type used uninitialised in MT_Transform.Kester Maddock
2004-06-14rewind of previous commit as some experiment bad problems.Jean-Luc Peurière
2004-06-14changed MT_NDEBUG macro to a MT_DEBUG one and reversed definesJean-Luc Peurière
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-04-07Major update for Visual Studio .Net project files. Both Release and Debug mod...Nathan Letwory
2004-04-04Converted all of the projectfiles to DOS text formatChris Want
2004-03-01SCons updatesMichel Selten
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
2003-03-19Killed MT_Scalar to float conversion warnings (should beDaniel Dunbar
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-04Workaround for the header file copying dependency hellHans Lambermont
2002-12-26WooHoo me again ;)Kent Mein
2002-12-14Gilles's patch to get rid of the the same identifier warningsKent Mein
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-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont