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-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-12Merge branch 'master' into blender2.8Campbell Barton
2017-03-12Cleanup: styleCampbell Barton
2017-03-09Draw Manager: structural changeClément Foucault
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Task scheduler: Remove counter of done tasksSergey Sharybin
2017-02-28Fix T49936: Cycles point density get's it's bounding box from basis shape keySergey Sharybin
2017-02-15Bring rendering back (update all references to SETLOPPER)Dalai Felinto
2017-02-14Sorted BaseLegacy > Base convertionsDalai Felinto
2017-02-08Cleanup: warningsCampbell Barton
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-25Fix T50115: stereoscopic video file memory leakDalai Felinto
2017-01-16Merge branch 'master' into blender2.8Bastien Montagne
2017-01-12Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2017-01-12Merge branch 'master' into blender2.8Bastien Montagne
2017-01-11Split interp_weights_face_v3 into specific functions for tris and quadsLuca Rood
2017-01-11Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-01-11Add mid_v3_v3_array function and remove redundant functionsLuca Rood
2017-01-06Fix: Audio plays back incorrectly after rendering to a video fileJörg Müller
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-15Layer Weight node support for Blender Internal RenderAlexander Romanov
2016-11-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-08Fix T49937: Blender is crashing because of Lamp Data NodeSergey Sharybin
2016-10-10Merge branch 'master' into blender2.8Bastien Montagne
2016-10-09Fix T49609: Point density textures: vertex colors are not properly averaged i...Daisuke Takahashi
2016-10-08Fix a few compile errors with C++11 on macOS.Brecht Van Lommel
2016-10-07Cleanup: Use more clear name for where allocation is coming fromSergey Sharybin
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-21Fix T49393: Baking ignores backfacesDalai Felinto
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-16OpenGL render: Move file writing to a separate threadSergey Sharybin
2016-09-15Cleanup: Redundant forward declarationSergey Sharybin
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-24Fix T49121: VSE and border render incompatibleSergey Sharybin
2016-08-23Cleanup: Output argument name and const qualifierSergey Sharybin
2016-08-23Fix T49140: Noise and jitter present at some areas when using ambient oclusio...Sergey Sharybin
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-09Attempt to fix previous commit for non-c++11 buildsSergey Sharybin
2016-08-09Fix for isfinite breaking builds when WITH_CXX11 is enabled.Lukas Tönne
2016-08-09Fix T49027: Sequence uses too much memory when rendering scene with lots of m...Sergey Sharybin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-23fix atan2f input conditionalMike Erwin
2016-07-22remove double-checked conditionsMike Erwin
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-18Merge branch 'master' into blender2.8Campbell Barton