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
2017-05-11Unifying access to GLEW from the Blender Game EngineDalai Felinto
2015-11-24BGE: Save screenshots in a different threadSybren A. Stüvel
2015-04-07BGE: New API method getDisplayDimensionsThomas Szepe
2015-02-21makeScreenshot - adding frame number to the filenameHG1
2015-01-24Fix BGE compilation after recent renames in BKE_image (tsst...).Bastien Montagne
2014-10-08Ghost Context RefactorJason Wilkins
2013-11-04BGE Rasterizer Cleanup: Removing KX_BlenderGL since it was mostly one-line fu...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-14BGE: Adding a render.setFullScreen() and a render.getFullScreen() to allow fu...Mitchell Stokes
2013-04-04Fix #34863: bge.render.makeScreenshot from Blender was only saving PNG files,Brecht Van Lommel
2013-03-26style cleanup:Campbell Barton
2013-02-02style cleanup: comment formatCampbell Barton
2012-12-25BGE: Fixing an assert with the canvas' GetViewPort(). bf_gpu was changing the...Mitchell Stokes
2012-10-20style cleanupCampbell Barton
2012-10-14code cleanup: remove redundant castsCampbell Barton
2012-10-08BGE: Setting up the RAS_ICanvas interface as the primary way to alter the OpenGLMitchell Stokes
2012-09-16style cleanupCampbell Barton
2012-03-28style cleanupCampbell Barton
2012-02-18BGE bug #30173: ImageRender not working when initialized on frame 1. This was...Benoit Bolsee
2012-01-23Committing patch "[#27676] Change window size/resolution in realtime" by me.Mitchell Stokes
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-03-09image.depth, 96/128 for float color images, was 24/32 for byte images.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
2010-10-09patch [#24178] bge.render.makeScreeshot - with help from Campbell(ideasman42)Dalai Felinto
2010-04-24BGE Fix: [#19951] mouse over sensor is broken with letterboxing framingDalai Felinto
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-17Patch #21789 - BGE Keyboard and Mouse Python types - by Mitchell Stokes(Moguri)Dalai Felinto
2010-04-11BGE fix #20456 - 2.5: mouse position problem (offseted by 1 vertically)Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
2009-11-11Mitchell Stokes BGE MouseWarp patch + warning fixCampbell Barton
2009-10-27remove ARegion from the Canvas, use a RAS_Rect instead. (pair programming wit...Campbell Barton
2009-06-28removed un-needed hack, something weired was going on when debugging that mad...Campbell Barton
2009-06-28BGE Redraw problem:Campbell Barton
2009-06-13GameEngine WIP,Campbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-07-21BGE Bug Fix:#17349, fixes some problems about 2d-filtersHamed Zaghaghi
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
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
2002-11-25Last of the config.h mods...Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont