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-03applied Charlies patch for game engine graphics. display list support, and bu...Erwin Coumans
2006-02-13Improved OpenGL Shader Language support for game engine. The python interface...Erwin Coumans
2006-01-17after much suffering, got GE build and work almost cleanly on Os XJean-Luc Peurière
2006-01-15more graphics patches from Snailrose,Erwin Coumans
2006-01-08more linux game engine work. hopefully works now!Erwin Coumans
2006-01-06use relative paths to avoid including extra folderErwin Coumans
2006-01-06Sorry to break the cvs-closed status, so if you really need to make a new 2.4...Erwin Coumans
2005-07-29added physics-debuggingErwin Coumans
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
2005-03-25Big patches:Kester Maddock
2004-10-24Port stereo stuff from tuhopuu2: anaglyph, vinterlaceKester Maddock
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-07-17Port Python updates from Tuhopuu2:Kester Maddock
2004-06-07Python updates:Kester Maddock
2004-05-21Fixes for Camera objects and python:Kester Maddock
2004-05-16Python utils for Python <-> MT_Vector, MT_Point & MT_MatrixKester Maddock
2004-04-08Don't import Blender python module into the gameengine. It causes link probl...Kester Maddock
2004-04-02Added blender python module to game engine.Kester Maddock
2002-11-25Last of the config.h mods...Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont