blender/release/scripts/modules
Philipp Oeser 87d0033ea9 Fix node_shader_utils problems with new mapping node
Since rBbaaa89a0bc54 we have to access the mapping node differently.
This doesnt take actual linkage of the new sockets into account (but
this wasnt done for most sockets on the Principled BSDF node either)

Also the min/max of the mapping node was removed entirely.
It was decided upon removing this from node_shader_utils as well (and
replace this by existing access to the Extension parameter of the
Texture node).

Part of solving T69526.

Differential Revision: https://developer.blender.org/D5693
2019-09-06 23:39:19 +02:00
..
bl_app_override Cleanup: unused args/vars/imports in modules 2019-05-09 13:11:36 +10:00
bl_i18n_utils Cleanup: spelling 2019-08-17 00:57:05 +10:00
bl_keymap_utils Fix keymap export of enum-flag properties 2019-09-06 04:44:12 +10:00
bl_previews_utils Revert "Fix T64827 (part two): "Batch-Generate Previews" fails with certain files" 2019-07-15 22:33:55 +02:00
bl_ui_utils UI: add URL presets 2019-08-20 23:44:18 +10:00
bpy Fix T68014: Add-on's override Python built-in modules 2019-08-15 16:09:15 +10:00
bpy_extras Fix node_shader_utils problems with new mapping node 2019-09-06 23:39:19 +02:00
console Cleanup: use static set instead of list 2019-08-27 19:20:34 +10:00
gpu_extras Cleanup: unused imports 2019-03-17 21:00:56 +11:00
addon_utils.py Fix T68760: "Reload Scripts" '_sys_path_ensure' missing 2019-08-18 02:32:43 +10:00
animsys_refactor.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
bl_app_template_utils.py Cleanup: unused args/vars/imports in modules 2019-05-09 13:11:36 +10:00
blend_render_info.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
bpy_restrict_state.py RNA: naming, user-preferences -> preferences 2018-12-21 12:55:02 +11:00
bpy_types.py UI: add use_button option to popovers 2019-07-30 10:57:47 +10:00
console_python.py Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
console_shell.py Cleanup: unused args/vars/imports in modules 2019-05-09 13:11:36 +10:00
graphviz_export.py Cleanup: pep8 2018-07-03 06:48:44 +02:00
keyingsets_utils.py Cleanup: spelling 2019-08-12 01:10:43 +10:00
nodeitems_utils.py Cleanup: unused args/vars/imports in modules 2019-05-09 13:11:36 +10:00
rna_info.py Cleanup: unused imports 2019-03-15 19:45:21 +11:00
rna_keymap_ui.py Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
rna_manual_reference.py Cleanup: Move RNA Manual References to Modules 2019-08-25 15:05:25 -04:00
rna_prop_ui.py Custom Properties: allow changing the property UI to color picker. 2019-08-14 13:38:23 +03:00
rna_xml.py Cleanup: remove contributors for Python files 2019-02-05 09:17:00 +11:00
sys_info.py RNA: naming, user-preferences -> preferences 2018-12-21 12:55:02 +11:00