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-06-19Cleanup: doxygen commentsCampbell Barton
2017-05-11Unifying access to GLEW from the Blender Game EngineDalai Felinto
2016-01-04Remove SCons building systemSergey Sharybin
2015-11-24BGE: Save screenshots in a different threadSybren A. Stüvel
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
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
2014-07-01CMake: correct include dirsCampbell Barton
2014-01-23Fix T38110: GameEngine keyboard sensor ignores unicode charactersCampbell Barton
2013-11-05Scons: Fix BGE compile after cleanupJens Verwiebe
2013-11-04BGE Rasterizer Cleanup: Removing RAS_IRenderTools and moving the functionalit...Mitchell Stokes
2013-10-07fix for casting shadows of scaled objects was made to X_BlenderRenderTools.cp...Campbell Barton
2013-10-07remove minor differences between these 2 files which are almost exact duplica...Campbell Barton
2013-07-26BGE Fix [#18804] Shadow type faces cast onto invisible faces (non-GLSL)Daniel Stokes
2013-07-20Add the Boost include to the right CMakeLists.txt...Mitchell Stokes
2013-07-20More build fixes for r58428.Mitchell Stokes
2013-07-20SCons fix for r58428.Mitchell Stokes
2013-07-20Removing source files from source/gameengine/GamePlayer/common/SConscript tha...Mitchell Stokes
2013-07-17Merging changes from trunk r58091-58323.Mitchell Stokes
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-09BGE cleanup: removing some unused code from GPC_Canvas.Mitchell Stokes
2013-07-09BGE cleanup: GPC_System was an empty class, so I'm dropping it and having GPG...Mitchell Stokes
2013-07-09BGE cleanup: removing various unused code and files from GamePlayer/common.Mitchell Stokes
2013-07-09BGE cleanup: removing unused banner code from GPC_Canvas.Mitchell Stokes
2013-06-24BGE: Fix for [#34185] "billboard scale problem in groups" reported by Tobias ...Mitchell Stokes
2013-06-22BGE: Fix for [#35815] "makeScreenshot() relative path not working in Blenderp...Mitchell Stokes
2013-06-21BGE: Fix for [#33163] "Text Font Bug" reported and fixed by HG1.Mitchell Stokes
2013-05-30split bge includes for scons onto their own lines (for easier merging)Campbell 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-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-03-04code cleanup: unused vars in collada, preprocessor formatting & warning in mi...Campbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-01-28BGE Profile : visual feedback bars and improvementsDalai Felinto
2012-12-25BGE: Fixing an assert with the canvas' GetViewPort(). bf_gpu was changing the...Mitchell Stokes
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-01fix for bug in console indent, was not copying the null terminator.Campbell Barton
2012-11-14buildsystem cleanup: remove duplicate source & includes for scons,Campbell Barton
2012-10-22style cleanupCampbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-10-14Blenderplayer: Fixing a crash on startup when the graphics driver tried to us...Mitchell Stokes
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-10-08BGE: Setting up the RAS_ICanvas interface as the primary way to alter the OpenGLMitchell Stokes
2012-10-08BGE: Disable depth testing when drawing the overhead profile information in t...Mitchell Stokes
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-16style cleanupCampbell Barton
2012-08-12style cleanupCampbell Barton
2012-07-22style cleanupCampbell Barton