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
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-07-06Cleanup: pep8Campbell Barton
2021-01-27Fix T81834: Images not properly duplicated in node_shader_utilsCampbell Barton
2020-12-29Fix T83749: Better handling of alpha in generic Nodes material wrapper for IO...Bastien Montagne
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-17Shaders: add emission strength input to Principled BSDF nodeAlex Strand
2020-09-16Fix T80684: Node shader wrapper: Tweak handling of alpha textures.Bastien Montagne
2019-10-17Node shader wrapper: use 'Non-Color' profile for BW textures inputs.Bastien Montagne
2019-10-10Node Shader wrapper: add access to the Emission color of Principled BSDF node.Bastien Montagne
2019-10-09Fix T70596: Wrong default scale value for node wrapper tool.Bastien Montagne
2019-09-07Fix node_shader_utils problems with new mapping nodePhilipp Oeser
2019-07-30Py node shader wrapper: Add clamping to official min/max values.Bastien Montagne
2019-07-04node_shader_utils: add possibility to override image colorspacePhilipp Oeser
2019-06-26Fix typo pratially breaking node shader wrapper (used by IO add-ons).andreas atteneder
2019-05-15Py NodeShader wrapper helper: add support for new Alpha setting of Principled...Bastien Montagne
2019-05-09Cleanup: unused args/vars/imports in modulesCampbell Barton
2019-03-17Cleanup: unused variablesCampbell Barton
2019-01-30Fix T61017: node_shader_utils did not handle diffuse_color correctlyJacques Lucke
2019-01-30Cleanup: line lengthCampbell Barton
2018-11-16Fix related to T57851: broken normalmap handling in py shader wrapper.Bastien Montagne
2018-11-15Fix node_shader_utils: "Specular Tint" is a float (not a color)Philipp Oeser
2018-10-17node_shader_utils: Proper fix for node_normalmap accessor returning ellipsis ...Bastien Montagne
2018-10-17Revert "Fix error on FBX export after material changes"Bastien Montagne
2018-10-17Fix error on FBX export after material changesDalai Felinto
2018-10-16node_shader_utils: fix bad setting of use_nodes in readonly case.Bastien Montagne
2018-10-13node_shader_utils: several fixes, improvements and cleanups.Bastien Montagne
2018-10-12Python: change node_shader_utils diffuse RGBA to base_color RGB.Brecht Van Lommel
2018-10-01Cleanup: use tuple unpackingCampbell Barton
2018-10-01Cleanup: pep8, unused importCampbell Barton
2018-09-28Python IO: Initial nodal shader support for import AND export.Bastien Montagne