Commit Graph

8 Commits

Author SHA1 Message Date
syedm 55241b9c93 Fix missing function declaration. 2026-06-01 23:23:40 +01:00
syedm c24285b0af Refractor headers and split code into program files for app & localization files.
Split keybinds from window.h file. General cleanup
2026-06-01 23:20:07 +01:00
syedm 872d878ddc bugs and perfomance cleanup. 2026-05-21 21:56:36 +01:00
syedm 582b2fcd9e Make localization parameters better, and add a single frame animation helper 2026-05-21 19:01:44 +01:00
syedm 75b1bc5dbd Added .inspect and .to_s for debug help 2026-05-20 19:23:33 +01:00
syedm 65109cc3c4 Add ruby bindings for internal structures, allow better controlled localization 2026-05-06 22:01:48 +01:00
syedm 1b15f51e1e Finish basic ui binding to ruby 2026-05-05 11:53:27 +01:00
syedm 55f4b4d933 Add basic app interface
- Add pool struct for data pools
2026-05-04 15:49:54 +01:00