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-05-23-added basic support for GameActuator 'load game', relative paths were broken...Erwin Coumans
2006-05-14GamePython related: changed ordering of python destruction, and reverted some...Erwin Coumans
2006-05-14Patch from Charlie:Erwin Coumans
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-02-08==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2006-01-17after much suffering, got GE build and work almost cleanly on Os XJean-Luc Peurière
2006-01-06Sorry to break the cvs-closed status, so if you really need to make a new 2.4...Erwin Coumans
2005-08-23new game-menu option 'Record Game Physics to Ipo'Erwin Coumans
2005-08-18spack() is no longer used in the blender core, so I moved it toChris Want
2005-08-02Added support for compiling BULLET with scons on windowsSimon Clitherow
2005-04-05Added OPENGL includes to this one as well.Kent Mein
2005-03-25Big patches:Kester Maddock
2005-03-09big warning hunt commitJean-Luc Peurière
2005-01-19Jacques patch to get things compiling on windows.Kent Mein
2005-01-16Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.Kester Maddock
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-09-29Added Dump 3dView and Dump Screen to the File menuKent Mein
2004-06-23Fix for reflection mapping unlit faces: normals were not being sent, hence r...Kester Maddock
2004-06-07Lighting updates:Kester Maddock
2004-05-26Fix Bug #1309 Disabling Actor leaves Ghost, Dynamic and Rigid Body etc enabled.Kester Maddock
2004-05-21Query GL for max number of lights to use.Kester Maddock
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-16Use safe_normalized instead of normalized in shadow cast.Kester Maddock
2004-05-03Mouse Wheel Support for the Game Engine.Kester Maddock
2004-05-01Changes for OSX compiling with Makefiles;v2.33Ton Roosendaal
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
2004-03-21 - split the data structures that actually constitute a meshDaniel Dunbar
2004-03-01SCons updatesMichel Selten
2004-02-21SCons 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
2004-01-05Basic initial yafray integration by Eeshlo.Alejandro Conty Estevez
2003-08-14A little more cleanup, removed a bunch of unused vars in the code.Kent Mein
2003-07-16Further fixes to the old makefiles.Kent Mein
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-03-26FreeBSD can use the exact same python includes as everyone elseWouter van Heyst
2003-03-24Remove references to obsolete misc libDaniel Dunbar
2003-03-24Remove unused reference to "blendertimer.h"Daniel Dunbar
2003-01-07added a buch ofStefan Gartner
2003-01-04and the other FreeBSD python locations.Hans Lambermont
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Last of the config.h mods...Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-30fixed spacing in the headers to get rid of some warnings and some otherKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont