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
2010-10-18Use DEBUG instead of NDEBUGNathan Letwory
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-09-13blenderplayer parsing code (better) fixDalai Felinto
2010-09-13blenderplayer commandline argument fixes (for -f and -w)Dalai Felinto
2010-08-27own rna naming commits r31439 r31472 also renamed BGE vars unintentionallyCampbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-02-25BGE Dome: BlenderPlayer Console arguments: warpdata working now (only with ab...Dalai Felinto
2010-02-25BGE Dome: Console arguments: angle, tilt, mode and warpdata (not working yet)Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
2009-11-28BPlayer fix (we were still using old scene.r instead of scene.gm here) and mo...Dalai Felinto
2009-09-05Added sound device default settings for the gameplayer.Joerg Mueller
2009-09-05Fixed sound stuff for gameplayer, no sound though as U.audiodevice is set to ...Joerg Mueller
2009-09-04== SCons ==Nathan Letwory
2009-09-03sound init/exit so at least the player opensCampbell Barton
2009-06-202.5Brecht Van Lommel
2009-06-092.50:Brecht Van Lommel
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-03Setting ignore_deprecation_warnings as 1 by default in GamePlayerDalai Felinto
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-01-262.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
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-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-16Fix (harmless) error print about GameLogic.globalDict being lost. AlsoBrecht Van Lommel
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-12Fixes for game engine runtime on Mac OS X, there were issuesBrecht Van Lommel
2008-09-11Bugfix: saved game engine runtimes failed to load library .blendBrecht Van Lommel
2008-09-10Patch 17508: Blender Web Plugin - XEmbed. Enable XEmbed integration of blende...Benoit Bolsee
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-20GameLogic.globalDict blenderplayer now keeps settings when loading new blend ...Campbell Barton
2008-06-30Fix for bug #7753: after game engine drawing with vertex arrays,Brecht Van Lommel
2008-05-11fix BGE bug #8668: Behavior of os.getcwd() is not consistent between operatin...Benoit Bolsee
2008-05-04missed out on some BLI_convertstringcode's, also found that playing relative ...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want