f383261ed9
MASSIVE CODE CHANGE
...
tl;dr I changed many Javadoc comments, some code, removed dumb or unused stuff and revamped the entire logging infrastructure by yeeting out LogIssuer and CodePart and much, much more
2024-07-31 03:53:44 +02:00
45307ab842
Move a few exceptions from glfw to graphics subsystem
2024-07-26 13:42:00 +02:00
165e57083b
Move Api*Class to separate 'classes.api' package
2024-07-26 13:23:41 +02:00
ec3ecc0113
Combine Mouse and KeyInputEvent
2024-07-23 17:47:21 +02:00
e754c2c248
Add input event and type classes
2024-07-22 15:22:34 +02:00
e7e1abc510
Move Window-related classes into separate package
2024-07-22 15:20:26 +02:00
e65c3e2662
Prefix all @since values with 'v'
2024-07-12 02:30:20 +02:00
3f7edd0968
Add more Immutable* types
2024-07-08 13:46:30 +02:00
1e5f48f413
Add module-info.java for all subsystems
2024-07-08 11:32:27 +02:00