Releases: maxxfrazer/FocusEntity
Releases · maxxfrazer/FocusEntity
2.5.1 Fix Transparent Backgrounds
Merge pull request #46 from marcos-vinicius-mafei/main fix: transparent image background;
Release 2.5.0
Enhancements:
- Fallback on other Raycast types
- Better colours for classic and other styles
Release 2.4.1
This commit removes a print statement, no functional change.
Fixes #41
Updated Delegate Methods
- Old delegate methods are now marked as deprecated and will no longer work.
- Updated documentation comments
- Bumped minimum Swift version to 5.5
Release
Simulator and Delegates
- New delegate method for every anchor change
- Deploy DocC
- Fix simulator breaking issues
Transparent Texture Fix
- @Rus-Cosmin added a fix for transparent textures
2.2.5 Release
- Code style updates only
Simulator and RealityFoundation Fix
- Fix RealityFoundation issue
- Fix simulator crash since iOS 15
Simulator and RealityFoundation Fix
- Fix RealityFoundation issue
- Fix simulator crash since iOS 15
Patch Fix
Fix setAutoUpdate method.