kble/src
KikooDX 0f318e509e Add versioning byte. Remove bloat goal from README.md
I don't want to ever use this, but if someone want to add weird stuff
to this format I think it's for the best to do this.
2021-02-24 18:14:38 +01:00
..
actions.zig Bindings for saving/loading (read/write)! 2021-02-24 15:48:32 +01:00
conf.zig Open file in relative or absolute path. Delete useless conf code. 2021-02-24 09:30:48 +01:00
draw.zig Cleaned up code, implemented rectangle selection. 2021-02-02 14:49:50 +01:00
level.zig Add versioning byte. Remove bloat goal from README.md 2021-02-24 18:14:38 +01:00
main.zig Bindings for saving/loading (read/write)! 2021-02-24 15:48:32 +01:00
modes.zig Modes. Normal and insert modes implemented. 2021-02-02 14:21:12 +01:00
mouse.zig Cleaned up code, implemented rectangle selection. 2021-02-02 14:49:50 +01:00
movement.zig Cleaned up code, implemented rectangle selection. 2021-02-02 14:49:50 +01:00
rect.zig Add MIT license notice at the top of source files. 2021-01-29 12:32:38 +01:00
scaling.zig Mouse support. Yes, I hate myself for this one. 2021-02-01 00:30:28 +01:00
vec2.zig Add MIT license notice at the top of source files. 2021-01-29 12:32:38 +01:00
verbs.zig Modes. Normal and insert modes implemented. 2021-02-02 14:21:12 +01:00