Files
filament/libs
Powei Feng 1a5f1cc6ab matdbg: fix three bugs (#8430)
1. changes weren't refreshed for windows/linux-mesa vulkan. This
   is due to a reordering of the shaders when the shader source
   is replaced. We fix this by ensuring the ordering before
   writing out the edit.
   Fixes #7286

2. A condition was flipped in the SourceFormatter causing the
   format feature to not work on linux

3. The material update status wasn't really propagated to the
   front-end due to not updating the status counter.
2025-02-11 07:50:45 +00:00
..
2024-10-08 10:38:00 -07:00
2025-02-10 15:23:37 -08:00
2024-07-22 11:12:51 -07:00
2025-02-11 07:50:45 +00:00
2025-01-17 17:50:16 -08:00
2025-01-21 16:53:36 -08:00