Kode / Kha

Ultra-portable, high performance, open source multimedia framework.
http://kha.tech
zlib License
1.48k stars 171 forks source link

Bypass browser cache on reloading image with the same name. #1490

Open AndreiRudenko opened 4 months ago

AndreiRudenko commented 4 months ago

Not sure if it's good, the intention was to have reloading changed images with the same name(path) working on electron. Could this be bad for browser games in terms of loading time?

RobDangerous commented 3 months ago

Yes, looks like this might be bad for loading times. But you could make it an electron only thing by using the kha_debug_html5 define.