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-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-03-16This is patch:Kent Mein
2009-03-08BGE patch: undo patch about removing blenderplayer console in Windows: it int...Benoit Bolsee
2009-03-01BGE patch #18181 commited: Fixing some blenderplayer arguments (-c, -w, -f).Benoit Bolsee
2009-02-25Building the game engine with Solid/Sumo is now optional for scons using WITH...Campbell Barton
2009-02-16SCons:Nathan Letwory
2009-02-06Fix for bug #18228: OpenGL specular did not get the correct viewBrecht Van Lommel
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-20patch [#18110] [patch] Update blenderplayer.exe -h textCampbell Barton
2008-12-192.5: Change blenloader module to use the Report system for reporting errors.Brecht Van Lommel
2008-12-16fix for [bf-blender-Bug Tracker][18089] scons compiling bugCampbell Barton
2008-12-15BChris Want
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-24patch #8583: Add support for gcc on irixStefan Gartner
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11VideoTexture: support VideoTexture in blenderplayerBenoit Bolsee
2008-10-11Fix for a relative paths issue in the game engine. G.sce was beingBrecht Van Lommel
2008-10-04Game player: preserve material, debug settings, between .blend files.Brecht Van Lommel
2008-09-26Bugfix: the game player did not initialize tiff and quicktime, so loadingBrecht Van Lommel
2008-09-20[#17600] char* -> const char*Campbell Barton
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-15Small tweak to get things compiling again.Kent Mein
2008-09-15Added -d debug option for blenderplayer, and remove someBrecht Van Lommel
2008-09-15replaced static make_absolute_filename with BLI_convertstringcwdCampbell Barton
2008-09-14Fix for bug #5758 and #17585: armatures with IK constraint did notBrecht Van Lommel
2008-09-14Fix for bug #7097: blender multitexture materials in the game engineBrecht Van Lommel
2008-09-14Various game engine fixes:Brecht Van Lommel
2008-09-13Game engine: added Rasterizer.get/setMaterialMode to set texface,Brecht Van Lommel
2008-09-12Fixes for game engine runtime on Mac OS X, there were issuesBrecht Van Lommel
2008-09-12save and load configuration actuator, (option in game actuator menu)Campbell Barton
2008-09-11Bugfix: saved game engine runtimes failed to load library .blendBrecht Van Lommel
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-28patch for compilation problem around KX_RayCast::Callback template with gccBenoit Bolsee
2008-08-27BGE patch: KX_GameObject::rayCast() improvements to have X-Ray option, return...Benoit Bolsee
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-08-03Small update to get the BlenderPlayer compiling (also needed for 2.47)Benoit Bolsee
2008-07-21BGE Bug Fix:#17349, fixes some problems about 2d-filtersHamed Zaghaghi
2008-07-14importing the GameLogic module was being done by adding the text "import Game...Campbell Barton
2008-07-12improvement of 2d-filter custom shader, Hamed Zaghaghi
2008-06-30Fix for bug #7753: after game engine drawing with vertex arrays,Brecht Van Lommel
2008-06-28BGE , fix an compile errorHamed Zaghaghi