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-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
2013-06-13Cycles / Blackbody node:Thomas Dinges
2013-06-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-05Fix #35633, Cannot Add Group Node In Blender 2.67a. The menu entry for the "m...Lukas Toenne
2013-05-28Fix for node menu: Show the group input/output nodes in the Input/Output cate...Lukas Toenne
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-22Shader Nodes:Thomas Dinges
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-13Added an entry for Reroute node in the node categories. Reroute is not a "rea...Lukas Toenne
2013-05-09Fix suggested by Campbell Barton: use %r instead of %s when building the pyth...Lukas Toenne
2013-05-08Fix for node item polling: recursion check was the wrong way around, needs to...Lukas Toenne
2013-05-08Added filter to the node group items callback to remove recursive node groups...Lukas Toenne
2013-05-08A bit more pythonic way of using the items callback in node categories. The c...Lukas Toenne
2013-04-28Fix [#35127] Layout -> Frame doen't exist anymoreThomas Dinges
2013-04-22Nicer registration mechanism for node categories. The lists of node categorie...Lukas Toenne
2013-04-14Shader nodes / order:Thomas Dinges