SectrPrototype/code/sectr/engine
Ed_ 7488a6828e Text improvements
* Added clear_atlas_region_caches & clear_shape_cache to VEFontCache (Used on hot-reload by the pototype's font provider)
* Made glyph_draw's over_sample a vec2 for initialization (incase user wants to do some float value multiple of 4x4)
* ADVANCE_SNAP_SMALLFONT_SIZE made a runtime option: Shaper_Context.adv_snap_small_font_threshold
* Large imporvement to text hinting and general rendering of text
2024-12-29 17:30:00 -05:00
..
client_api_sokol_callbacks.odin Fixes for nov 7 breaking changes to sokol_gfx 2024-11-26 10:50:26 -05:00
client_api.odin WIP: attempt to improve text rendering 2024-12-29 10:20:06 -05:00
render.odin Text improvements 2024-12-29 17:30:00 -05:00
replay.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
startup.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
update.odin Text improvements 2024-12-29 17:30:00 -05:00