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-10-08BLI_path api, minor changes to CWD handlingCampbell Barton
2015-08-23BGE: Fix T42679: Python physics environment not setted for python control scr...Porteries Tristan
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-09Cleanup: quiet warningCampbell Barton
2015-05-24BGE : Fix black material on meshes without materials in blenderplayer.Porteries Tristan
2015-05-04BGE Player: Fix compilation error after cleanup commit da8a62aSergey Sharybin
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
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-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-04Blenderplayer: Fixing a memory leak.Mitchell Stokes
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-11-06OSX/player: Remove some very old code ( 11 years+ ), was commented anywayJens Verwiebe
2013-11-04BGE Rasterizer Cleanup: The Blenderplayer now loads the monospace font so it ...Mitchell Stokes
2013-10-03set mempool debug in the game-engine-player too. also remove redundant mempoo...Campbell Barton
2013-08-26blenderplayer builds againCampbell Barton
2013-08-19Speedup for guarded allocatorSergey Sharybin
2013-08-19Made modifiers_getVirtualModifierList safe for threadingSergey Sharybin
2013-08-11BGE: Fixing the memory leaks reported when the BlenderPlayer exits.Mitchell 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-06-24BGE: fix [#35811] Blenderplayer crash on closing if file saved with an actual...Daniel Stokes
2013-03-12Patch [#34373] Use i18n monospace font in Text editor and Python consoleIrie Shinsuke
2013-02-24GHOST/X11 - free memory allocated by XF86VidModeGetAllModeLines(),Campbell Barton
2013-02-23BGE: Fix for bug #34219 "Webcam support under Linux in Standalone broken" rep...Mitchell Stokes
2013-02-05And one more "G.main" compile fix, this time for BGE ;)Bastien Montagne
2013-02-02style cleanup: comment formatCampbell Barton
2012-12-20style cleanupCampbell Barton
2012-12-11Fix game player still not using fast GPU mipmap generation, user preferencsBrecht Van Lommel
2012-12-05Fix #33417: add back GPU Mipmap Generation option, apparently with this disabledBrecht Van Lommel
2012-11-28GPU: remove GPU Mipmap Generation option and just always enable it, it's an oldBrecht Van Lommel
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-11-10code cleanup: bge static functions & use C++ guarded alloc for the character ...Campbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-10-22New "dynamic" i18n menu.Bastien Montagne
2012-09-16style cleanupCampbell Barton
2012-09-06style cleanup: indentationCampbell Barton
2012-09-04Fix for [#32469] "standalone blenderplayer no longer starts in lastest build"...Mitchell Stokes
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-09-02..\commmit_hive.txtBenoit Bolsee
2012-08-26style cleanup: whitespaceCampbell Barton