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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-07-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-05-19remove GPU_display_list_support queryMike Erwin
2017-05-11Allow building the game engine with core profileDalai Felinto
2017-05-11Unifying access to GLEW from the Blender Game EngineDalai Felinto
2017-04-07Fix compilation error after recent changesSergey Sharybin
2017-04-06Depsgraph: Remove old depsgraph header from game engineSergey Sharybin
2017-03-16Fix BGE building.Bastien Montagne
2016-10-10BGE: remove calls to GLSL support query (it's always supported)Mike Erwin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-29Fix T49196lazydodo
2016-08-08BGE: Call DNA_sdna_current_init when launching blenderplayer.Porteries Tristan
2016-07-18fix breakage caused by D2094 / rB404f41d22de46119ee8afb409011eb1ba1840092lazydodo
2016-07-02Cleanup: comment blocksCampbell Barton
2016-07-01BGE: Display Hardware infos only in standalone.Ulysse Martin
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-11BGE: Various render improvements.Benoit Bolsee
2016-06-09BGE: alpha on frame buffer and precedence of MSAA over swap.Benoit Bolsee
2016-05-10Attempt to fix blenplayer after recent changesSergey Sharybin
2016-05-10Fix T48393: Blender player doesn't start on files saved with with cyrillic le...Sergey Sharybin
2016-05-10Fix T48369: Missing suport for main '+' key.Bastien Montagne
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-16BGE clean up: use float version of trigonometric functionsJorge Bernal
2015-12-08BGE code cleanup: Removing RAS_GLExtensionManager.Mitchell Stokes
2015-12-08OpenGL/BGE: Remove RAS_StorageIM (glBegin/glEnd rendering of mesh data)Mitchell Stokes
2015-11-22Error out on Windows if driver does not support OpenGL 2.1 with an errorAntony Riakiotakis
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-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
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-04-07BGE: New API method getDisplayDimensionsThomas Szepe
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-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