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
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2017-11-14Eevee: Initial Separable Subsurface Scattering implementation.Clément Foucault
2017-11-08Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-10-27Eevee: Unlock volumetric shader nodes.Clément Foucault
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-18Eevee: Convert metallic nodes into princinpled nodesDalai Felinto
2017-08-18Swap Eevee material output with (Cycles) Material OutputDalai Felinto
2017-08-18Expose Transparency BSDF for Eevee UIDalai Felinto
2017-08-10Eevee: Add Refraction via probes.Clément Foucault
2017-07-06Eevee: Unlock compatible bsdfs in node add menu.Clément Foucault
2017-06-20Clean node names and organize menus for eeveeLuca Rood
2017-06-20Implement Eevee output node systemLuca Rood
2017-05-03Eevee: Add "uber" Shader Output Nodes.Clément Foucault
2017-04-18Squashed commit of the following:Pascal Schoen
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-03-25Cleanup: imports, indentation, long linesCampbell Barton
2017-01-17Add 'Layer Weight' node to Blender internal node itemsAlexander Romanov
2016-12-14Fresnel node support for Blender Internal RenderAlexander Romanov
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-04-27Minor code simplification in previous commit.Brecht Van Lommel
2016-04-27Nodes: sort builtin compositor/shader/texture nodes alphabetically in menusBrecht Van Lommel
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-03-02Cleanup: replace dict /w list for module reloadCampbell Barton
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-05-25Fix T44822: python enums' itemf callback did not handle 'NULL' context case.Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-12-31Gamma node support for Blender InternalDotsnov Valentin
2014-10-01Cycles: Filter Shader and Output nodes to their respective object/world node ...Thomas Dinges
2014-09-07Fix for line style shader nodes also shown in the Add menu of other shader ty...Tamito Kajiyama
2014-08-12Freestyle: Added new UV Along Stroke shader node.Tamito Kajiyama
2014-08-12Added new Output Line Style shader node for defining a node-based line material.Tamito Kajiyama
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-06-23Use toolbar tabs for node categories instead of just a long list ofLukas Tönne
2014-06-13Cycles: Add dedicated nodes to split/combine vectors.Thomas Dinges
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-02-07Texture Nodes: "At" distortion node was missing from the add menu.Thomas Dinges
2014-01-07Cycles: Volume Scatter node was missing in the Add Node menu.Thomas Dinges
2013-12-28Cycles Volume Render: support for rendering of homogeneous volume with absorp...Brecht Van Lommel
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-21Blender Internal: Add shader nodes "Separate HSV" and "Combine HSV", same as ...IRIE Shinsuke
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-07-04Cycles:Thomas Dinges
2013-06-27Merged revision(s) 57768-57827 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-27pep8 cleanupCampbell Barton
2013-06-20Cycles / Vector Transform Node:Thomas Dinges