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
2009-06-092.50: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 #7753: after game engine drawing with vertex arrays,Brecht Van Lommel
2008-06-18* Fix for a crash in game engine vertex array drawing with texfaces.Brecht Van Lommel
2008-06-17Merge of apricot branch game engine changes into trunk, excluding GLSL.Brecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-16This patch spawns from this game engine issue:Kent Mein
2007-02-011). Fix for cube maps in the player.Charlie Carley
2007-01-08= game engine fixes=Tom Musgrove
2006-04-03applied Charlies patch for game engine graphics. display list support, and bu...Erwin Coumans
2006-01-17after much suffering, got GE build and work almost cleanly on Os XJean-Luc Peurière
2005-01-03More warning cleanups...Kent Mein
2004-08-10Fix blenderplayer command line option parsing.Kester Maddock
2004-07-17Port a few rasterizer changes from tuhopuu2:Kester Maddock
2004-06-30Switch to using floats instead of shorts for normal data - they're supposed t...Kester Maddock
2004-06-23Fix for reflection mapping unlit faces: normals were not being sent, hence r...Kester Maddock
2004-06-04Miscellaneous Fixes:Kester Maddock
2004-05-16Use const for SetProjectionMatrixKester Maddock
2004-04-111. Check material names passed to the physics engine (for collision sensors.)Kester Maddock
2004-03-31* Only load needed extensions (ie none.)Kester Maddock
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2002-11-25Last of the config.h mods...Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont