.. |
__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
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -05:00 |
api.odin
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -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
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -05:00 |
font_provider.odin
|
Update font_provider with raylib changes
|
2024-03-06 16:44:01 -05:00 |
grime_arena.odin
|
Compile fix for grime_arena
|
2024-03-06 22:40:45 -05:00 |
grime_array.odin
|
General refactors to various files
|
2024-03-05 10:40:28 -05:00 |
grime_context.odin
|
Move context_ext to its own file
|
2024-03-06 16:44:38 -05:00 |
grime_filesystem.odin
|
General codebase refactor & cleanup
|
2024-02-27 07:50:57 -05:00 |
grime_hashmap_zpl.odin
|
minor fromatting changes
|
2024-03-06 22:41:17 -05:00 |
grime_hashmap.odin
|
General codebase refactor & cleanup
|
2024-02-27 07:50:57 -05:00 |
grime_linked_list.odin
|
Added impl for singly-linked lists
|
2024-03-06 22:41:01 -05:00 |
grime_memory.odin
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -05:00 |
grime_pool_allocator.odin
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -05:00 |
grime_slab_allocator.odin
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -05:00 |
grime_stack.odin
|
Completed first draft of slab allocator
|
2024-03-07 03:10:21 -05:00 |
grime_string_interning.odin
|
Start to setup the other allocators I'm going to roll my own of, also created a string interning file
|
2024-03-05 10:41:42 -05:00 |
grime_unicode.odin
|
Minor unicode file changes
|
2024-03-06 16:47:00 -05:00 |
grime_virtual_arena.odin
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -05:00 |
grime_virtual_memory.odin
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -05:00 |
grime_vmem_windows.odin
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -05:00 |
grime.odin
|
Completed first draft of slab allocator
|
2024-03-07 03:10:21 -05:00 |
input.odin
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -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
|
Beginning setup of the code agnostic parser
|
2024-03-05 10:40:42 -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
|
Removed box serialial unmarshaling def
|
2024-03-05 10:41:11 -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
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -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
|
Started to overhaul memory setup + runtime fixes
|
2024-03-07 15:57:17 -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
|
Completed first draft of slab allocator
|
2024-03-07 03:10:21 -05:00 |