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
2015-04-07BGE: New API method getDisplayDimensionsThomas Szepe
2015-03-24Updating python API documentation for function bge.render.makeScreenshotInes Almeida
2015-03-24BGE: Remove old world bge.render APIThomas Szepe
2015-03-24BGE: Add new world API KX_WorldInfo (KX_Scene)Thomas Szepe
2015-03-23BGE: Add setMistType and setMistIntensity API.Thomas Szepe
2015-03-23BGE: Multitexture world (mist, ambient) fixThomas Szepe
2015-01-22Docs: touch ups in the bge.render doc introductionDalai Felinto
2015-01-22bge.render.getStereoEye() and bge.types.LEFT_EYE/RIGHT_EYEDalai Felinto
2014-07-12BGE debug API and actuatorHG1
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-04-14BGE: Adding mipmapping control to bge.render via bge.render.setMipmapping() a...Mitchell Stokes
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
2012-07-04Spellfixes: colour -> colorBastien Montagne
2012-05-25patch [#31594] [Documentation]: fix for example in bge.render.rstCampbell Barton
2012-01-23Committing patch "[#27676] Change window size/resolution in realtime" by me.Mitchell Stokes
2011-08-31BGE: Adding two new functions to bge.render to allow users to change the anis...Mitchell Stokes
2011-07-31py api: sphinx doc corrections, pep8 cleanup and style edits, also added __al...Campbell Barton
2011-07-31patch [#27909] Added constants in bge.constraints by Solano Felicio (solano) ...Dalai Felinto
2010-10-13== python api doc ==Luca Bonavita