3D Reconstruction Software
Find a file
Yann Lanthony 8823dba87f [utils] QmlInstantEngine: fix spurious consecutive reloads issue
Fix the problem with the application taking up all the CPU after a few reloads while using a Qt3D Scene.
When a file changes, wait for a few milliseconds before adding it back to the watch  list. This prevents the system to reload the engine twice for a same fileChanged event (happens with some text editors).
2018-02-05 19:16:45 +01:00
bin Merge pull request #78 from alicevision/dev_ui_nodelogs 2018-01-03 21:19:41 +01:00
meshroom [utils] QmlInstantEngine: fix spurious consecutive reloads issue 2018-02-05 19:16:45 +01:00
tests [graph] add helper methods to get nodes by type and sort them by name 2018-01-12 13:59:08 +01:00
.gitignore [gitignore] ignore .jsc files 2017-12-14 19:13:50 +01:00
__init__.py Initial version 2017-09-18 00:31:29 +02:00
INSTALL.md WIP INSTALL.md with build instructions 2017-12-21 18:43:08 +01:00
README.md Initial commit 2017-09-16 23:09:00 +02:00
setup.py [setup.py] fix typo in requirements 2017-10-06 15:48:28 +02:00

ProcessGraph