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-07-21Fix strict compiler warning in BGE when linking directly to SDLSergey Sharybin
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-11BGE: Use BLI's stringify instead of implementing it againSergey Sharybin
2017-05-11Unifying access to GLEW from the Blender Game EngineDalai Felinto
2017-05-02BGE: Fix silly typo that invalidates negative scaling camera feature.Benoit Bolsee
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-03-16Fix BGE building.Bastien Montagne
2017-03-15Missed BGE in recent commitCampbell Barton
2017-02-28Cleanup: Grey --> GrayAaron Carlisle
2016-12-14BGE: Fix T50098: Crash when useding ImageMirrorThomas Szepe
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-10-10BGE: remove calls to GLSL support query (it's always supported)Mike Erwin
2016-10-01Fix T49520: broken vertex colors in the game engine.Brecht Van Lommel
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-29Fix T49196lazydodo
2016-08-16More fixes from coverity report.Bastien Montagne
2016-08-08BGE: Call DNA_sdna_current_init when launching blenderplayer.Porteries Tristan
2016-07-31simplify redundant conditionalsMike Erwin
2016-07-18fix breakage caused by D2094 / rB404f41d22de46119ee8afb409011eb1ba1840092lazydodo
2016-07-14PyAPI: fix memory leaks in dictionary assignmentCampbell Barton
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-09Cleanup to shapekeys' make_local (and copy) functions.Bastien Montagne
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-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-11BGE: DeckLink card support for video capture and streaming.Benoit Bolsee
2016-06-11BL_Shader.setUniformEyef(name)Benoit Bolsee
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-12Fix missing piece in recent rBce65fae8f32c (support for '+' key).Bastien Montagne
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-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-11BGE: Fix T48071: Global logic managerPorteries Tristan
2016-03-23Fix T47893: BGE crashes w/ generated mesh dataCampbell Barton
2016-03-13More compile fixes - Game EngineJoshua Leung
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2016-03-11BGE: Fix memory leak in VBO codeMitchell Stokes
2016-03-11BGE: Fix animations when using VBOsMitchell Stokes
2016-03-01UPBGE: Fix light visibilityUlysse Martin
2016-03-01UPBGE: Disallow shadow buffer render when the lamp is hidden.Porteries Tristan
2016-02-26Fix T47015: BGE, objects vanish aligning to vectorCampbell Barton
2016-02-23Fix warnings reported by MSVCSergey Sharybin