Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
QDS 3.3
-
None
-
3
-
46049bac32 (qt-creator/qt-creator/7.0) 46049bac32 (qt-creator/qt-creator/8.0) 46049bac32 (qt-creator/qt-creator/master) 46049bac32 (qt-creator/tqtc-qt-creator/7.0)
-
QDS Oulu - 2022 Week 21/22
Description
There is 2 second hardcoded delay after 3D import puppet exists after the import. According to code comment this is done to allow little time for file operations to finish. IIRC if there is no extra delay, import will sometimes fail on creator side as not all files can be seen yet.
It should be possible to reduce this delay while still keeping operations reliable. Maybe QFileSystemWatcher can be utilized to check when it's safe to exit puppet process?
Attachments
Issue Links
- resulted from
-
QDS-6884 Profile 3D assets importer
- Closed