Peter Steneteg
Peter Steneteg
@JonasLukasczyk not really related to any perf, but some suggestions for potential refactorings https://godbolt.org/z/81cYbKW5M This is quite similar to the version I talked to you about last week, except that...
HI, the first step would be to rebase this work on the latest master. Let me know if you want any help doing this, or if you want me to...
Hi again, rebase done. The rebase does not include the linux fixes, but they will be merge in #1468 instead. So as soon as that is in we can rebase...
Please never merge any branches, into your feature branch.
Now I have remove the merge and it should be good again. If you need help with how to handle your branches locally let me know.
Okej. Now I have fixed it again. You need to reset your local path_tracer branch to the one from origin. Not do any merge. If that sounds like magic, we...
Before this is finally merge, we should add: - [ ] Changelog entry - [ ] Example workspaces - [ ] Regression test (although, we have to disable them since...
I will use inviwo-dome over inviwo-sgct. For two reasons, there is already a inviwo-module-sgct. And no one knows what sgct is. If we have other uses of it outside of...
@mikhailkoliada Run into this when updating the macOS image. Very annoying. Now I need to handle macOS-14 differently. Are you planning to remove it from the other images too? Should...
Hi I also ran into this issue for a large PR refactoring various dependencies. basically removing a lot of files. I think it would be fine if the checks fails...