Patrick Down
Patrick Down
**Describe the bug** Export dialog does not accept directory paths with periods in the directory name Ex: C:\Users\person\Documents\github\person.github.io **Operating System** Windows 11 **To Reproduce** Steps to reproduce the behavior: 1....
Added enabling the tangible camera and reading frames and pose Added the T5ImageCapture node to interface with the camera Update example.gd and example.csharp to demo new features
This replaces PR#71 This change allows the friendly name defined in the Tilt Five control panel to be accessed. This change also removes the default_display_name option which was producing confusion...
This adds Android support and Linux support Fixed compiler errors for Android NDK clang compiler Added drop in replacement for std::jthread for Android NDK clang compiler Added a gradle sub...
plugin.gd class should be renamed TiltFivePlugin.gd. The same should be done for C#
The csharp code need documentation strings
Check for XR shaders when the plugin is enabled
These errors are listed when the app using the extension closes. The renderer marks the created textures as render targets. Because of this they can't be deallocated as normal so...
Make whatever changes to the code and build to support Linux. I've got a Linux version building but Tilt Five doesn't have drivers for Linux that match the NDK 1.4...