kerelape
kerelape
I would also extract saveContent to another type, because not every object that depends on TextSource needs saveContent
> Is it some pop culture or gaming-reference? reference to red engine
Right... I didn't rebuild, thanks for help!
I did rebuild it and it seems to work except the viewport camera. Looks like it still only uses `float` for [`yaw` and `pitch`](https://github.com/FlaxEngine/FlaxEngine/blob/3abbafa53074e89d681084ca83192015cc157649/Source/Editor/Viewport/EditorViewport.cs#L169-L170) in the `EditorViewport` class. The issue...
> I think rotation doesn't need 64-bit precision but maybe some more testing could be put here to see if we could gain quality by using doubles. @mafiesto4 Seems weird...
@mximp [log.txt](https://github.com/objectionary/eo/files/9605883/log.txt)
@profjle I had the same issue in the graphics sample. Moving `Screen.CursorLock = CursorLockMode.Locked` to `OnEnable` from `OnUpdate` fixed it.
@Graur @yegor256 can I implement this, please?
@Graur will do this weekend
@Graur maven does not understand `-W`