google / filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
https://google.github.io/filament/
Apache License 2.0
17.35k stars 1.83k forks source link

Null out pending edits once latched #7916

Closed poweifeng closed 2 weeks ago

poweifeng commented 2 weeks ago

Otherwise, we'd keep swapping between the edited version and the original, causing matdbg to not work.