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
2013-11-04BGE Rasterizer Cleanup: Removing KX_BlenderGL since it was mostly one-line fu...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-04-18Fix #34997: when starting the game engine in one window and switching to a se...Brecht Van Lommel
2013-04-08style cleanupCampbell Barton
2013-04-04Fix #34863: bge.render.makeScreenshot from Blender was only saving PNG files,Brecht Van Lommel
2013-03-26style cleanup:Campbell Barton
2013-03-08style cleanupCampbell Barton
2013-01-28BGE Profile : visual feedback bars and improvementsDalai Felinto
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-11-22BGE: Removing some glIsEnabled() calls from DisableForText() in KX_BlenderGL....Mitchell Stokes
2012-09-16style cleanupCampbell Barton
2012-09-16code cleanup: make local game engine functions staticCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-10reverting commit [43876] Fix for aliased fonts in the game engineDalai Felinto
2012-02-04Fix for aliased fonts in the game engine.Alex Fraser
2012-01-11minor changes to BLF api useCampbell Barton
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-02-25doxygen: gameengine/BlenderRoutines tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-27bge fix: debug text didn't have GL_DEPTH disabled - text got clipped when we ...Dalai Felinto
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
2010-12-01bugfix [#23423] Multi-window : closing game windows cause blender crashCampbell Barton
2010-11-11fix for building, also use const char in more places.Campbell Barton
2010-10-18remove G.sce, use G.main->name instead.Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-09patch [#24178] bge.render.makeScreeshot - with help from Campbell(ideasman42)Dalai Felinto
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-11-11Mitchell Stokes BGE MouseWarp patch + warning fixCampbell Barton
2009-09-24* fix snprintf error with mingwNathan Letwory
2009-09-02text display (debug info) in the game engine working again & other minor chan...Campbell Barton
2009-06-13GameEngine WIP,Campbell Barton
2009-05-08Tweaks to build systems. Just some small cleanups...Kent Mein
2009-05-06Big, big commit!!Diego Borghetti
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-10-12Fix for two more game engine issues:Brecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-29Game Engine: alpha blending and sortingBrecht Van Lommel
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-06-17Merge of apricot branch game engine changes into trunk, excluding GLSL.Brecht Van Lommel
2008-06-16Material color was always overriding OBCOL for blender text.Campbell Barton
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-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-01removed some more header files, made the game engine compile with removed hea...Campbell Barton