d797762702
fix for harfbuzz, remove raylib from update_deps.ps1
2024-07-01 01:24:43 -04:00
3b395f3356
Ignore thirdparty and toolchain directories & updates to build scripts
2024-06-17 17:24:59 -04:00
5bd6519b6a
Bugfixing the runtime (rendering not working yet)
2024-06-11 22:20:30 -04:00
82e7482c85
Finished first draft for VEFontCache font provider hookup for sokol_gfx (untested)
2024-06-09 21:39:49 -04:00
f99157aae5
Starting the process of porting VEFontCache
2024-06-02 17:29:44 -04:00
0b74a8115e
Minor cleanup to current bad impl of font rendering
...
Just trying to really "get" sokol_gfx.h
2024-05-31 11:25:27 -04:00
936c0100ba
Got text rendering to work with sokol_gfx (learngl text rendering article #1 )
...
Need to todo the altas article next then the optimizing vod
2024-05-30 13:06:51 -04:00
9cd0692e56
Got it to compile with sokol changes (UNTESTED)
2024-05-22 03:28:22 -04:00
cdfc3d65bb
Added sokol library to thirdparty
...
Going to get sokol_gp soonish
Need to look into figuring out text rendering...
I'm preemtively getting this stuff now but I problably won't be swapping raylib impl anytime soon.
2024-05-19 14:04:54 -04:00
f693685d72
Added a script automatically generating a virtual view using symbol links of the codebase
...
So I can finally have some folders for organization
2024-05-12 16:02:38 -04:00
4492ca3079
Corrections to ols config, moved ols out of repo
...
ols is now assumed to exist installed by the user
2024-05-04 08:26:52 -04:00
6d1a32b124
Move odin compiler and ols to their own directory separate from thirdparty packages: toolchain
2024-03-19 18:52:33 -04:00
cbf47ca21d
Build scripts further improved
...
Now depedency checking is working as intended
2024-03-19 16:57:28 -04:00
bf211a8e14
Fixed bad resize_non_zeroed impl (cannot use default_resize_bytes_align_non_zeroed, its not a resize)
2024-03-19 12:18:39 -04:00
44ed7a2a85
Improved update_deps.ps1
2024-03-19 11:47:40 -04:00
2f574ef760
Updates to scripts
2024-03-14 00:00:29 -04:00
d2daa686d4
Script updates
2024-03-12 02:32:46 -04:00
c80254adbc
Got whitespace parser working + widget generation for basic case!
2024-03-10 10:31:21 -04:00
6147d4e344
Refactors, lots and lots of it... plus coodinate space
2024-02-11 23:00:06 -05:00
2f6d3636e1
Fixes to build scripts
2024-01-30 01:28:55 -05:00
0c2a95c796
Update deps to not copy dlls if odin wasn't updated.
2024-01-25 11:31:21 -05:00
1755dac070
wip fixes for hot reload
2024-01-25 10:49:57 -05:00
89f2041b79
Setup project to auto-grab dependencies directory from a fork of the odin repo.
2024-01-22 21:38:09 -05:00