Skip to content

Releases: maxxfrazer/FocusEntity

2.5.1 Fix Transparent Backgrounds

22 Feb 09:35
5fa5211
Compare
Choose a tag to compare
Merge pull request #46 from marcos-vinicius-mafei/main

fix: transparent image background;

Release 2.5.0

14 Jun 00:13
68d404d
Compare
Choose a tag to compare

Enhancements:

  • Fallback on other Raycast types
  • Better colours for classic and other styles

Release 2.4.1

20 Apr 09:30
e7ca067
Compare
Choose a tag to compare

This commit removes a print statement, no functional change.

Fixes #41

Updated Delegate Methods

13 Apr 09:27
118a646
Compare
Choose a tag to compare
  • Old delegate methods are now marked as deprecated and will no longer work.
  • Updated documentation comments
  • Bumped minimum Swift version to 5.5

Release

31 Oct 10:43
ced786a
Compare
Choose a tag to compare

Simulator and Delegates

  • New delegate method for every anchor change
  • Deploy DocC
  • Fix simulator breaking issues

Transparent Texture Fix

07 Jun 18:38
Compare
Choose a tag to compare

2.2.5 Release

27 Feb 15:03
d17dbbd
Compare
Choose a tag to compare
  • Code style updates only

Simulator and RealityFoundation Fix

05 Jan 11:18
615af71
Compare
Choose a tag to compare
  • Fix RealityFoundation issue
  • Fix simulator crash since iOS 15

Simulator and RealityFoundation Fix

25 Nov 19:08
615af71
Compare
Choose a tag to compare
Pre-release
  • Fix RealityFoundation issue
  • Fix simulator crash since iOS 15

Patch Fix

11 Apr 19:28
0c7cfd8
Compare
Choose a tag to compare

Fix setAutoUpdate method.