|
0d0344e423
|
added snap_glyph_width
|
2025-02-13 19:44:25 -05:00 |
|
|
de8841a0cb
|
updating linux and macos gh actions to use upload-artifact@v4
|
2025-02-13 17:11:48 -05:00 |
|
|
14791e532e
|
some docs proofing
|
2025-02-13 17:08:58 -05:00 |
|
|
eec58a30e2
|
collapsing some code to use resolve_px_scalar_size
|
2025-02-13 17:08:37 -05:00 |
|
|
1ed9d48a71
|
remvoing ve_ prefix from glsl and generated odin code, not necessary to have
|
2025-02-13 16:13:29 -05:00 |
|
|
d806fc6083
|
Correcting sokol-shdc naming...
@module doesn't work on all uniforms.. making it useless
|
2025-02-13 16:09:27 -05:00 |
|
|
10080190c8
|
Add license and readme for modified stb_truetype vendor lib
|
2025-02-01 08:04:22 -05:00 |
|
|
600bad337e
|
attempting to ameliorate mac builds in gh actions
|
2025-01-27 17:42:13 -05:00 |
|
|
d6da8ee84e
|
Proofing docs more
|
2025-01-27 17:33:57 -05:00 |
|
|
f145281b6a
|
Adjusting alpha_sharpen, & px_scalar startup defaults
|
2025-01-27 17:19:24 -05:00 |
|
|
4a355b7948
|
Remove from Context: even_size_only (Its effectively handled by zoom_px_interval)
|
2025-01-27 17:12:22 -05:00 |
|
|
8aef144c6a
|
Readme update
|
2025-01-27 17:11:40 -05:00 |
|
|
d265e715fd
|
omit freetype cloning from build_sokol_demo scripts (not used right now)
|
2025-01-14 22:07:38 -05:00 |
|
|
d82245e031
|
Merge branch 'alpha-release'
0.1.0
|
2025-01-13 22:20:54 -05:00 |
|
|
a18e527367
|
liscense formatting
|
2025-01-13 22:20:25 -05:00 |
|
|
25e7e874a9
|
Merge pull request #6 from Ed94/alpha-release
Alpha release
|
2025-01-13 22:18:33 -05:00 |
|
|
a6a9f622f4
|
using zpl for stb_truetype allocation extension instead of gb.h (trying to gamble a build with mac)
|
2025-01-13 22:03:12 -05:00 |
|
|
21cc8740ed
|
fix for mac build (hopefully)
|
2025-01-13 21:43:53 -05:00 |
|
|
cdbef8d656
|
change default build args for buld_sokol_demo.ps1
|
2025-01-13 21:35:23 -05:00 |
|
|
3e861760db
|
We need to do vendor stb after all (linux gh action)
|
2025-01-13 21:29:56 -05:00 |
|
|
d7ae6d1d41
|
oops (bad odin path)
|
2025-01-13 21:26:50 -05:00 |
|
|
867cbee924
|
delete harfbuzz subgit (oops)
|
2025-01-13 21:24:00 -05:00 |
|
|
ca1cd05f2b
|
should bit it for sokol building on linux...
|
2025-01-13 21:08:39 -05:00 |
|
|
14b9eda809
|
more DEPS for gh actions
|
2025-01-13 21:04:52 -05:00 |
|
|
19fef22451
|
added gl
|
2025-01-13 20:56:47 -05:00 |
|
|
d4748ab306
|
might not need to deal with vendor stb errors on gh actions...
|
2025-01-13 20:51:23 -05:00 |
|
|
19c3525096
|
inital draft on linux workflow
|
2025-01-13 20:50:10 -05:00 |
|
|
6990c21377
|
WSL LINUX WORKS
|
2025-01-13 20:42:22 -05:00 |
|
|
4abb591e1c
|
progress on compiling within wsl linux
|
2025-01-13 20:13:01 -05:00 |
|
|
8f9cff4119
|
clarification
|
2025-01-13 13:02:53 -05:00 |
|
|
2a805d2de0
|
Add notice to readme reguarding user managing thirdparty dependencies for their codebase.
|
2025-01-13 13:00:34 -05:00 |
|
|
c8cd665d5f
|
preogress on getting wsl to compile...
|
2025-01-13 12:32:48 -05:00 |
|
|
6bc7514ef0
|
force script to be LF (not sure why it wasnt...)
|
2025-01-13 12:04:36 -05:00 |
|
|
7dd1bad72d
|
Working toward mac and linux builds, no need for stb_image it looks like...
|
2025-01-13 12:00:00 -05:00 |
|
|
d7560b4a89
|
Adjusted sokol demo
|
2025-01-13 00:39:21 -05:00 |
|
|
33e0b227a0
|
Added get_font_entry, resolve_px_scalar_size, snap_normalized_position_to_view
|
2025-01-13 00:39:14 -05:00 |
|
|
4ff3edfed4
|
fix get_normalized_position_scale
|
2025-01-12 23:28:48 -05:00 |
|
|
375825d34e
|
Correct misspelling of storage_entry
|
2025-01-12 22:10:14 -05:00 |
|
|
3b2bf6e322
|
Opps: Forgot to do lifetime of storage_entry.visible
|
2025-01-12 22:02:46 -05:00 |
|
|
2e3b55b972
|
Reademe: Add link to notes
|
2025-01-12 11:31:42 -05:00 |
|
|
7bec503af7
|
measure_shape_size & get_font_vertical_metrics: Make context immutable pass
|
2025-01-12 11:16:14 -05:00 |
|
|
cbbb48d631
|
see freetype_wip.odin to ignored for now
|
2025-01-12 10:43:54 -05:00 |
|
|
8f491fd843
|
Update scripts doc
|
2025-01-12 10:42:22 -05:00 |
|
|
989be15390
|
More proofing
|
2025-01-12 10:34:44 -05:00 |
|
|
207fa94803
|
Proofing
|
2025-01-12 10:29:11 -05:00 |
|
|
470800af2a
|
Added note in backend guide about UV convention.
|
2025-01-12 09:52:10 -05:00 |
|
|
a47937f615
|
Completed initial draft for guide_backend.odin
|
2025-01-12 09:38:24 -05:00 |
|
|
a4dafe01c8
|
Finish ### draw_text procedures draft in docs/readme.md
|
2025-01-11 23:10:00 -05:00 |
|
|
e8218f3bf8
|
Finished inital draft for draw list generation docs in guide_architecture.md
|
2025-01-11 22:59:52 -05:00 |
|
|
b220812950
|
Initial draft of shaping pass guide
|
2025-01-11 20:39:03 -05:00 |
|