Commit Graph

13 Commits

Author SHA1 Message Date
d2def8c21a Fix for images not working, set path to relative directory 2025-01-09 20:59:51 -05:00
b8214d6f80 Possibly fix images not showing up in readme. 2025-01-09 20:58:18 -05:00
2c46abf148 Add screenshots to repo, also add screenshots to readme. 2025-01-09 20:56:48 -05:00
294937a0c6 Move all files into src folder.
Add defines.h for menu titles and window title.
Reorganize project quite a bit, refactor code.
Add _TEST2 preprocessor, add helpers.cpp and helpers.h.
Partially make OpenGL work for Windows.
Rename Solution to KCNet-ImGui-Test.
2025-01-09 20:12:07 -05:00
938e61f01a Add missing update to text_menu.cpp, and add constructor test. 2025-01-06 13:26:56 -05:00
42956372a7 Change ImGui title
Make text file functions output to screen when test checkbox is checked.
2025-01-06 13:25:45 -05:00
26e3acf9eb Add a windows msg box, fix dark mode button.
Add text file menu and a pch.h file for later.
Move text file functions into text file menu.
Add test dll for project.
2024-08-25 13:34:08 -04:00
a0dfb53a9a Update readme.
Add GLFW to menu, an OpenGL library.
2024-06-18 13:16:15 -04:00
eca8fe3c1d Move main menu into its own file. Modify text file functions and rename file.
Add functions for text in imgui with the text_functions file.
Add keystates file.
2024-06-18 13:13:26 -04:00
f3c5095964 Remove directx code out of main 2024-05-26 03:18:09 -04:00
da96d13a07 Split project into seperate OpenGL and DirectX9 files.
OpenGL support is broken and incomplete.
2024-05-25 12:55:57 -04:00
af93bd0cf5 Add file to repo. 2024-05-17 15:29:29 -04:00
7cc975034b Initial commit 2024-05-17 14:38:02 -04:00