import images to planes script

gday …

in Blender 2.54

i cannot get the ‘import to planes’ script to work

it shows in the Addons and in the File menu when activated

select an image - but nothing appears

i get the following in the command window
property not found: IMPORT_OT_images_as_planes.use_shadeless
rna_uiItemR: property not found: IMPORT_OT_images_as_planes.use_premultiply
Traceback (most recent call last):
File “C:\BLCBF2~1\2.54\scripts\addons\io_import_images_as_planes.py”, line 48
, in execute
shadeless = self.use_shadeless
AttributeError: ‘ImportImagesAsPlanes’ object has no attribute ‘use_shadeless’

does someone no what’s going on here?

thanks

ws

hi, it’s fixed in recent builds.

ah yes …

i had forgotten the beta state of things

i have a later build now

thanks a lot for such a quick response too :o

cya