Beta version 0.1.1 is here, bringing small changes/fixes.
QCameraView and QScreenCaptureView (Stretch, PreserveAspectFit, PreserveAspectCrop)QCameraViewactive for QScreenCaptureView to temporarily stop screen capturingQCameraView to 30libqtcute to libvitoshaWe identified a crash when using this addon along other GDExtensions.
Previously, we statically linked against the C++ standard library (-static-libgcc -static-libstdc++),
however this introduced an issue where some symbols
that were exported could clash with the same symbols from
other libraries, resulting in a crash.
Our addon is now compiled without -static-libgcc -static-libstdc++.
Thanks for reading this blog post.
Visit the downloads page and grab yourself a release build.
For help or feedback, reach out via: - Discord - Github issue tracker
Sander Ferdinand