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
2007-12-29* fix include paths in SConscripts for GE.Nathan Letwory
2007-12-05This is a modified version of this patch:Kent Mein
2007-09-29GE Patch by Hamed Zaghaghi - Adding Motion Blur to the Game Engine.Mal Duffin
2006-12-20GamePlayer: now uses new Image API calls too, so it compiles.Ton Roosendaal
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-06* compiler command-line fix for scons/win32-mingwNathan Letwory
2006-07-06some minor webplugin changes, new loading .blend, upgraded version to 2.42, ...Erwin Coumans
2006-06-27patch from Ralf Hölzemer (cheleb) forStephen Swaney
2006-05-13Text patch for game player, from Charlie: TFace from KX_PolygonMaterial, as o...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
2005-08-23new game-menu option 'Record Game Physics to Ipo'Erwin Coumans
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
2005-03-25Big patches:Kester Maddock
2005-03-14This commit reverses the OpenEXR specific stuff in the OpenEXR commit IKent Mein
2005-03-11Gernot Ziegler's patch to add OpenEXR support to blender.Kent Mein
2005-01-19Jacques patch to get things compiling on windows.Kent Mein
2005-01-18The non scons specific stuff for bug tracker bug #2131Kent Mein
2005-01-16Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.Kester Maddock
2004-11-10GamePlayer seems to be forced to quit pressing "end key".Ton Roosendaal
2004-10-28Related to gameplayer png bug: cygwin needs to find the zlib libraryChris Want
2004-10-27Fix in Makefile for added png libraryTon Roosendaal
2004-10-26Fix so it compiles on my machine....Kent Mein
2004-10-25add necessary include paths for scons needed after fix for screenshot. NOTE: ...Nathan Letwory
2004-10-24Fix makeScreenshot for blenderplayerKester Maddock
2004-10-16Switch fixed time system. Logic updates should now happen at 30Hz, physics a...Kester Maddock
2004-08-10Fix blenderplayer command line option parsing.Kester Maddock
2004-06-26Minor Fixes:Kester Maddock
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-26Python fixes: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-03Mouse Wheel Support for the Game Engine.Kester Maddock
2004-04-30- use SDL sound on FreeBSD too.Hans Lambermont
2004-04-24Synchronise game engine with Tuhopuu2 tree.Kester Maddock
2004-04-111. Check material names passed to the physics engine (for collision sensors.)Kester Maddock
2004-04-08Fix SConscript for GamePlayer.Kester Maddock
2004-04-08Added preliminary support for GamePlayer building with SCons. GPG_ghost and G...Nathan Letwory
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
2003-07-16Further fixes to the old makefiles.Kent Mein
2003-03-26FreeBSD can use the exact same python includes as everyone elseWouter van Heyst
2003-01-30addedKent Mein
2003-01-19I updated the sumo includes paths to point to the right places...Kent Mein
2003-01-07added a buch ofStefan Gartner
2003-01-04and the other FreeBSD python locations.Hans Lambermont