Jump to content

User:Paradox-01/Blender/Research: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 43: Line 43:


====No drag and drop support====
====No drag and drop support====
Unbelievable, but after all these years drag and drop is still not supported.
Unbelievable, but after all these years drag and drop support is almost zero.


If you try to drop a DAE or OBJ into the viewport it shows a plus icon but nothing will happen after the drop.
If you try to drop a DAE or OBJ into the viewport it shows a plus icon but nothing will happen after the drop.
Line 54: Line 54:
: So in theory it is possible to [https://www.youtube.com/watch?v=eCvuQHlKPEk edit the Blender source code] to add an dnd file importer.
: So in theory it is possible to [https://www.youtube.com/watch?v=eCvuQHlKPEk edit the Blender source code] to add an dnd file importer.


:: It seems BLEND is currently the only file type where dnd is supporter. That gives another hint where to look into the source.
:: It seems BLEND is currently the only file type where dnd is truly supported. This could give a hint where to look into the source and add more types.


: The string "drop file" is found two times in source:
: The string "drop file" is found two times in source:
8,452

edits