Castle Game Engine: January News – Android uninstall, list devices, fix for Android 15; query texture RGBA color from Pascal; IFC and web progress; set default platform; fix for bundled FPC + VS Code

You can now easily uninstall Android application or list available Android devices (connnected using USB, paired using Wi-Fi, or running emulated devices). Use the new editor menu items in “Run -> Android -> …”. Or use the command-line build tool like castle-engine uninstall or castle-engine devices. See the uninstall docs and devices docs. The castle-engine …