Kevin Ring
Kevin Ring
This seems to be working well and is ready for review.
@csciguy8 can I bug you to review this one today, since Janine and Ashley are both out?
Adding `CESIUMRUNTIME_API` will probably only help if the plugin is in your project's Plugins directory. Engine plugins won't be recompiled when the header changes.
Thanks for the review @csciguy8! I've removed the unused function and added a comment about the scale factor being a power of two so that it only affects the exponent....
I finally got around to trying to use the CI-produced Windows binaries on my system, and of course they immediately crash on startup. The immediate problem is the lovely new...
Just dropping a reminder for myself here that this PR also removes the debug section compression on Linux. The compressed debug sections cause linker errors when cross-compiling for Linux from...
This is working well and I believe it's finally ready for review!
Final testing across all platforms: ❌ means I cannot test because I don't have access to the necessary hardware. * Editor * [x] Windows x64 * [x] Linux x64 *...
Reminder for myself: I need to update CHANGES.md.
I've addressed the review feedback and tested every platform that I'm currently able to test. Let's not wait for the testing on the remaining platforms and instead get this into...