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-21Pass EvaluationContext argument everywhereLuca Rood
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-08Merge branch 'master' into blender2.8Julian Eisel
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-05-05Implement overridable scene render settingsDalai Felinto
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-05-02Cycles integration with Draw ManagerDalai Felinto
2017-04-25Render API: Rename render > render_to_image; view_draw > render_to_viewDalai Felinto
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-09Draw Manager: structural changeClément Foucault
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault
2017-01-12Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2016-12-15Layer Weight node support for Blender Internal RenderAlexander Romanov
2016-09-16OpenGL render: Move file writing to a separate threadSergey Sharybin
2016-09-15Cleanup: Redundant forward declarationSergey Sharybin
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-19Cleanup: style, spellingCampbell Barton
2016-06-07World space switch for BI nodes.Alexander Romanov
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-03Make texture node threadedSergey Sharybin
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-02-23Fix memory leak in point densitySergey Sharybin
2016-01-26Cleanup: minmac -> minmax & RE_render_ext namingCampbell Barton
2016-01-26Fix T47214: Keyed Particles don't render correctly when used for point densit...Sergey Sharybin
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-23Comments for link-list typesCampbell Barton
2015-10-08Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-09-21Render: Free persistent image storage when loading new fileSergey Sharybin
2015-07-27Replace MFace with looptri for dynamicpaintCampbell Barton
2015-07-25Compositor: Fixes for the debug passSergey Sharybin
2015-07-24Deduplicate some logic around debug passesSergey Sharybin
2015-07-18Point density: Add utility function to sample density outside of render pipelineSergey Sharybin
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-05-18Multi-View: small cleranup/refactor with RE_pass_find_by_type and RE_RenderLa...Dalai Felinto
2015-05-06Shader node: support native render capabilitiesCampbell Barton
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto