Compare commits

..

No commits in common. "main" and "error_struct" have entirely different histories.

View File

@ -4,9 +4,6 @@
These are subject to (hopefully) grow in size as more stuff gets added. These are subject to (hopefully) grow in size as more stuff gets added.
* NBCore: Core/foundational functionality for all other subpackages to be built upon.
* Erroring and Logging
* Basic data structures and declarations
* NBWindow: Creates and manages GLFW windows * NBWindow: Creates and manages GLFW windows
* NBEvents: Multithreading event manager. Very unstable. Sucks a lot. * NBEvents: Multithreading event manager. Very unstable. Sucks a lot.