Files
filament/android
Mathias Agopian 904989f7f4 improve user callbacks latency
A new Engine::pumpMessageQueues() method can be used to trigger all
pending user callbacks right away. This can help reducing latency
of certain callbacks such as picking queries.
This is typically called once before calculating the next frame's
parameters (e.g. object positions or appearance that may depend on a 
callback result).

Fix some comments and documentation.
2021-09-30 16:55:17 -07:00
..
2021-09-29 13:02:05 -07:00
2021-07-28 15:43:03 -07:00
2020-01-08 17:59:49 -08:00
2021-09-27 11:12:08 -07:00