Releases: margelo/react-native-filament
Releases · margelo/react-native-filament
Release 0.20.2
0.20.2 (2024-04-11)
🐛 Bug Fixes
- fix useConfigureAssetShadow not working (5f5de3f)
Release 0.20.1
0.20.1 (2024-04-11)
🐛 Bug Fixes
- createRenderableManager is not a function (a70ceaf)
Release 0.20.0
0.20.0 (2024-04-11)
🐛 Bug Fixes
✨ Features
- configure engine config and backend (#103) (d9eaccb)
- separate hook for getting the animator (bec00fc)
Release 0.19.2
0.19.2 (2024-04-10)
🐛 Bug Fixes
- crash when trying to remove asset from wrong thread (d7fc526)
- crashes on reloading the app or GC events (d79e4ff), closes #99
- fix castShadow + receiveShadow setting to false not working (f158803)
- fix crash where destroying surface would cause a crash (db811ee)
- fix occasional crash in debug (#97) (b515d72)
- fix worklet thread freezing (#101) (a78c5d7)
- getAspectRatio retuning null or NaN (6dbece6)
- ios: fix issue where viewport size was never set (#98) (7bfb273)
Release 0.19.1
0.19.1 (2024-04-08)
🐛 Bug Fixes
- render callback declare as worklet (e0c932a)
- useRigidBody create on worklet (dc7f7e2)
- view change aspectRatio -> getAspectRatio() (51ae8fc)
Release 0.19.0
0.19.0 (2024-04-05)
✨ Features
🐛 Bug Fixes
- crash when asset gets destroyed but animator instance is still active (ff746d7)
- export BulletAPI (35598a9)
- types: export FilamentInstance (a22b533)
Release 0.18.1
0.18.1 (2024-04-05)
🐛 Bug Fixes
Release 0.18.0
0.18.0 (2024-04-05)
🐛 Bug Fixes
✨ Features
Release 0.17.0
0.17.0 (2024-04-04)
✨ Features
- add experimental runOnJS and runOnWorklet (9ec8523)
Release 0.16.0
0.16.0 (2024-04-04)
✨ Features