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
2009-09-15Undo revision 23130 which was a merge with 2.5, a messy one because I did som...soc-2009-kazanbasArystanbek Dyussenov
2009-09-05Fixed sound stuff for gameplayer, no sound though as U.audiodevice is set to ...Joerg Mueller
2009-09-03BlenderPlayer linking again for cmake - 148 errors gone.Dalai Felinto
2009-08-182.5: Game EngineBrecht Van Lommel
2009-08-01svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22075:22099Campbell Barton
2009-08-01missed this line in last commitCampbell Barton
2009-07-31remove more unneeded args, also allow ipo to animate the ref value for KX_Ble...Campbell Barton
2009-07-21BGE panels: wipDalai Felinto
2009-06-13svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20849:20855Campbell Barton
2009-06-13G.sipo was being passed in the BGE when it wasnt needed, just access G.sipo d...Campbell Barton
2009-06-092.50:Brecht Van Lommel
2009-05-18BGE Dome: removing of size option and adding tilt option.Dalai Felinto
2009-04-30added Geometry as a BGE module, removed its dependency on gen_utils.cCampbell Barton
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-20BGE Python APICampbell Barton
2009-04-19Compile fixed for Win64.Daniel Genrich
2009-04-08Patch #18462: Fisheye (Dome) and Spherical Panoramic mode in BGE.Benoit Bolsee
2009-04-07BGE Py APICampbell Barton
2009-04-05BGE PyAPI can now import text (within the blend-file)Campbell Barton
2009-04-03Setting ignore_deprecation_warnings as 1 by default in GamePlayerDalai Felinto
2009-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2009-01-042.5Ton Roosendaal
2008-12-29First batch of GE API cleanup.Benoit Bolsee
2008-12-15BChris Want
2008-11-11VideoTexture: support VideoTexture in blenderplayerBenoit Bolsee
2008-09-26Bugfix: the game player did not initialize tiff and quicktime, so loadingBrecht Van Lommel
2008-09-17Fix for bug #4192: game engine armatures that are dynamically addedBrecht Van Lommel
2008-09-16Fix (harmless) error print about GameLogic.globalDict being lost. AlsoBrecht Van Lommel
2008-09-13Game engine: added Rasterizer.get/setMaterialMode to set texface,Brecht Van Lommel
2008-09-12save and load configuration actuator, (option in game actuator menu)Campbell Barton
2008-09-11removed debug printCampbell Barton
2008-09-10Patch 17508: Blender Web Plugin - XEmbed. Enable XEmbed integration of blende...Benoit Bolsee
2008-09-06converted my gen_utils.h fix to PyObjectPlus.hKent Mein
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-29BGE Py API - GameKeys.EventToString() utility function, makes key configurati...Campbell Barton
2008-08-20GameLogic.globalDict blenderplayer now keeps settings when loading new blend ...Campbell Barton
2008-08-06* blenderplayer wasnt useing the scenes frame rate.Campbell Barton
2008-08-06Made Mathutils its own module rather then GanmeLogic.MathutilsCampbell Barton
2008-07-14importing the GameLogic module was being done by adding the text "import Game...Campbell Barton
2008-06-30Fix for bug #7753: after game engine drawing with vertex arrays,Brecht Van Lommel
2008-06-17Merge of apricot branch game engine changes into trunk, excluding GLSL.Brecht Van Lommel
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-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
2006-12-27-fixes in player: draw physics debugging, only render frames when actually up...Erwin Coumans
2006-11-30Reserved some Bullet 2.x constraint data.Erwin Coumans
2006-07-19use 'fixedtime/enable all frames' from the blend fileErwin Coumans