8,452
edits
Paradox-01 (talk | contribs) (powerful program from hell) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 38: | Line 38: | ||
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. | ||
: Actually dropped files are detected as the System Concole shows. | |||
drop file ''filePath'' | |||
: 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. | |||
Would it be reasonable to program a workflow using another GUI and targeting Blender via command line? | Would it be reasonable to program a workflow using another GUI and targeting Blender via command line? |
edits