Martin Taibr
                                            Martin Taibr
                                        
                                    Kubuntu linux 19.10. Yes, it's unsupported, i really, really should update, will investigate further after i do that.
I think this is the mouse smoothing which is on by default. I turned it off and the mouse is fine though feels less smooth than in other games even...
There seems to be no way to tell cargo to package assets into `~/.cargo/bin/`. They get downloaded but only into a cache folder which can disappear at any time and...
Option C: package assets into the game as fallback but allow overriding - this would allow both downloads from crates.io and modding.
I was hoping I could avoid that - I am not entirely sure what triggered it, I think it was the renaming but I am not sure how exactly because...
This only happens if the precision of results is set to 16. A similar issue occurs if you try cos(π/2).
But it's still annoying if you're not expecting it. Maybe it would be better to just have 15 as the maximum precision.
I guess that would work too even though i find it a little less descriptive. Basically the graph is visually the same as output from e.g. cargo-geiger but the relationship...
Maybe this would help: ``` [profile.dev.package."*"] opt-level = 3 ``` Not sure, can't test, just remembered the plex issue when i learned about this. Anyway, i think this issue should...
I think as a quickfix, it should at least ask before deleting and then it should only delete the `debug/` subdirectory - that would fix the IMO 2 most serious...