2023.7
Maintenance release:
new: bt demo
new: mesh_bounds()
new: tty_detach()
new: forked milestone in https://github.com/r-lyeh/FWK.2022
chg: reduced project size
chg: reduced project cook time
chg: html5: instantiate web server only if content is not being served
chg: added tools/editor/plugins/ stub folder
chg: upgrade teal + gamecontrollerdb + tlse
chg: updated docs
fix: fixed issue when mounting empty zipfiles (likely to happen in computers with many cpu cores) (thanks @zpl-zak!)
fix: flipped shadertoys when used as texture (fwk_render)
fix: html5: added pthreads support (@zpl-zak)
fix: html5: allowed coi requests in localhost served contents (@zpl-zak)
fix: fixed leak (3rd_https)
fix: fixed ui_notify crash when no cooked fonts were available
brk: renamed WITH_ > ENABLE_ directives