|
a619746e8d
|
Update abstract class constructor API doc
|
2024-10-30 22:32:03 +01:00 |
|
|
e42ac8a08e
|
Remove unecessary Window#render() call
|
2024-10-18 17:58:03 +02:00 |
|
|
ffcf4604a4
|
Add setter docs for GlfwWindow#renderCode
|
2024-10-18 17:51:00 +02:00 |
|
|
6f8d190d6f
|
Add ability to inject custom rendering code, open GLFW subsystem
|
2024-10-18 16:24:10 +02:00 |
|
|
c2028cfa33
|
Add window hint to instruct GLFW to use no API
|
2024-10-18 15:08:06 +02:00 |
|
|
40894bedba
|
Bump version
|
2024-10-16 13:43:46 +02:00 |
|
|
6d7701a7c3
|
Update GlfwWindow#setIcons logging
|
2024-10-16 13:21:54 +02:00 |
|
|
665ea05041
|
Fix Window#setIcons issue
|
2024-10-16 13:21:32 +02:00 |
|
|
37ac235662
|
Update versions and links in documentation
|
2024-10-16 13:09:53 +02:00 |
|
|
01ea995177
|
Add missing package-info.java class
|
2024-10-16 13:06:24 +02:00 |
|
|
294ec217ea
|
Correct package structure inside GLFW subsystem
|
2024-10-16 13:06:17 +02:00 |
|
|
4c9bfb3732
|
Bump version
|
2024-10-16 13:05:40 +02:00 |
|
|
f6c99b66e8
|
Fix debugFrames check and Window#icons type
|
2024-10-16 13:03:19 +02:00 |
|
|
643bda6c28
|
Update maven repository URL
|
2024-10-15 13:53:16 +02:00 |
|
|
281e7db708
|
Update documentation
|
2024-10-15 13:51:02 +02:00 |
|
|
2d558f8482
|
Update and add README.md files
|
2024-10-15 13:49:02 +02:00 |
|
|
0d5f19ee31
|
Rename and update errorShortcodeConverter setting
|
2024-10-15 13:16:59 +02:00 |
|
|
8456e92a52
|
Fix EngineConfiguration test
|
2024-10-15 04:07:08 +02:00 |
|
|
d0a68b22d2
|
Fix Javadoc documentation
|
2024-10-15 04:07:01 +02:00 |
|
|
2cf769b599
|
Fix LWJGL initialization error handling
|
2024-10-15 04:06:52 +02:00 |
|
|
25a944baf4
|
Fix null value crash
|
2024-10-15 04:06:31 +02:00 |
|
|
f4019455cc
|
Fix LWJGL native load error
|
2024-10-15 04:06:05 +02:00 |
|
|
cdde093b31
|
Update notification dismissal system a bit
|
2024-10-15 04:05:37 +02:00 |
|
|
8a52e991fd
|
Fixed LWJGL natives switch
|
2024-10-15 03:38:35 +02:00 |
|
|
6cd38377b2
|
Reorganize build scripts
|
2024-10-15 03:36:50 +02:00 |
|
|
bed5811b70
|
Add notification subsystem
|
2024-10-15 03:30:55 +02:00 |
|
|
1e6fa79716
|
Implement experimental window icon support
|
2024-10-15 03:30:49 +02:00 |
|
|
cdd68833cb
|
Fix double Engine initialization
|
2024-10-15 03:29:13 +02:00 |
|
|
175b0248d9
|
Fix Window.Builder#setMonitor visibility
|
2024-10-14 16:08:44 +02:00 |
|
|
b3ef38b6be
|
Change type of Window#windows from Set to List
|
2024-10-14 16:08:29 +02:00 |
|
|
10e3b26ac0
|
Respect 'debugFrames' subsystem config option
|
2024-10-14 16:02:35 +02:00 |
|
|
7a7da3729c
|
Respect a window's rendering flag state
|
2024-10-14 16:01:50 +02:00 |
|
|
2f0bc19e7c
|
Update/Fix engine init exception handling + errors
|
2024-10-14 15:48:54 +02:00 |
|
|
9d19dd8b57
|
Remove ShortcodeParser debug logging
|
2024-10-14 15:47:56 +02:00 |
|
|
bd05235af9
|
'final'ize 'testing' classes
|
2024-10-07 01:32:23 +02:00 |
|
|
a0fdfd2722
|
Fix TestBase engine initialization
|
2024-10-07 01:32:05 +02:00 |
|
|
a77794b105
|
Update gradle wrapper
|
2024-10-03 21:38:01 +02:00 |
|
|
3bd6a26e59
|
Remove unused methods, finalize class
|
2024-09-28 21:47:15 +02:00 |
|
|
5e829771a7
|
Rename LogLevel -> LogLevelEvent
The source code now looks better :)
|
2024-09-28 21:46:20 +02:00 |
|
|
9922c672f6
|
Encapsulate windowing.glfw.implementable package
|
2024-09-28 21:45:47 +02:00 |
|
|
0075b465cd
|
Update Javadoc and class constructors
|
2024-09-28 21:45:09 +02:00 |
|
|
46b52173fd
|
Remove HSV from Color class description
|
2024-09-28 17:54:06 +02:00 |
|
|
26294b3fa0
|
Add Color class
|
2024-09-28 17:08:35 +02:00 |
|
|
f81d27060a
|
Add 4D vectors
|
2024-09-28 17:08:27 +02:00 |
|
|
dd4ebcd88a
|
Mark all arrays as @NotNull
|
2024-09-28 16:59:45 +02:00 |
|
|
02aa744098
|
Rename de.staropensource.sosengine package
|
2024-09-27 23:16:25 +02:00 |
|
|
a4224f9c51
|
Fix copyright notice copyright attribution
|
2024-09-27 23:02:16 +02:00 |
|
|
b68a7855dc
|
Fix development documentation link
|
2024-09-22 14:20:17 +02:00 |
|
|
f1b3bb5b88
|
Bump version and add v1-alpha5 API doc links
|
2024-09-22 14:08:58 +02:00 |
|
|
38d8deefa7
|
Fix @since tags
|
2024-09-22 13:48:33 +02:00 |
|