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
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-26BGE: [#19836] Recursive Parenting in game crashes Blender. Added parenting lo...Benoit Bolsee
2010-02-12correct fsf addressCampbell Barton
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-02== SCons ==Nathan Letwory
2009-08-18BGE guardedalloc, Uses WITH_CXX_GUARDEDALLOC but gives a string to MEM_malloc...Campbell Barton
2009-07-16SConsNathan Letwory
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-08BGE Scenegraph and View frustrum culling improvement.Benoit Bolsee
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-25Minor speedups for the BGECampbell Barton
2009-02-16SCons:Nathan Letwory
2008-12-252.5 / SCons / BGENathan Letwory
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-07-18BGE patch: support for partial hierarchy in dupligroup instantiation; removal...Benoit Bolsee
2008-07-08BGE logic patch: new "Add" mode for Ipo actuator, several corrections in stat...Benoit Bolsee
2008-06-14Added access for adjusting timeOffset value at runtime, used for apricot (Fra...Campbell Barton
2008-05-15Fix BGE bug #7532: TrackTo Actuator does not work correctly if it has a Verte...Benoit Bolsee
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-01Mem leak fixed in sound buffer & parent invert nodeBenoit Bolsee
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2007-06-26This is patch #6825 (The patch missed a couple of them butKent Mein
2007-04-04moved source and text to american spellingCampbell Barton
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-05-23-added basic support for GameActuator 'load game', relative paths were broken...Erwin Coumans
2006-02-08==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2005-03-09big warning hunt commitJean-Luc Peurière
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-05-26Added an UpdateTransform callback from SceneGraph -> Physics.Kester Maddock
2004-05-21Frustum sphere culling.Kester Maddock
2004-05-18Compiler portability fixes (MSVC 6)Kester Maddock
2004-05-16SceneGraph support for bounding boxsKester Maddock
2004-04-24Synchronise game engine with Tuhopuu2 tree.Kester Maddock
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2004-03-01SCons updatesMichel Selten
2004-02-15SCons updatesMichel Selten
2004-01-20SCons updates: (All done by jesterKing)Michel Selten
2004-01-05- Revert to NaN makefilesWouter van Heyst