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-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
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
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-04-03made some gfx debug code win32 specificErwin Coumans
2006-02-13gameplayer will use blender materials automaticallyErwin Coumans
2006-01-06Sorry to break the cvs-closed status, so if you really need to make a new 2.4...Erwin Coumans
2004-12-01.scr patch (from Raymond Penners)Kester Maddock
2004-11-08skip process serial number argument on os XJean-Luc Peurière
2004-10-24Port stereo stuff from tuhopuu2: anaglyph, vinterlaceKester Maddock
2004-10-15added -h to the commandline args to print usage.Kent Mein
2004-08-10Fix blenderplayer command line option parsing.Kester Maddock
2004-07-17Added the runtime fullscreen options.Kester Maddock
2004-04-29Fix blenderplayer unable to load .blend files (only runtimes!)Kester Maddock
2004-04-24Remove ability to open a published executable from Blender.Kester Maddock
2004-04-111. Check material names passed to the physics engine (for collision sensors.)Kester Maddock
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory
2002-12-23Disabled player's check for Publisher file for input.Maarten Gribnau
2002-12-23Fixed binary files stored as text files for plug-insMaarten Gribnau
2002-11-25Last of the config.h mods...Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont