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-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-26Cycles: change default emission color to 1 1 1.Brecht Van Lommel
2018-07-24Cleanup: changes from 2.8Campbell Barton
2018-07-18Cycles: add Principled Hair BSDF.L. E. Segovia
2018-07-18Cleanup: Cryptomatte node style tweaks.Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-15Cycles: add voronoi features and distance settings from Blender.charlie
2018-07-13Nodes: add sqrt, ceil, floor and fract to math nodes.Charlie Jolly
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Cycles: change AO node default to 16 samples and only local off.Brecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-25Cleanup: Few more validation of G_MAIN usages...Bastien Montagne
2018-06-24Cycles: change AO node color default to 1.0.Brecht Van Lommel
2018-06-15Cycles: change Ambient Occlusion shader to output colors.Lukas Stockner
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-09Color: Combine/Separate YCbCrA node default to rec. 709Aaron Carlisle
2018-04-11fix T54549: Vector Transform node in wrong nodeclassPhilipp Oeser
2018-04-06Cleanup: style, doxy headersCampbell Barton
2018-03-19Fix T54240: automatic node link moving should take into account type.Matthias Ellerbeck
2018-03-10Cycles: switch to squared roughness convention for all nodes.Brecht Van Lommel
2018-02-28Cycles: change principled BSDF default distribution and SSS.Brecht Van Lommel
2018-02-23Cycles: add Principled Volume shader.Brecht Van Lommel
2018-02-22Cycles: make principled BSDF node wider in the node editor by default.Brecht Van Lommel
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-15Cleanup: styleCampbell Barton
2018-02-14Cycles: restore Particle Info Index for now, keep it next to Random.Brecht Van Lommel
2018-02-14Cycles: change Index output of Hair and Particle Info to Random, in 0..1 range.Brecht Van Lommel
2018-02-13Cycles: Implement index output for hair nodeSergey Sharybin
2018-02-13(Nodes) Display image name if any in the Cycles Image and Environment Texture...Ines Almeida
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-01-24Fix Cycles GLSL bump not matching final render after recent changes.Brecht Van Lommel
2018-01-23Cycles: change material output displacement to vector.Brecht Van Lommel
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2018-01-21Fix old files with changed node socket type not loading correctly.Brecht Van Lommel
2018-01-08(Nodes) Display image name if any in the Image and Texture Image node titleInes Almeida
2018-01-05Fix T53696: Compositor HSV limits changedCampbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-11-23Fix T53360: crash with GLSL bump mapping and missing group output node.Brecht Van Lommel
2017-11-18Cleanup: styleCampbell Barton
2017-11-08Fix incorrect bevel shader in GLSL (should work as if there is no bevel node).Brecht Van Lommel
2017-11-08Cycles: add bevel shader, for raytrace based rounded edges.Brecht Van Lommel
2017-10-20Fix compositor node links getting lost on file load for custom render passes.Brecht Van Lommel
2017-09-20Revert "Fix T52792: Typo in UI label of a HairInfo node socket."Brecht Van Lommel