..
__Imgui_raddbg
got basic ui elmental interaction working, + alignment of anchor
2024-03-02 10:24:09 -05:00
gen
Got project saving/loading initally working
2024-02-09 13:09:58 -05:00
host
Prepping for new vmem layout
2024-03-05 10:15:44 -05:00
api.odin
Runtime fixes
2024-03-02 20:22:28 -05:00
app_startup.odin
Preparing skeleton for proper imgui support.
2024-02-22 21:19:29 -05:00
assert.odin
General codebase refactor & cleanup
2024-02-27 07:50:57 -05:00
collision.odin
General refactors to various files
2024-03-05 10:40:28 -05:00
colors.odin
got basic ui elmental interaction working, + alignment of anchor
2024-03-02 10:24:09 -05:00
env.odin
Prepping for new vmem layout
2024-03-05 10:15:44 -05:00
font_provider.odin
Minor cleanup of font provider
2024-03-05 10:15:56 -05:00
girme_stack.odin
First complete iteration of stack allocator
2024-03-05 10:38:12 -05:00
grime_array.odin
General refactors to various files
2024-03-05 10:40:28 -05:00
grime_filesystem.odin
General codebase refactor & cleanup
2024-02-27 07:50:57 -05:00
grime_hashmap_zpl.odin
General refactors to various files
2024-03-05 10:40:28 -05:00
grime_hashmap.odin
General codebase refactor & cleanup
2024-02-27 07:50:57 -05:00
grime_linked_list.odin
Fix for linked lists
2024-03-05 10:37:51 -05:00
grime_memory.odin
Added more helpers for memory ptr math
2024-03-05 10:16:50 -05:00
grime_slab_allocator.odin
make slab allocator file
2024-03-02 19:29:08 -05:00
grime_unicode.odin
Rolled my own string_to_runes
2024-03-05 10:19:27 -05:00
grime_vmem_arena.odin
Added vmem arena file
2024-03-05 10:18:38 -05:00
grime.odin
General refactors to various files
2024-03-05 10:40:28 -05:00
input.odin
General refactors to various files
2024-03-05 10:40:28 -05:00
logger.odin
General codebase refactor & cleanup
2024-02-27 07:50:57 -05:00
math.odin
got basic ui elmental interaction working, + alignment of anchor
2024-03-02 10:24:09 -05:00
parser_code_formatting.odin
Made the initial whitespace parser
2024-03-02 18:19:27 -05:00
parser_code.odin
Made the initial whitespace parser
2024-03-02 18:19:27 -05:00
parser_odin_wysiwyg.odin
Added WYSIWYG odin parser file
2024-03-05 10:17:53 -05:00
parser_whitespace.odin
Iteration on whitespace parser
2024-03-05 10:17:27 -05:00
replay.odin
General codebase refactor & cleanup
2024-02-27 07:50:57 -05:00
serialize_manual_unmarshal.odin
Minor cleanup for formatting, reverse verify condition usage
2024-02-23 09:36:23 -05:00
serialize.odin
General codebase refactor & cleanup
2024-02-27 07:50:57 -05:00
space.odin
General refactors to various files
2024-03-05 10:40:28 -05:00
string_format.odin
General codebase refactor & cleanup
2024-02-27 07:50:57 -05:00
text.odin
General refactors to various files
2024-03-05 10:40:28 -05:00
tick_render.odin
got basic ui elmental interaction working, + alignment of anchor
2024-03-02 10:24:09 -05:00
tick_update.odin
Runtime fixes
2024-03-02 20:22:28 -05:00
ui_rjf.odin
Mostly exploring hashtables, some new files...
2024-02-29 19:37:37 -05:00
ui.layout.odin
got basic ui elmental interaction working, + alignment of anchor
2024-03-02 10:24:09 -05:00
ui.odin
General refactors to various files
2024-03-05 10:40:28 -05:00