SectrPrototype/code
Ed_ 7332644515 Preparing skeleton for proper imgui support.
I originally wanted to reference Ryan's UI series along with the RAD Debugger codebase, but that ended up being too convoluted of a route. Instead, I moved on to just doing a deep dive on imgui content I could find to learn from and associated libraries available. I collected my notes so far in this repo [IMGUI_Notes](https://github.com/Ed94/IMGUI_Notes).

For now I have the base scaffolding datatype wise for the prototype ui.
2024-02-22 21:19:29 -05:00
..
__Imgui_raddbg Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
gen Got project saving/loading initally working 2024-02-09 13:09:58 -05:00
host Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
api.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
app_startup.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
assert.odin Got logging setup 2024-02-08 22:33:53 -05:00
collision.odin Starting to layout scaffolding for UI based on RAD Debugger/Ryan's UI Series 2024-02-12 20:52:56 -05:00
colors.odin Got initial box mouse select detection working 2024-02-12 00:35:22 -05:00
entity_box2.odin Starting to layout scaffolding for UI based on RAD Debugger/Ryan's UI Series 2024-02-12 20:52:56 -05:00
env.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
font_provider.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
grime_array.odin Initial impl pass for grime array and hashtable 2024-02-14 02:29:28 -05:00
grime_filesystem.odin Refactors, lots and lots of it... plus coodinate space 2024-02-11 23:00:06 -05:00
grime_hashtable.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
grime_memory.odin Font drawing is nice now 2024-02-13 17:16:39 -05:00
grime.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
input.odin Starting to layout scaffolding for UI based on RAD Debugger/Ryan's UI Series 2024-02-12 20:52:56 -05:00
logger.odin Got logging setup 2024-02-08 22:33:53 -05:00
math.odin Refactors, lots and lots of it... plus coodinate space 2024-02-11 23:00:06 -05:00
replay.odin Got project saving/loading initally working 2024-02-09 13:09:58 -05:00
serialize_manual_unmarshal.odin Refactors, lots and lots of it... plus coodinate space 2024-02-11 23:00:06 -05:00
serialize.odin Refactors, lots and lots of it... plus coodinate space 2024-02-11 23:00:06 -05:00
space.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
text.odin We got decent text rendering in world now! 2024-02-13 18:50:22 -05:00
tick_render.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
tick_update.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
ui_proto.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00
ui.odin Preparing skeleton for proper imgui support. 2024-02-22 21:19:29 -05:00