Mats Gisselson
Mats Gisselson
We currently assume a fixed `1/60` time step when updating animations. I believe this was done to achieve stable deterministic updates of particle systems quite some time ago. These days...
It is possible to lose work if you use an external Git client to pull changes. Any files that changed will be reloaded when you go back to the editor,...
### Expected behaviour The autocomplete popup closes. ### Actual behaviour The autocomplete popup closes, but a `NullPointerException` is triggered. ### Steps to reproduce 1. Open any document in a tab....
**Task (REQUIRED):** Refactor the `defold-project-search-test` editor tests so that they use a shared future for the searched `save-data`. Disregard the time it took to produce the `save-data` when comparing against...