Import images: add file handler
commitabb5443324de6ae03e4cdc9df0f2ababe7853776
authorDamien Picard <dam.pic@free.fr>
Wed, 10 Apr 2024 08:13:41 +0000 (10 10:13 +0200)
committerDamien Picard <dam.pic@free.fr>
Wed, 10 Apr 2024 08:13:41 +0000 (10 10:13 +0200)
treec209dde2ef70d611b4b9c9905de0b71188af08be
parent033d552a7baed73762db64778dd5e444bc5ed51b
Import images: add file handler

Allow drag and drop of images to the 3D viewport to import them as
planes.

This change is made easy by blender/blender!117728 and
blender/blender!119774.
io_import_images_as_planes.py