Mathieu Westphal

Results 1138 comments of Mathieu Westphal

> How can I reset the positions of the models? So I tried the behavior and I think this is fine. This is the responsability of the importer to update...

@snoyer @kathleenhang : looks like a great writeup, there is an issue to improve the testing documentation, feel free to improve it :) - https://github.com/f3d-app/f3d/issues/1260

In your specfici case @kathleenhang , interaction tests are needed. no need for SDK tests I believe.

Also please rebase on master and solve the merging conflict.

> Add TestInteractionAnimationCycle.log in order to store my repeated key press events ("W" for cycling through animations) Yes but use ` --interaction-test-record` for that > Under build/application/testing/CTestTestfile.cmake: Nope, application/testing/CMakeLists.txt will...

There was an issue that required rewriting history. Please cherry pick your commits on f3d-app/f3d master.

Hi @kathleenhang I've fixed your test here, feel free to grab that commit and put it on your branch :) https://github.com/f3d-app/f3d/commit/ac0ebdc2f061df5e01d86bb36b99153486ce3b18

your changes causes a few tests to segfault, could you investigate that ?

> This software also has the function of generating thumbnails. I don’t know if it will have any impact. This may be related, could you try on another computer without...