kyle's graphical (text) editor
Go to file
Kyle Isom ba27e132e3 Putting Buffers in main to test things out. 2023-10-12 00:22:30 -07:00
.idea Working on backing files. 2023-10-11 23:28:17 -07:00
cmake Updating build and packaging config. 2023-10-11 16:27:03 -07:00
docs reorganize files and fix build. 2023-10-11 15:01:48 -07:00
ext/imgui Add better font support. 2023-10-08 22:42:00 -07:00
fonts run imgui demo 2023-10-08 22:29:47 -07:00
resources reorganize files and fix build. 2023-10-11 15:01:48 -07:00
scripts reorganize files and fix build. 2023-10-11 15:01:48 -07:00
sketches Working on backing files. 2023-10-11 23:28:17 -07:00
.gitignore Store project style settings in VCS. 2023-10-11 19:25:24 -07:00
Buffer.cc Putting Buffers in main to test things out. 2023-10-12 00:22:30 -07:00
Buffer.h Putting Buffers in main to test things out. 2023-10-12 00:22:30 -07:00
CMakeLists.txt Store project style settings in VCS. 2023-10-11 19:25:24 -07:00
Cursor.cc import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
Cursor.h Store project style settings in VCS. 2023-10-11 19:25:24 -07:00
Defs.cc import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
Defs.h Working on backing files. 2023-10-11 23:28:17 -07:00
File.cc Putting Buffers in main to test things out. 2023-10-12 00:22:30 -07:00
File.h Putting Buffers in main to test things out. 2023-10-12 00:22:30 -07:00
Makefile import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
gmain.cc import kepp, clean up build dependencies 2023-10-11 14:50:35 -07:00
main.cc Putting Buffers in main to test things out. 2023-10-12 00:22:30 -07:00