HVLife
HVLife
Clear ui.log
I want to clear ui.log object, but .clear() seems to be doing nothing... So how to make it "empty"?
When I despawn entity with collider, bevy "sometimes" throws errors (every few milliseconds) like that: `ERROR bevy_rapier2d::geometry::shape_views::collider_view: Failed to apply scale [NaN, NaN] to Ball shape.` It happens on huge...
Shows clipboard history with rofi: wl-clipboard-history -l 20 | sed 's/^[^,]*,//g' | rofi -dmenu | wl-copy -n Selected item will be of course copied as primary...
When I tried to compile, it can not find include dependences. Now i have downloaded libraries from other repos on github, and i'm getting this error: " error: 'EFlg_RxEP' is...
What array size to choose? I understand, that it should be a power of 2, but it seems otherwise, eg. somewhat random, with huge fps drops across values...