8,484
edits
Paradox-01 (talk | contribs) mNo edit summary  | 
				Paradox-01 (talk | contribs)  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   | 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   | :: 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:  | ||
edits