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-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2016-11-29Fix T50094: Crash when viewport rendering point density textureSergey Sharybin
2016-06-23Cycles: Add multi-scattering, energy-conserving GGX as an option to the Gloss...Lukas Stockner
2016-05-04Compositor: negative color support for ASC-CDL offsetCampbell Barton
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-03-24Color sources for point density textures based on mesh verticesLukas Tönne
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-01-14Compositor: Add option to extend image bounds when blurringSergey Sharybin
2016-01-02Cycles: Add Saw option to the wave textureLukas Stockner
2015-11-25Fix T46646: Point Cloud Density crashes on real time renderingSergey Sharybin
2015-10-27Docs: callback commentsCampbell Barton
2015-10-27Compositor: Add Invert option to the movie clip stabilization nodeSergey Sharybin
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-08-03Fix T45649: Adding Point Density Texture to World Color Crashes Blender.Kévin Dietrich
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-28Cycles: Expose Clip image extension typeSergey Sharybin
2015-07-28Cycles: Correction to image extension setting commitSergey Sharybin
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-10DNA: replace GCC poison with ifdef for enumsCampbell Barton
2015-06-26Fix T45199 crash when editing material nodes.Antony Riakiotakis
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-27Cleanup: use const char for stats argCampbell Barton
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-01-21Cycles: Support tube projection for imagesSergey Sharybin
2015-01-21Cycles: Support sphere mapping for the image textureSergey 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-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