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-01-08= game engine fixes=Tom Musgrove
2006-12-27-fixes in player: draw physics debugging, only render frames when actually up...Erwin Coumans
2006-12-20GamePlayer: now uses new Image API calls too, so it compiles.Ton Roosendaal
2006-11-30Reserved some Bullet 2.x constraint data.Erwin Coumans
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-19use 'fixedtime/enable all frames' from the blend fileErwin Coumans
2006-07-19accidently replaced initGamePlayerPythonScripting with initGamePythonScriptin...Erwin Coumans
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-20added fixed_framerate command line optionErwin Coumans
2006-05-13Text patch for game player, from Charlie: TFace from KX_PolygonMaterial, as o...Erwin Coumans
2006-04-03made some gfx debug code win32 specificErwin Coumans
2006-04-03applied Charlies patch for game engine graphics. display list support, and bu...Erwin Coumans
2006-02-13gameplayer will use blender materials automaticallyErwin 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-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-12-01.scr patch (from Raymond Penners)Kester Maddock
2004-11-10GamePlayer seems to be forced to quit pressing "end key".Ton Roosendaal
2004-11-08skip process serial number argument on os XJean-Luc Peurière
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-24Port stereo stuff from tuhopuu2: anaglyph, vinterlaceKester Maddock
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-10-15added -h to the commandline args to print usage.Kent Mein
2004-08-10Fix blenderplayer command line option parsing.Kester Maddock
2004-07-17Port Python updates from Tuhopuu2:Kester Maddock
2004-07-17Added the runtime fullscreen options.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-06-04blenderplayer target for SCons.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-21Fixes for Camera objects and python:Kester Maddock
2004-05-21Query GL for max number of lights to use.Kester Maddock