Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
c21ebc1
feat: integrate rvca for anchor provider
doranteseduardo Feb 18, 2026
8074f73
feat: add react vision provider
doranteseduardo Feb 19, 2026
30b1528
feat: depthOnly support
doranteseduardo Feb 19, 2026
9931870
feat: add reactvision provider to geospatial and expo plugin
doranteseduardo Feb 19, 2026
23388ea
feat: add reactivion cloud anchor provider
doranteseduardo Feb 19, 2026
d081b06
feat: update expo plugin, add rv provider
doranteseduardo Feb 19, 2026
ac6c6e8
chore: simplify post build ios
doranteseduardo Feb 19, 2026
d0bec11
fix: add fixed rvca binaries
doranteseduardo Feb 19, 2026
0c17d06
feat: improve plane detection
doranteseduardo Feb 21, 2026
3e96aa9
feat: make children to appear where tap occured
doranteseduardo Feb 21, 2026
72c51f3
fix: fix the Metro Error : You should not use ReactNativeHost directl…
benmotanoti Feb 21, 2026
d545ec8
fix: video recording ios
doranteseduardo Feb 21, 2026
0957a34
fix: remove problematic glb lights
doranteseduardo Feb 22, 2026
32a0a71
fix: models going white
doranteseduardo Feb 22, 2026
bb8f67e
feat: bring back alpha cutoff and clear materials before release
doranteseduardo Feb 22, 2026
cfd660d
feat: add more features to shaders
doranteseduardo Feb 23, 2026
a9f34e0
fix: normalise android shaders
doranteseduardo Feb 24, 2026
6d48754
fix: depth alignment
doranteseduardo Feb 24, 2026
786aeec
chore: update rvca
doranteseduardo Feb 24, 2026
2321c31
feat: add support for multi-frame processing
doranteseduardo Feb 25, 2026
eb7f9d8
fix: node fallback and error handling
doranteseduardo Feb 27, 2026
6b2ad53
fix: grab anchor id from the correct path
doranteseduardo Feb 27, 2026
66b7723
feat: anchors v3
benmotanoti Mar 6, 2026
64435fd
fix: fix java signatures for http
benmotanoti Mar 6, 2026
637734d
feat: add the rvcav3 and update changelog
benmotanoti Mar 6, 2026
e44c27a
chore: added the detail of the virocore material issues
benmotanoti Mar 6, 2026
09f0da0
feat: move rvca calls from js to native
benmotanoti Mar 6, 2026
c0dc5ec
feat: unify providers, fix expo plugin and update the docs
benmotanoti Mar 6, 2026
2b841c3
Update CHANGELOG.md
benmotanoti Mar 6, 2026
719f3bd
fix: reactvision provider scope
benmotanoti Mar 7, 2026
fe0fc10
feat: add GPS->AR for RVCA Geospatial
benmotanoti Mar 7, 2026
ed11b37
chore: update docs
benmotanoti Mar 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ test/ios/fastlane/README.md
test/android/fastlane/README.md
test/android/fastlane/report.xml
/android/viro_bridge/.cxx/Debug
/ios/dist/ViroRenderer/armv7_arm64
Loading