David K Turner

Results 9 comments of David K Turner

> I think clang-tidy is failing due to some #include statements missing from the new .inc files. Any recommendation on a clean fix? Seems like a messy solution to include...

Great! I'd be happy to revisit this once the new compiler versions are available. Rotation2d is most reliant on these changes in the 2d geometry classes. I didn't really touch...

I'm fine with delaying this change until after the compiler and C++ standard upgrade. The rotation2d implementation change to work with C++17 is definitely suboptimal.

It's not working for me in iOS 15.6.1 with NoSleep 0.12.

@z-x That site isn't working on my phone either. It still locks the screen after the time I've configured. My app is also an open source PWA ( [Sequence Timer](https://dkt01.github.io/Sequence-Timer/)...

@z-x, thanks. I can confirm that that page within pushu.ps does keep my screen awake and unlocked. I'll have to check how my application is misusing the nosleep.js library.

I am still seeing this issue in 2022.1.3 I also see the gain go back to default when switching to the "Camera" tab and back even though the slider retains...

This should likely be linked with #36 since that issue also involves generating negative velocities

Not blocked, I just haven't gotten to updating this PR with the C++20 content yet