..
gen
Got project saving/loading initally working
2024-02-09 13:09:58 -05:00
host
Bug fixes to allocators and containers
2024-05-06 23:29:47 -04:00
app_screen.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04: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
very minor tidying
2024-03-19 08:36:58 -04:00
colors.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
engine_api.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
engine_logger.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
engine_render.odin
WIP: Persistent order support for rooted boxes (top-most boxes)
2024-05-13 01:53:19 -04:00
engine_replay.odin
WIP: Persistent order support for rooted boxes (top-most boxes)
2024-05-13 01:53:19 -04:00
engine_startup.odin
WIP: Persistent order support for rooted boxes (top-most boxes)
2024-05-13 01:53:19 -04:00
env_env.odin
Got support for persistent ordering of UI_Boxes using UI_FloatingManager
2024-05-13 16:07:49 -04:00
env_scratch.odin
Mostly cleanup
2024-05-13 21:53:08 -04:00
font_provider.odin
fixes for hmap_chained_init and other stuff
2024-05-14 14:07:29 -04:00
grime_arena.odin
Get the project to compile once again.
2024-05-04 11:47:21 -04:00
grime_array.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
grime_assert.odin
WIP: Persistent order support for rooted boxes (top-most boxes)
2024-05-13 01:53:19 -04:00
grime_context.odin
Bug fixes to allocators and containers
2024-05-06 23:29:47 -04:00
grime_filesystem.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
grime_grime.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
grime_hashmap_chained.odin
improve layout visibile lag to none for vbox & hbox on the settings menu
2024-05-14 21:54:12 -04:00
grime_hashmap_zpl.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
grime_linked_list.odin
Began working on a proper default theme
2024-05-15 03:37:00 -04:00
grime_memory_tracker.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
grime_memory.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
grime_pool_allocator.odin
fixes for hmap_chained_init and other stuff
2024-05-14 14:07:29 -04:00
grime_profiler.odin
very minor tidying
2024-03-19 08:36:58 -04:00
grime_ptr.odin
Large refactor of the entire codebase
2024-05-11 22:38:05 -04:00
grime_slab_allocator.odin
Fixed issues with logging on the memory tracker
2024-05-07 01:12:02 -04:00
grime_stack.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
grime_string_format.odin
WIP: Persistent order support for rooted boxes (top-most boxes)
2024-05-13 01:53:19 -04:00
grime_string_interning.odin
Mostly cleanup
2024-05-13 21:53:08 -04:00
grime_unicode.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
grime_virtual_arena.odin
detached head bullshit
2024-05-15 03:44:18 -04:00
grime_virtual_memory.odin
Finally fixed memory allocations for slabs/pools/virtual arenas
2024-03-20 22:34:18 -04:00
grime_windows.odin
Finally fixed memory allocations for slabs/pools/virtual arenas
2024-03-20 22:34:18 -04:00
input_actions.odin
minor changes, prepping for next tasks
2024-05-11 01:30:54 -04:00
input_event.odin
minor changes, prepping for next tasks
2024-05-11 01:30:54 -04:00
input_input.odin
WIP: Persistent order support for rooted boxes (top-most boxes)
2024-05-13 01:53:19 -04:00
math_math.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
math_pga2.odin
Progress on setting up app's UI and horizontal/vertical box widgets
2024-05-08 02:26:39 -04:00
math_pga3_grime.odin
Get the project to compile once again.
2024-05-04 11:47:21 -04:00
math_pga3.odin
Get the project to compile once again.
2024-05-04 11:47:21 -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
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
project_project.odin
WIP: Persistent order support for rooted boxes (top-most boxes)
2024-05-13 01:53:19 -04:00
project_serialize_manual_unmarshal.odin
WIP: Persistent order support for rooted boxes (top-most boxes)
2024-05-13 01:53:19 -04:00
project_serialize.odin
made a new hashtable container: HMapChained
2024-05-14 11:47:44 -04:00
project_workspace.odin
Large refactor of the entire codebase
2024-05-11 22:38:05 -04:00
space.odin
small refactors for organization
2024-05-10 19:50:37 -04:00
text.odin
Mostly cleanup
2024-05-13 21:53:08 -04:00
tick_new_render.odin
Mostly cleanup
2024-05-13 21:53:08 -04:00
tick_render.odin
Began working on a proper default theme
2024-05-15 03:37:00 -04:00
tick_update.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
ui_box.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
ui_canvas.odin
Got support for persistent ordering of UI_Boxes using UI_FloatingManager
2024-05-13 16:07:49 -04:00
ui_docking.odin
Got support for persistent ordering of UI_Boxes using UI_FloatingManager
2024-05-13 16:07:49 -04:00
ui_floating.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
ui_layout_compute.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
ui_layout_widget.odin
Began working on a proper default theme
2024-05-15 03:37:00 -04:00
ui_layout.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
ui_signal.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
ui_style.odin
Mostly cleanup
2024-05-13 21:53:08 -04:00
ui_tests.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
ui_theme.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00
ui_ui.odin
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -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
More progress on themes + workspace resize handles support
2024-05-15 18:48:20 -04:00