Filament Bot
0c9be998d2
[automated] Updating /docs due to commit a73957a
...
Full commit hash is a73957a590
DOCS_ALLOW_DIRECT_EDITS
2026-03-26 00:21:11 +00:00
Powei Feng
316c8376d3
Revert "[automated] Updating /docs due to commit f701c1e"
...
This reverts commit c300f77151 .
2025-12-12 14:27:17 -08:00
Filament Bot
c300f77151
[automated] Updating /docs due to commit f701c1e
...
Full commit hash is f701c1e1b5
DOCS_ALLOW_DIRECT_EDITS
2025-12-12 22:00:55 +00:00
Powei Feng
223a754200
Revert "[automated] Updating /docs due to commit 32fcc1a"
...
This reverts commit 27c268f865 .
2025-12-11 17:09:26 -08:00
Filament Bot
27c268f865
[automated] Updating /docs due to commit 32fcc1a
...
Full commit hash is 32fcc1a81b
DOCS_ALLOW_DIRECT_EDITS
2025-12-12 00:52:05 +00:00
Powei Feng
dcf7621c35
Revert "[automated] Updating /docs due to commit d4efef9"
...
This reverts commit 6a8193ea80 .
2025-12-10 12:16:51 -08:00
Filament Bot
6a8193ea80
[automated] Updating /docs due to commit d4efef9
...
Full commit hash is d4efef9a9b
DOCS_ALLOW_DIRECT_EDITS
2025-12-10 19:12:21 +00:00
Powei Feng
8233ab1cda
Revert "[automated] Updating /docs due to commit 60df8ac"
...
This reverts commit 656a4b6f32 .
2025-09-18 14:40:07 -07:00
Filament Bot
656a4b6f32
[automated] Updating /docs due to commit 60df8ac
...
Full commit hash is 60df8ac6b8
DOCS_ALLOW_DIRECT_EDITS
2025-09-18 21:32:03 +00:00
Powei Feng
10ff1ee3e4
Update filament to 1.51.6 for public pages ( #7821 )
...
Updated both /viewer and /remote
2024-05-03 20:49:53 +00:00
Powei Feng
e78a06797c
doc: pin viewer lit to a specific version ( #7253 )
...
- Pin lit to version 2.8.0 (to fix a breakage caused by new
release).
- Update viewer filament version to latest
- Use symbolic link instead of having two copies of the same
file. (Could we consider removing `filament-viewer.js` in
`web/filament-js/` ?)
- Update `web/filament-js/README.md`
2023-10-10 13:06:24 -07:00
Philip Rideout
3b4c10f952
Update public WebGL viewer to 1.25.3
2022-07-28 12:17:31 -07:00
Philip Rideout
c04f3e4f00
Web glTF Viewer: Use pinned version, update release procedure. ( #5565 )
2022-05-17 11:55:53 -07:00
Philip Rideout
09bda8a1dc
Add glTF viewer to public website.
...
This will allow folks to drop a GLB into the following page to get a
WebGL preview. It always uses the latest version of Filament via unpkg.
https://google.github.io/filament/viewer
After the next release we can also use the `<filament-viewer>` component
itself from unpkg and remove the local copy.
2021-04-14 10:42:38 -07:00