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
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-08BGE: Call DNA_sdna_current_init when launching blenderplayer.Porteries Tristan
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-07-31simplify redundant conditionalsMike Erwin
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-18fix breakage caused by D2094 / rB404f41d22de46119ee8afb409011eb1ba1840092lazydodo
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-14PyAPI: fix memory leaks in dictionary assignmentCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
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-23Merge branch 'master' into blender2.8Campbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-21Merge branch 'master' into blender2.8Campbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-06-13Merge branch 'master' into blender2.8Campbell 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-24Merge branch 'master' into blender2.8Bastien Montagne
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-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-16Fixed some minor errors in game engine and player.Lukas Tönne
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
2016-02-20Make Blender ready for C++11Sergey Sharybin
2016-02-18BGE: Allow access to original texture openGL Bind code/Id/NumberUlysse Martin
2016-02-16Make game engine ready for FFmpeg-3.0 as wellSergey Sharybin
2016-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-01-28cleanup: spelling, comments, alignmentMike Erwin
2016-01-27World textures displaying for viewport in BI.Alexander Romanov
2016-01-25Fix T46902: Revert zeroing velocity in BGE logic brickSybren A. Stüvel
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-17BGE: Allow access to light shadow settings with pythonUlysse Martin