|
.gitignore
|
Added gitignore
|
2025-06-15 17:10:33 +02:00 |
|
CMakeLists.txt
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
kubo_bar.c
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
kubo_bar.h
|
parse command input
|
2025-07-02 23:21:26 +02:00 |
|
kubo_char_arr.h
|
enforce code style warnings
|
2025-07-02 22:53:31 +02:00 |
|
kubo_command.c
|
writing scene
|
2025-07-26 01:17:13 +02:00 |
|
kubo_command.h
|
writing scene
|
2025-07-26 01:17:13 +02:00 |
|
kubo_command_bar.c
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
kubo_command_bar.h
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
kubo_context.c
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
kubo_context.h
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
kubo_dynarray.h
|
fixed dynarray del bug
|
2025-07-25 15:48:51 +02:00 |
|
kubo_file.c
|
writing scene
|
2025-07-26 01:17:13 +02:00 |
|
kubo_file.h
|
cleanup kubo_file, file_write
|
2025-07-25 16:11:48 +02:00 |
|
kubo_input.c
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
kubo_input.h
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
kubo_wall.c
|
loading scene from file
|
2025-07-25 15:30:08 +02:00 |
|
kubo_wall.h
|
loading scene from file
|
2025-07-25 15:30:08 +02:00 |
|
kubo_window.c
|
deleting walls
|
2025-07-23 18:48:41 +02:00 |
|
kubo_window.h
|
enforce code style warnings
|
2025-07-02 22:53:31 +02:00 |
|
LICENSE
|
Add readme and license
|
2025-06-17 01:13:26 +02:00 |
|
main.c
|
separate command handling
|
2025-07-26 00:57:29 +02:00 |
|
README.md
|
Add readme and license
|
2025-06-17 01:13:26 +02:00 |
|
scene.yaml
|
loading scene from file
|
2025-07-25 15:30:08 +02:00 |