Edward R. Gonzalez ed
ed synced commits to dev at ed/gencpp from mirror 2025-02-04 04:43:50 -08:00
1f958e121c more adjustments based on odin binding drafting
ed synced commits to dev at ed/gencpp from mirror 2025-02-03 20:33:51 -08:00
e457191f5d moved seiralization inlines to inlines.hpp, more adjustments
ed synced commits to dev at ed/gencpp from mirror 2025-02-03 12:23:52 -08:00
0d8f30b25c adjustments based on odin bindings drafting
d08efcb5ef Corrections while implementing odin bindings
Compare 2 commits »
ed pushed to master at ed/SectrPrototype 2025-02-01 06:29:37 -08:00
0f5f9c18b1 Update readme, build scripts
ed synced new reference refs/tags/v0.24-Alpha to ed/gencpp from mirror 2025-01-30 18:43:18 -08:00
ed synced commits to refs/tags/v0.24-Alpha at ed/gencpp from mirror 2025-01-30 18:43:18 -08:00
ed synced commits to main at ed/gencpp from mirror 2025-01-30 18:43:18 -08:00
13ebd105c4 Fix for convert_cpp_enum_to_c for gen_c_library
bdd9c9bcdf Fixes for building all library types
16bc66c80e Backporting changes done on UnrealGencpp repo
f8c42a53c6 Fix for parse_function_after_name suffix specifier macro
eca538c6af Fixes for GEN_API symbol exports necessary for dynamic linking
Compare 8 commits »
ed synced commits to dev at ed/gencpp from mirror 2025-01-30 18:43:18 -08:00
13ebd105c4 Fix for convert_cpp_enum_to_c for gen_c_library
bdd9c9bcdf Fixes for building all library types
Compare 2 commits »
ed synced commits to dev at ed/gencpp from mirror 2025-01-30 10:33:17 -08:00
16bc66c80e Backporting changes done on UnrealGencpp repo
ed synced commits to dev at ed/gencpp from mirror 2025-01-29 01:53:18 -08:00
f8c42a53c6 Fix for parse_function_after_name suffix specifier macro
eca538c6af Fixes for GEN_API symbol exports necessary for dynamic linking
ce2be411d7 Add support for non Specifier enum SuffixSpecs in AST_Fn and parsing (Thanks Unreal)
16fc3fa379 Separate ifndef for bitfield_is_set
Compare 4 commits »
ed synced commits to dev at ed/gencpp from mirror 2025-01-28 17:43:18 -08:00
62b36ec8bb misc changes to clang format spacing
b6b246fb38 Added refactor.exe binary
d91d3c6b6f typo in _Generic psuedo
3ab2673fd3 gen_c_library doc update
ca7ff99a79 Code type coercion for builder_print in C11 library using generic selector.
Compare 217 commits »
ed pushed to master at ed/Surgo 2025-01-22 21:06:06 -08:00
55f7976baa update deps scripts (keep the check for updating the repo manually
ed pushed to master at ed/GASATHON 2025-01-22 21:00:09 -08:00
a2bcafbec6 Basic changes to build/target/uproject while dealing with Seekers boostrap
ed pushed to master at ed/SectrPrototype 2025-01-13 17:44:14 -08:00
07cd28226f update to latest
ed pushed to master at ed/SectrPrototype 2025-01-12 22:08:09 -08:00
0cd2d84c64 Simplified text rendering code (since its now much of the heavily lifting is all on VEFontCache)
7680290650 vefontcache fixes
Compare 2 commits »
ed pushed to master at ed/SectrPrototype 2025-01-12 19:03:44 -08:00
fd424c94bb Fixed bug wth vefoncache storage_entry.visible, added building stb_truetype to dep update
ed pushed to master at ed/SectrPrototype 2025-01-12 13:42:00 -08:00
9d5ac7b0d2 got it to compile with vefontcache changes, runtime issues..
ed pushed to master at ed/SectrPrototype 2025-01-12 11:01:16 -08:00
9da0e73d3b Misc changes to engine and shaders
bc47b37a46 Update vefontcache to latest
a869ebab69 Add custom stb_truetype package/lib to thirdparty for vefontcache update
Compare 3 commits »
ed pushed to master at ed/SectrPrototype 2025-01-10 08:02:06 -08:00
22cf5c653b Update readme
ed pushed to master at ed/SectrPrototype 2025-01-10 06:32:26 -08:00
e23935db5b More cleanup, preparing VEFontCache for public repo