Commit Graph

341 Commits

Author SHA1 Message Date
Relintai ed5efaf32d Fix windows build, and windows build docs. 2024-01-21 19:30:22 +01:00
Relintai fb6de8909c Don't try to build plane.h on osx with sfwl. 2024-01-21 17:44:22 +01:00
Relintai e719d6d312 Don't use c++17 if constexpr for now. 2024-01-21 17:42:21 +01:00
Relintai bdbd1ed4e5 Add module information to the merged .cpp files aswell. 2024-01-21 17:19:54 +01:00
Relintai ca4fe997eb Small fixes. 2024-01-21 17:02:59 +01:00
Relintai 8577419b0c Created a simple icon. 2024-01-21 16:52:44 +01:00
Relintai f703f6af48 Fix typo. 2024-01-21 16:52:27 +01:00
Relintai 9d6197d3d9 Zip the release. 2024-01-21 16:36:52 +01:00
Relintai 37bbc0d23d Also copy some common files. 2024-01-21 16:31:51 +01:00
Relintai b90eebc917 Copy the demos to the release. 2024-01-21 16:30:35 +01:00
Relintai 3dc25b7ca0 Small fix to the demo build scripts. 2024-01-21 16:23:37 +01:00
Relintai 9e5d914c83 Renamed the demos. 2024-01-21 16:10:30 +01:00
Relintai 389043ea19 Demo cleanups. 2024-01-21 16:09:26 +01:00
Relintai 5632a084e8 Added release demo build scripts. 2024-01-21 16:09:14 +01:00
Relintai 8cb47aa0d5 Added the doc merger as a demo. 2024-01-21 16:08:55 +01:00
Relintai ff59cac2dd Moved the test apps under a new demos folder. 2024-01-21 15:55:56 +01:00
Relintai 4b6f6a43d8 Fix typo. 2024-01-21 15:55:45 +01:00
Relintai eb8867bdec Also copy the icon. 2024-01-21 15:52:41 +01:00
Relintai bf37dc10b8 Removed some old files. 2024-01-21 15:52:24 +01:00
Relintai 053940c495 Added merged library support for the release script. 2024-01-21 15:47:43 +01:00
Relintai 0066fc2e0c Small tweak to the docs. 2024-01-21 15:11:35 +01:00
Relintai bd96128b96 Also include docs to the split release. 2024-01-21 15:11:13 +01:00
Relintai 80974b8f61 Added a release script. Implemented the split library release generation. 2024-01-21 15:09:07 +01:00
Relintai 2c688317fb Added a doc post processor script. 2024-01-21 14:06:33 +01:00
Relintai ba96508491 Created docs for the other variants. 2024-01-21 13:37:18 +01:00
Relintai 3f82f33b40 Tweaks to the docs. 2024-01-21 13:01:24 +01:00
Relintai 4cece05e74 Added other merged variants. 2024-01-21 12:40:21 +01:00
Relintai 64411c3983 Added module information to the merged headers. 2024-01-21 11:49:08 +01:00
Relintai 626bd62d74 Rework the merged readme. 2024-01-21 11:48:35 +01:00
Relintai 23e824df17 Added the ability to specify the template file and output file in the doc processor. 2024-01-21 02:30:40 +01:00
Relintai a60a0ca4fd Inlined the style to the doc html. Inlining markdeep itself doesn't seem to work though. 2024-01-21 02:13:36 +01:00
Relintai 4e53b7051d The doc generator will only write the remaining classes list now if a new --remaining parameter is passed. 2024-01-21 01:29:54 +01:00
Relintai e0fbfb161d Moved render core licenses to a new template file in the docs. Also moved the licenses section to the bottom. 2024-01-21 01:24:30 +01:00
Relintai 6e2eca8ab7 Added compilation information and intro to the docs. 2024-01-21 01:20:01 +01:00
Relintai 62132428e4 Small tweaks to the readme. 2024-01-21 01:19:41 +01:00
Relintai 33c394eca5 Small tweaks to the readme. 2024-01-21 00:25:57 +01:00
Relintai 782f58e34d Reworked the readme. 2024-01-21 00:14:16 +01:00
Relintai 6837cb1042 Now Shaders and materials use Strings. 2024-01-20 20:44:31 +01:00
Relintai d2c3151d73 Some initial cleanups. 2024-01-20 15:07:27 +01:00
Relintai 9a85b6d920 Added make.bat to the test app from FWK. 2024-01-20 15:06:27 +01:00
Relintai 5d132dd877 Fix warning. 2024-01-20 13:20:50 +01:00
Relintai 59e075b8b9 Updated the doc generator for the new sfwl. Also implemented creating the out directory. 2024-01-20 13:16:36 +01:00
Relintai f8f40f941f Run clang format for sfwl aswell. 2024-01-20 13:15:55 +01:00
Relintai 562b005314 Added 2 new helper methods to FileAccess. 2024-01-20 13:15:20 +01:00
Relintai a4b364ea3f Fix building sfwl. 2024-01-20 12:47:33 +01:00
Relintai 13807c1292 Fix smaller issues in variant op. 2024-01-20 12:47:21 +01:00
Relintai 99e16eb434 Added Vector2i and Rect2i to sfwl. 2024-01-20 11:14:28 +01:00
Relintai 268c88d89b sfwl build script cleanup. 2024-01-20 10:54:39 +01:00
Relintai 16169acee1 Compile script cleanups. 2024-01-20 10:44:51 +01:00
Relintai 2564606779 Updated the classes in sfwl. Also added coloir to it as it's quite useful. 2024-01-20 10:27:23 +01:00