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-02-15Cleanup: reorganize BKE ID tagging functions.Bastien Montagne
2016-02-14Fix T45606: cycles multires tangent space normal map bake issues.Brecht Van Lommel
2016-02-14Fix crash when cancelling cycles bake in some cases.Brecht Van Lommel
2016-02-10Cleanup: double promotionCampbell Barton
2016-02-06Fix T47320: Cycles baking in edit mode uses outdated mesh.Brecht Van Lommel
2016-02-05Fix T47329: Compositing fails to render unless each included scene was render...Sergey Sharybin
2016-02-03Remove redundant file exists checksCampbell Barton
2016-02-03Fix T47303: Voxel texture disappears after first frameCampbell Barton
2016-02-01Fix wrong information used for stamp when "Strip Metadata" is usedSergey Sharybin
2016-02-01Fix missing return after NULL check, from Coverity reports.Bastien Montagne
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-26Fix T46679: ZMask layers don't update w/ animationCampbell Barton
2016-01-26Fix T47214: Keyed Particles don't render correctly when used for point densit...Sergey Sharybin
2016-01-23Fix T47132: Cycles Rendering Tiles Indicator Limited to 16Sergey Sharybin
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-22Fix part of T47025: Shadow pass error: Black shadow.Bastien Montagne
2016-01-20Fix T47198: Broken UV/VCol in BI and Cycles with some degenerated faces - BI ...Bastien Montagne
2016-01-17Point Cache: use job system for bake operators.Kévin Dietrich
2016-01-16Blender Internal: subframe render supportCampbell Barton
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-13BI "Real Sky" option works incorrectly for environment texture.Alexander Romanov
2016-01-13Use const qualifier in do_sky_texSergey Sharybin
2016-01-12Fix T47164: [Scene.raycast] - True result when it should be False.Bastien Montagne
2016-01-11Report errno string when writing files failsCampbell Barton
2016-01-08Simplify checker mapping in BI when both Odd and Even are disabledSergey Sharybin
2016-01-07Cleanup: remove unused scene argCampbell Barton
2016-01-05Fix T46984: Image mapping bugSergey Sharybin
2016-01-04Fix T47076 part IIDalai Felinto
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-31Fix T47076: Memory issues when closing Blendera after Cycles bakingSergey Sharybin
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-12-21Cycles-Bake: Fix Uninitialised value created by a heap allocationDalai Felinto
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-11-28Render pipeline: Remove dead codeSergey Sharybin
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-23Cleanup: shadowing (render)Campbell Barton
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-11-16Followup to previous commit: similar thing was happening for multiview caseSergey Sharybin
2015-11-16Color management: Skip doing float->rect conversion twice when rendering anim...Sergey Sharybin
2015-11-13Fix T46757: Blender Close when try to render an AnimationSergey Sharybin
2015-11-12Frame Server: use main render loopCampbell Barton
2015-11-12Fix T46729: Render result different between animated and still rendersSergey Sharybin
2015-11-06Fix T46696: Voxel crash indexing over INT_MAXCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-30Fix memory leak caused by recent shutter curve commitsSergey Sharybin