Powei Feng
11714d3adc
Release Filament 1.69.4
2026-02-24 19:37:50 -08:00
Benjamin Doherty
38f7e579f1
Release Filament 1.69.3
2026-02-19 09:30:12 -08:00
Benjamin Doherty
9bdb6acd63
Update CocoaPods documentation on testing locally
2026-02-10 14:09:25 -05:00
Sungun Park
0c3ae457a6
Release Filament 1.69.2
2026-02-10 10:22:22 -08:00
Powei Feng
5b631056b1
Release Filament 1.69.1
2026-02-04 22:01:50 -08:00
Powei Feng
4ba2c7d65c
ios: fix build ( #9667 )
...
Need to include the new imageio-lite library in the gltf_viewer
sample.
2026-01-30 14:14:54 -08:00
Benjamin Doherty
8d20d7abec
Release Filament 1.69.0
2026-01-27 14:50:19 -08:00
Powei Feng
ca4b0650fa
Re-commit "Generalize scene description for automated testing ( #9627 )"
...
Contains a fix to the default sunlight parameters that broke the
renderdiff tests.
2026-01-26 13:33:09 -08:00
Powei Feng
33d22b3146
Revert "[automated] Updating /docs due to commit 60b1951" and "Generalize scene description for automated testing ( #9627 )"
...
This reverts commit e2dd47bf42 .
This reverts commit 60b1951f90 .
renderdiff test breakage
2026-01-23 17:20:31 -08:00
Powei Feng
60b1951f90
Generalize scene description for automated testing ( #9627 )
...
- Extended Settings to include properties for Camera, Animation, Lights,
and Render options.
- Moved camera options from Viewer options to Camera options
- Implemented generic JSON parsing for these new settings in Settings.cpp.
- Updated AutomationEngine to apply these settings, including dynamic
creation of lights.
- Fixed a JSON parsing bug in AutomationSpec that failed on nested objects.
- Updated gltf_viewer to use the new settings and correctly initialize
AutomationEngine context.
- Add test for new json changes
- Add README to libs/viewer
- Link libs/viewer/README.md to official doc
- Remove unused libs/viewer/schemas
- Updated remote web assets (because the viewer/settings json needs to
match)
2026-01-24 00:02:06 +00:00
Sungun Park
78ac9467f8
Release Filament 1.68.5
2026-01-21 19:01:22 -08:00
Powei Feng
acb47ffed5
Release Filament 1.68.4
2026-01-15 16:21:37 -08:00
Ben Doherty
5f07d701f0
Fix CocoaPods build ( #9597 )
2026-01-12 10:20:51 -08:00
Benjamin Doherty
8e0f0c92ce
Release Filament 1.68.3
2026-01-08 12:14:07 -08:00
Benn Herrera
7f61eb7a0a
GLTFIO Webp Texture Support ( #9406 )
2025-12-23 11:40:01 -08:00
Sungun Park
c4802f7683
Release Filament 1.68.2
2025-12-16 14:57:34 -08:00
Benjamin Doherty
d4efef9a9b
Release Filament 1.68.1
2025-12-10 11:04:56 -08:00
Powei Feng
8cd6915b9d
Release Filament 1.68.0
2025-12-02 16:17:24 -08:00
Sungun Park
59f611bfde
Release Filament 1.67.1
2025-11-19 11:30:16 -08:00
Benjamin Doherty
b84c6ace8d
Release Filament 1.67.0
2025-11-05 10:33:15 -08:00
Powei Feng
21c7fa6253
Release Filament 1.66.2
2025-10-29 11:09:30 -07:00
Sungun Park
d3f4e91be2
Release Filament 1.66.1
2025-10-21 12:56:30 -07:00
Benjamin Doherty
b7dea28cc5
Release Filament 1.66.0
2025-10-14 14:25:20 -07:00
Powei Feng
caf886df6b
Release Filament 1.65.4
2025-10-07 15:54:13 -07:00
Sungun Park
f07a44eb15
Release Filament 1.65.3
2025-09-30 18:50:39 +00:00
Powei Feng
7663ca8dfe
Release Filament 1.65.2
2025-09-24 11:53:16 -07:00
Sungun Park
24a6bd30f9
Release Filament 1.65.1
2025-09-19 15:42:25 +00:00
Benjamin Doherty
da315ef9fe
Release Filament 1.65.0
2025-09-09 17:15:42 -07:00
Powei Feng
9fad497fa0
Enable c++20 for Android and iOS ( #9150 )
...
- Fix Android cmake files
- Change iOS samples to use c++20
2025-09-03 00:28:14 +00:00
Ben Doherty
58dc6715c9
iOS: avoid use of typeof ( #9173 )
2025-09-02 19:24:22 +00:00
Powei Feng
f875dc2c08
Release Filament 1.64.1
2025-09-02 11:17:37 -07:00
Sungun Park
95db13a544
Release Filament 1.64.0
2025-08-19 21:50:50 +00:00
Benjamin Doherty
a9f2253d93
Release Filament 1.63.1
2025-08-13 11:47:16 -04:00
Mathias Agopian
db14efc151
compress the DFG LUT with zstd
...
- use resgen to package the DFG LUT into filament, instead of using
a large include of a C array.
- add a zstd compression step, which reduces the size from ~100KB to
~75KB.
The overhead of zstd is about 90KB uncompressed, however it will pay
for itself tenfold when we use it to compress material packages.
2025-08-07 14:58:18 -07:00
Powei Feng
ac076e872e
Release Filament 1.63.0
2025-08-05 22:59:34 -07:00
Benjamin Doherty
bbced6d59d
Release Filament 1.62.2
2025-07-31 10:27:23 -07:00
Sungun Park
36f7911917
Release Filament 1.62.1
2025-07-14 23:11:18 +00:00
Powei Feng
74445904f2
Release Filament 1.62.0
2025-06-30 16:39:15 -07:00
Benjamin Doherty
c84d04254e
Release Filament 1.61.2
2025-06-25 12:29:24 -07:00
Sungun Park
880cd66166
Release Filament 1.61.1
2025-06-12 00:31:33 +00:00
Ben Doherty
3ea8e529cc
Switch filament and backend to Abseil logging ( #8691 )
2025-06-11 10:08:52 -07:00
Powei Feng
1d2e165d99
Release Filament 1.61.0
2025-06-03 12:02:10 -07:00
Benjamin Doherty
315b53c339
Release Filament 1.60.1
2025-05-20 12:42:33 -07:00
Sungun Park
cc7361dba5
Release Filament 1.60.0
2025-05-13 21:27:27 +00:00
Matthew Hoffman
927aa57a4e
Document ASAN (with leak detection) on MacOS ( #8716 )
...
* Revert "Optional CMake flag for enabling ASAN for backend and its tests. (#8696 )"
This reverts commit 543b93939a .
There were other already existing ways to achieve this without the need for new flags.
* Add documentation on running with ASAN and leak detection on mac.
BUGS=[398198310]
2025-05-09 10:22:29 -05:00
Powei Feng
7ccbdb4633
Release Filament 1.59.5
2025-05-08 09:06:44 -07:00
Benjamin Doherty
9b356926b8
Release Filament 1.59.4
2025-05-01 17:33:19 -07:00
Sungun Park
6dac384bd9
Release Filament 1.59.3
2025-04-21 22:05:28 +00:00
Powei Feng
21dd1319df
Release Filament 1.59.2
2025-04-16 15:47:19 -07:00
Benjamin Doherty
757640e850
Release Filament 1.59.1
2025-04-09 10:20:51 -07:00