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
2014-07-15BGE: TrackTo actuator: increasing up & track axis optionsJorge Bernal
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-25doxygen: intern/moto tagged.Nathan Letwory
2010-10-18Use DEBUG instead of NDEBUGNathan Letwory
2010-02-12correct fsf addressCampbell Barton
2009-11-03== COLLADA ==Nathan Letwory
2009-06-23PyRNA API support for matrix types as Mathutils matrix (with callbacks) rathe...Campbell Barton
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-06-30Fix for bug #8680: GameLogic.getRandomFloat() returns very smallBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-13Delta Loc/Rot/Scale Ipo curve are now supporting in the BGE with the followin...Benoit Bolsee
2007-09-12more gcc 4.1.x warning cleanup:Stephen Swaney
2007-09-11This does nothing to fix the irix stuff but gets rid of a couple of simpleKent Mein
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2005-08-27Update SConscript.Brecht Van Lommel
2005-08-27Second commit for Brecht's IK work.Ton Roosendaal
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-01-17Use the default windows assert for VisualCKester Maddock
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
2003-03-19Killed MT_Scalar to float conversion warnings (should beDaniel Dunbar
2002-12-26WooHoo me again ;)Kent Mein
2002-12-14Gilles's patch to get rid of the the same identifier warningsKent Mein
2002-11-25Yes I did it again ;)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