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-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
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-05-20added fixed_framerate command line optionErwin 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-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