|
f8f2e6668e
|
Removed imgui demos.
|
2024-09-14 22:05:22 +02:00 |
|
|
5bb3d5bccf
|
Fix amalgamated build on osx.
|
2024-09-14 21:38:18 +02:00 |
|
|
ec57a87255
|
Tweaks to the merger and make release scripts.
|
2024-09-14 20:12:13 +02:00 |
|
|
268e9417ff
|
Update the gui amalgamation.
|
2024-09-14 19:16:55 +02:00 |
|
|
f52066f568
|
Fix compiling the amalgamation.
|
2024-09-14 19:14:40 +02:00 |
|
|
f56ce2d39b
|
Don't use imgui's opengl loader in the amalgamation.
|
2024-09-14 18:23:30 +02:00 |
|
|
74e437a3df
|
Fix define.
|
2024-09-14 18:19:28 +02:00 |
|
|
709658f71d
|
SMall tweaks, and added the render gui section to sfw_full. Note that the amalgamation doesn't ywt compile.
|
2024-09-14 18:17:23 +02:00 |
|
|
51a1dd4989
|
Set up merged gui version.
|
2024-09-14 17:59:49 +02:00 |
|
|
6b6eb0846e
|
Added StringBuffer and StringBuilder from Pandemonium.
|
2024-07-21 20:28:19 +02:00 |
|
|
ed5efaf32d
|
Fix windows build, and windows build docs.
|
2024-01-21 19:30:22 +01:00 |
|
|
bdbd1ed4e5
|
Add module information to the merged .cpp files aswell.
|
2024-01-21 17:19:54 +01:00 |
|
|
ff59cac2dd
|
Moved the test apps under a new demos folder.
|
2024-01-21 15:55:56 +01:00 |
|
|
4cece05e74
|
Added other merged variants.
|
2024-01-21 12:40:21 +01:00 |
|
|
64411c3983
|
Added module information to the merged headers.
|
2024-01-21 11:49:08 +01:00 |
|
|
626bd62d74
|
Rework the merged readme.
|
2024-01-21 11:48:35 +01:00 |
|
|
d2c3151d73
|
Some initial cleanups.
|
2024-01-20 15:07:27 +01:00 |
|
|
9a85b6d920
|
Added make.bat to the test app from FWK.
|
2024-01-20 15:06:27 +01:00 |
|
|
f8f40f941f
|
Run clang format for sfwl aswell.
|
2024-01-20 13:15:55 +01:00 |
|
|
99e16eb434
|
Added Vector2i and Rect2i to sfwl.
|
2024-01-20 11:14:28 +01:00 |
|
|
2564606779
|
Updated the classes in sfwl. Also added coloir to it as it's quite useful.
|
2024-01-20 10:27:23 +01:00 |
|
|
c28f3c7fe0
|
Updated the amalgamated GameScene. Also small tweaks.
|
2024-01-19 22:10:05 +01:00 |
|
|
5064a388e6
|
Implemented a new FrameBuffer class.
|
2024-01-19 22:03:10 +01:00 |
|
|
3f8ce2c542
|
Reworked SubProcess now it builds on windows as an amalgamation.
|
2024-01-19 14:36:54 +00:00 |
|
|
2de9d4d9dc
|
Fixed build with MSVC.
|
2024-01-19 14:09:27 +00:00 |
|
|
4006d9ce01
|
Work on fixing windows amalgamated build.
|
2024-01-19 13:43:08 +00:00 |
|
|
c421ae5f04
|
Work on the amalgamated windows build.
|
2024-01-19 11:05:13 +01:00 |
|
|
13de8ffeae
|
Cleanups.
|
2024-01-19 01:41:39 +01:00 |
|
|
c998970d73
|
OSX amalgamated build fix.
|
2024-01-19 00:04:37 +01:00 |
|
|
76e53cebac
|
Improved the new test app's linux build script and created them for other platforms.
|
2024-01-18 22:56:42 +01:00 |
|
|
835144d6f3
|
Added the current GameScene demos as a new merged example. Also fixed smaller issues.
|
2024-01-18 22:42:51 +01:00 |
|
|
e1961b6547
|
Rework the merged library to more easily work on osx.
|
2024-01-18 22:26:48 +01:00 |
|
|
aee7bab799
|
Small tweaks.
|
2024-01-13 22:50:16 +01:00 |
|
|
522739f9b8
|
Collected all licenses for the amalgamations.
|
2024-01-13 22:26:34 +01:00 |
|
|
9752cd9069
|
Implemented saving images.
|
2024-01-13 21:42:17 +01:00 |
|
|
56ab8fef14
|
Implemented 3d immediate renderer api.
|
2024-01-13 20:44:02 +01:00 |
|
|
46c57fc3c1
|
Fix missing rename.
|
2024-01-13 19:09:24 +01:00 |
|
|
71192064e6
|
Renamed STime to SFWTime.
|
2024-01-13 19:08:12 +01:00 |
|
|
7df1e7a0f3
|
Renamed window.h to app_window.h.
|
2024-01-13 19:05:11 +01:00 |
|
|
ffe5c557e9
|
Run clang format on the merged files.
|
2024-01-13 19:04:01 +01:00 |
|
|
173a1ec5ab
|
Strip the include guards when merging the headers.
|
2024-01-13 19:00:29 +01:00 |
|
|
dfdefa860d
|
Added version header.
|
2024-01-13 18:04:24 +01:00 |
|
|
cd472978db
|
Ported SubProcess from Pandemonium.
|
2024-01-13 13:06:50 +01:00 |
|
|
42d9e1be66
|
Took the DirAccess and FileAccess implementations from pandemonium. Also kept a few helper methods from the old api. Removed tinydir.
|
2024-01-13 11:54:15 +01:00 |
|
|
438adce31d
|
Added Socket to the amalgamations.
|
2024-01-13 10:08:42 +01:00 |
|
|
454ef184ef
|
Added Thread from Pandemonium.
|
2024-01-09 12:35:07 +01:00 |
|
|
2bcf862a7a
|
Created sfwl_core merge.
|
2024-01-07 12:16:17 +01:00 |
|
|
a94242a768
|
Removed core math classes from the lite version.
|
2024-01-07 11:01:24 +01:00 |
|
|
1a7201e938
|
Make the doc generator use the lite version.
|
2024-01-07 10:56:15 +01:00 |
|
|
0e94883ce4
|
Set up sfwl merger.
|
2024-01-07 10:52:04 +01:00 |
|