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
2008-05-11fix BGE bug #8668: Behavior of os.getcwd() is not consistent between operatin...Benoit Bolsee
2008-05-08Fixing up the webplugin defines for the Makefiles.Kent Mein
2008-05-06Fixes Makefiles for mac_compat_glext.h by updating some include paths.Kent Mein
2008-05-04missed out on some BLI_convertstringcode's, also found that playing relative ...Campbell Barton
2008-04-30fix BGE bug #8869: Added objects are not lit correctlyBenoit Bolsee
2008-04-29getting ARB shaders working again in GE.Jean-Luc Peurière
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
2008-04-13fix BGE bug #8880: blenderplayer closing when esc is pressed Benoit Bolsee
2008-03-30== bugfix ==Andrea Weikert
2008-02-13Added a global string to be used for the tempdir. since the user preference i...Campbell Barton
2008-02-05This is patch: [#8216] Make blender compile with gcc 4.3Kent Mein
2008-02-04merging game_engine branch changes into trunk, 2d-filters and opengl speedupHamed Zaghaghi
2007-12-05This is a modified version of this patch:Kent Mein
2007-11-06Patch [#7743] Enable display lists when vertex arrays are enabled, by Ovidiu ...Hamed Zaghaghi
2007-11-062d Filters updated, now you can use custom filter and write your own GLSL sha...Hamed Zaghaghi
2007-10-232d-Filters feature and actuators.Hamed Zaghaghi
2007-09-29GE Patch by Hamed Zaghaghi - Adding Motion Blur to the Game Engine.Mal Duffin
2007-08-07This should fix up saving a blender runtime.Kent Mein
2007-06-27This is a fix for game engine bug #6667Kent Mein
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