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-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-02-26Grmll, sorry for the noise, fix stupi cpoypaste typo in previous commit.Bastien Montagne
2015-02-26Attempt to fix BGE build on windows.Bastien Montagne
2015-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-21makeScreenshot - adding frame number to the filenameHG1
2015-01-24Fix BGE compilation after recent renames in BKE_image (tsst...).Bastien Montagne
2015-01-07Fix for bool flag useCampbell Barton
2014-12-25OSX: revive GHOST_HACK_getFirstFile cause it breaks things on older OSX versi...Jens Verwiebe
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-07-01CMake: correct include dirsCampbell Barton
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-04-07blenderplayer - Reviewed some command line options and the respective helpbrita
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-23Fix T38645 - Mouse reversed in standalone player with kdebrita
2014-02-04Blenderplayer: Fixing a memory leak.Mitchell Stokes
2014-01-23Fix T38110: GameEngine keyboard sensor ignores unicode charactersCampbell Barton
2014-01-02Add new BGE Stereo mode: 3DTV top-bottom.Benoit Bolsee
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-22Fix T37898: blenderplayer painfully slow in recent buildsSergey Sharybin
2013-12-22Style Cleanup: remove preprocessor indentation (updated wiki style guide too)Campbell Barton
2013-11-06OSX/player: Remove some very old code ( 11 years+ ), was commented anywayJens Verwiebe
2013-11-05Scons: Fix BGE compile after cleanupJens Verwiebe
2013-11-04BGE Rasterizer Cleanup: The Blenderplayer now loads the monospace font so it ...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
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-10-03set mempool debug in the game-engine-player too. also remove redundant mempoo...Campbell Barton
2013-09-12BGE: Potential fix for [#35522] Broken game engine compatibility since 2.66a ...Daniel Stokes
2013-08-26BGE: Cleaning up the vsync code a little.Mitchell Stokes
2013-08-26blenderplayer builds againCampbell Barton
2013-08-19Speedup for guarded allocatorSergey Sharybin
2013-08-19Made modifiers_getVirtualModifierList safe for threadingSergey Sharybin
2013-08-17BGE: Flipping vsync constants so VSYNC_ON is 0.Mitchell Stokes
2013-08-11BGE: Fixing the memory leaks reported when the BlenderPlayer exits.Mitchell Stokes
2013-08-06BGE: Making sure the BlenderPlayer calls Py_Finalize().Mitchell Stokes
2013-07-30BGE: Adding vsync control. Users can enable vsync, disable vsync, or use adap...Mitchell Stokes
2013-07-26BGE Fix [#18804] Shadow type faces cast onto invisible faces (non-GLSL)Daniel Stokes
2013-07-23replace use of strcat() where the string offset is known.Campbell Barton
2013-07-20Re fixing BGE bug [#36223] Strange page fault of "Game" actuatorDaniel 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-20edit to r58425, BLI_math is available here, better not copy,paste from linear...Campbell Barton
2013-07-20BGE: Partial fix for [#36151] "Distance model not carrying over to standalone...Mitchell Stokes