SectrPrototype/code
Ed_ 8a40b1462b Setup a 3d viewport for some extra stuff.
Want to mess aroudn with my math notes possibly in this prototype...
2024-03-18 11:44:58 -04:00
..
__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 Updates and fixes to memory 2024-03-14 00:00:44 -04:00
api.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04: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
chrono.odin Started to do manual control of the frame timing (no longer using raylib) 2024-03-08 18:45:08 -05:00
collision.odin Got "Line LODs" working for the whitespace AST test, first step toward hboxes 2024-03-15 00:02:28 -04:00
colors.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
env.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
font_provider.odin Memory fixes, progress towards anchors support in the UI auto-layout 2024-03-12 20:55:29 -04:00
grime_arena.odin Compile fix for grime_arena 2024-03-06 22:40:45 -05:00
grime_array.odin More fixes & performance improvements 2024-03-12 02:32:16 -04:00
grime_context.odin Move context_ext to its own file 2024-03-06 16:44:38 -05:00
grime_filesystem.odin Slab allocator works! 2024-03-07 19:15:54 -05:00
grime_hashmap_zpl.odin Got "Line LODs" working for the whitespace AST test, first step toward hboxes 2024-03-15 00:02:28 -04:00
grime_hashmap.odin Comment cleanup 2024-03-07 17:58:28 -05:00
grime_linked_list.odin latest (doing some ark vcs stuff) 2024-03-17 15:30:30 -04:00
grime_memory.odin Started to overhaul memory setup + runtime fixes 2024-03-07 15:57:17 -05:00
grime_pool_allocator.odin Updates and fixes to memory 2024-03-14 00:00:44 -04:00
grime_profiler.odin Setup spall profiling, did first optimizations! 2024-03-11 02:05:18 -04:00
grime_slab_allocator.odin Updates and fixes to memory 2024-03-14 00:00:44 -04:00
grime_stack.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
grime_string_interning.odin Fixed text auto-layout 2024-03-14 10:11:04 -04:00
grime_unicode.odin Minor unicode file changes 2024-03-06 16:47:00 -05:00
grime_virtual_arena.odin Memory fixes, progress towards anchors support in the UI auto-layout 2024-03-12 20:55:29 -04:00
grime_virtual_memory.odin Started to overhaul memory setup + runtime fixes 2024-03-07 15:57:17 -05:00
grime_windows.odin Started to do manual control of the frame timing (no longer using raylib) 2024-03-08 18:45:08 -05:00
grime.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
input.odin Setup spall profiling, did first optimizations! 2024-03-11 02:05:18 -04:00
logger.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
math_pga.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
math.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
parser_code_agnostic.odin latest (doing some ark vcs stuff) 2024-03-17 15:30:30 -04:00
parser_code_formatting.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 Memory fixes, progress towards anchors support in the UI auto-layout 2024-03-12 20:55:29 -04:00
render.odin Got "Line LODs" working for the whitespace AST test, first step toward hboxes 2024-03-15 00:02:28 -04: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 Added basic string interning 2024-03-08 23:20:49 -05:00
space.odin Got "Line LODs" working for the whitespace AST test, first step toward hboxes 2024-03-15 00:02:28 -04:00
string_format.odin General codebase refactor & cleanup 2024-02-27 07:50:57 -05:00
text.odin Setup spall profiling, did first optimizations! 2024-03-11 02:05:18 -04:00
tick_render.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
tick_update.odin Setup a 3d viewport for some extra stuff. 2024-03-18 11:44:58 -04:00
ui_layout.odin Got "Line LODs" working for the whitespace AST test, first step toward hboxes 2024-03-15 00:02:28 -04:00
ui_signal.odin Got "Line LODs" working for the whitespace AST test, first step toward hboxes 2024-03-15 00:02:28 -04:00
ui_tests.odin Fixed text auto-layout 2024-03-14 10:11:04 -04:00
ui_util.odin saving a mess of stuff with auto-layout before updating with new mess 2024-03-14 00:00:22 -04:00
ui_widgets.odin Got "Line LODs" working for the whitespace AST test, first step toward hboxes 2024-03-15 00:02:28 -04:00
ui.odin Got "Line LODs" working for the whitespace AST test, first step toward hboxes 2024-03-15 00:02:28 -04:00