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
2014-12-23Merge branch 'master' into texture_nodes_refactortexture_nodes_refactorSergey Sharybin
2014-11-05Code cleanup: Replace magic number with verbose name for math node operationsSergey Sharybin
2014-11-04Code cleanup: Replace magic constants with definesSergey Sharybin
2014-10-11Bring material nodes back to the render engineSergey Sharybin
2014-10-11Get rid of old legacy stuff happening all over the placeSergey Sharybin
2014-07-26New compositor node "Sun Beams"Lukas Tönne
2014-06-14Cycles: glossy and anisotropic BSDF changesBrecht Van Lommel
2014-06-14Cycles: Ashikhmin-Shirley anisotropic BSDFKarsten Schwenk
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-04-02Cycles: add dedicated UV Map node, easier to find and has convenient auto com...Kevin Dietrich
2014-03-08Cycles: Compile fix and some cleanup for the Image interpolation commit.Thomas Dinges
2014-03-08Add support for multiple interpolation modes on cycles image texturesMartijn Berger
2014-03-02Fix for own mistake: arc diff swallowed a commit somehow, breakingLukas Tönne
2014-03-02Fix T37334: Better "internal links" function for muting and node disconnect.Lukas Tönne
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne
2013-11-06Removed the DNA storage for LGG lift and inverse gamma in the color balance n...Lukas Toenne
2013-10-14Fix for crash from double-freeing in nodes:Lukas Toenne
2013-10-10Made node socket flags into enum.Lukas Toenne
2013-10-08Cycles / SSS:Thomas Dinges
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-18Code cleanup:Thomas Dinges
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-05-28Cycles: normal maps are now backwards compatible again after recent fix, withBrecht Van Lommel
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-16Fix #35388, grouped nodes not editable in properties ui.Lukas Toenne
2013-04-24Fix for #34739 and #35060, avoid ambiguity in compositor viewer nodes.Lukas Toenne
2013-03-20Changes to compositor output nodeSergey Sharybin
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-14Code cleanup: replace magic constant used for alpha ignore flag with a define.Sergey Sharybin
2013-03-07Border for compositor viewer node featureSergey Sharybin
2013-03-01Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node"Sergey Sharybin
2013-02-17Added option for group node buffering in the compositor.Monique Dewanchand
2013-02-06Code clean up translate nodeMonique Dewanchand
2013-02-04Compositor "Relative" option for Translate node, same as for other nodes thisBrecht Van Lommel
2013-02-01style cleanupCampbell Barton
2013-01-31 Apply patch [#33999] Wrapping mode for the "translate" compositing nodeMonique Dewanchand
2012-11-30Compositor should never add notifiers by himself, notifiers should be addedSergey Sharybin
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-04Node reroute cut operator update.Lukas Toenne
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-10-25Internal node links are now cached in a per-node list, instead of being gener...Lukas Toenne
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-14Python node operator for combined node collapsing and hiding unused sockets. ...Lukas Toenne