UI: Import obj files by drag and drop #106871

Closed
Guillermo Venegas wants to merge 16 commits from guishe:drop-file-obj into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

16 Commits

Author SHA1 Message Date
Guillermo Venegas ff4a6c6a21 Cleanup: format 2023-06-07 21:36:41 -06:00
Guillermo Venegas ffb3e7a6c7 Merge remote-tracking branch 'origin' into drop-file-obj 2023-06-07 13:26:59 -06:00
Guillermo Venegas f9578090b6 fix paramether error 2023-06-07 13:26:16 -06:00
Guillermo Venegas 40598b63d9 cleanup 2023-06-06 19:59:27 -06:00
Guillermo Venegas 0f7a32db0d redo changes 2023-06-06 19:53:08 -06:00
Guillermo Venegas 8599b5b518 Merge remote-tracking branch 'origin' into drop-file-obj 2023-06-06 19:37:04 -06:00
Guillermo Venegas 61fcef1ba5 resolve conflicts 2023-06-06 19:36:14 -06:00
Guillermo Venegas 3887b7097c resolve conflicts 2023-06-06 19:35:13 -06:00
Guillermo Venegas d3571a5e9d resolve conflicts 2023-06-06 19:32:44 -06:00
Guillermo Venegas 8668c1a973 Merge remote-tracking branch 'origin' into drop-file-obj 2023-06-02 20:32:53 -06:00
Guillermo Venegas 4bdc8f9fda cleanup 2023-06-02 20:32:35 -06:00
Guillermo Venegas 9c330141d6 add liscense header 2023-06-02 20:30:23 -06:00
Guillermo Venegas 9d14acb76a re-organize code 2023-06-02 20:13:34 -06:00
Guillermo Venegas 56b118abe8 Merge remote-tracking branch 'origin' into drop-file-obj 2023-06-02 16:41:15 -06:00
Guillermo Venegas 0b2aef0052 add io dropbox by template 2023-06-02 15:34:40 -06:00
Guillermo Venegas af0fe61c86 UI: Import obj files by drag and drop
The patch allows users to quickly import obj files by drag and drop. For
quick setup of the import, a popup dialog is displayed allowing the user
to configure the import or use a operator preset.
2023-05-31 12:03:06 -06:00