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
2006-03-04Fixes for some gcc 4 warnings in intern/. More than 100 lines of warningsBrecht Van Lommel
2006-02-04== SCons ==Nathan Letwory
2005-09-15Getting blender to compile for IRIX, in particular:Chris Want
2005-09-01- Changed xz limit drawing to use same formulas as the limiting in the IKBrecht Van Lommel
2005-08-31Update to .NET project filesJoseph Gilbert
2005-08-29Bugfix; rotation limits for < 3 DOF bones were using wrong referenceBrecht Van Lommel
2005-08-29updated MSVC 6 Project file for IKSolver.Simon Clitherow
2005-08-28IK rotation limits fixes:Brecht Van Lommel
2005-08-28Bugfix; the IK solver would crash if there were 0 DOF's in the chain.Brecht Van Lommel
2005-08-27Make IK DOF stiffness work in range 0.0-1.0, for consistency.Brecht Van Lommel
2005-08-27Update SConscript.Brecht Van Lommel
2005-08-27Another file missed in IK commit.Brecht Van Lommel
2005-08-27Forgot to add new files...Ton Roosendaal
2005-08-27First commit of Brecht's new IK work. This only does the IK module.Ton Roosendaal
2005-08-02_.NET projectfiles update_Joseph Gilbert
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-03-09big warning hunt commitJean-Luc Peurière
2005-02-21MSVC7 update and freetype2 sourceJoseph Gilbert
2005-02-12Update to the MSVC7 project files (vcproj) for Blender's internal librariesJoseph Gilbert
2004-08-30Changed : A[i,k] to A[i][k]Kent Mein
2004-07-22GCC 3.4 compile fixes from bug #1277Kester Maddock
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-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-19Update to use <iostream> vs <iostream.h>Daniel 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
2003-01-01Finished cleaning up the ik directory removing unused files.Kent Mein
2002-12-26WooHoo me again ;)Kent Mein
2002-12-19Fixed this warning:Kent Mein
2002-12-16Added extra libs for solarisKent Mein
2002-12-14Corrected intern lib names so blendercreator.dsp can find them.Simon Clitherow
2002-12-13And the rest! ;) --aphexSimon Clitherow
2002-12-03Got rid of unused files in intern/iksolverKent Mein
2002-11-25Yes I did it again ;)Kent Mein
2002-11-20removed our licensing info as requested :)Kent Mein
2002-11-19--- IK_JacobianSolver.cpp 2002/10/13 16:07:40 1.2Kent 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-30removed some unused variablesKent Mein
2002-10-30removed extra ;Kent Mein