Import Images: use Material translation context for blend methods
commit40016c3cad2f1146b8c2f46a19634ed21407ee22
authorDamien Picard <dam.pic@free.fr>
Tue, 3 Oct 2023 13:53:02 +0000 (3 15:53 +0200)
committerDamien Picard <dam.pic@free.fr>
Sun, 8 Oct 2023 19:35:44 +0000 (8 21:35 +0200)
tree66878609f1f1e3a9053e8979977d7821f6bf8cca
parentea90c3402505d9a178453d611450016e9426a178
Import Images: use Material translation context for blend methods

The blend and shadow mode enum items need to be disambiguated from the
general meanings of "Blend", "Clip", and "Hashed", as the material
properties from EEVEE already are.

This commit uses the `id_material` context for this purpose.
io_import_images_as_planes.py