[TODO] Add drag and drop popup menu #26

Open
opened 2024-10-21 17:53:06 +02:00 by Cedric Steiert · 1 comment
Collaborator

Most other file formats already support it, however this extension doesn't.

Check the efforts to be made to implmenet this feature and implement it.

We most likely need to use this API part: https://docs.blender.org/api/current/bpy.types.FileHandler.html#bpy.types.FileHandler.poll_drop

A modal should be shown, just like for this .stl file:
grafik

Most other file formats already support it, however this extension doesn't. Check the efforts to be made to implmenet this feature and implement it. We most likely need to use this API part: https://docs.blender.org/api/current/bpy.types.FileHandler.html#bpy.types.FileHandler.poll_drop A modal should be shown, just like for this .stl file: ![grafik](/attachments/76adb7ea-a144-4d61-a5a3-b81226fa81f3)
Cedric Steiert added the
enhancement
task
labels 2024-10-21 17:53:07 +02:00
Cedric Steiert added the
v2.4
label 2024-10-22 12:20:46 +02:00
Cedric Steiert self-assigned this 2024-11-02 10:25:29 +01:00
Cedric Steiert changed title from [TODO] Add drag and drop import functionaility to [TODO] Add drag and drop popup menu 2024-11-03 13:28:42 +01:00
Author
Collaborator

The file handler istself exists now, though currently only single files are supported and no import popup is drawn, instead the file browser opens.

The file handler istself exists now, though currently only single files are supported and no import popup is drawn, instead the file browser opens.
Cedric Steiert removed the
v2.4
label 2024-11-03 16:09:20 +01:00
Sign in to join this conversation.
No description provided.