|
f8f2e6668e
|
Removed imgui demos.
|
2024-09-14 22:05:22 +02:00 |
|
|
90bea9ffa1
|
Fix typo.
|
2024-09-14 21:39:44 +02:00 |
|
|
5bb3d5bccf
|
Fix amalgamated build on osx.
|
2024-09-14 21:38:18 +02:00 |
|
|
c94d218250
|
Small tweak to the make release script.
|
2024-09-14 20:47:53 +02:00 |
|
|
f97894c4cd
|
Render gui docs.
|
2024-09-14 20:42:32 +02:00 |
|
|
b825838a66
|
GUI docs for the full template.
|
2024-09-14 20:39:08 +02:00 |
|
|
ec57a87255
|
Tweaks to the merger and make release scripts.
|
2024-09-14 20:12:13 +02:00 |
|
|
ab61a7b2df
|
Disable BindSamplers.
|
2024-09-14 19:47:55 +02:00 |
|
|
23de62a08d
|
Backport using the ui in the render test app demo.
|
2024-09-14 19:20:59 +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 |
|
|
f00af0868a
|
Update a test compile linux demo script.
|
2024-09-14 18:16:00 +02:00 |
|
|
51a1dd4989
|
Set up merged gui version.
|
2024-09-14 17:59:49 +02:00 |
|
|
1249239843
|
Include cleanups.
|
2024-09-14 17:07:13 +02:00 |
|
|
48c763499a
|
Move imgui's stb truetype to render_core, and make it the only available implementation.
|
2024-09-14 17:07:00 +02:00 |
|
|
ba38f48840
|
Simplify glfw import on mac.
|
2024-09-14 16:42:27 +02:00 |
|
|
7dc440b01d
|
Fixes to compile_vs.bat.
|
2024-09-14 15:01:24 +02:00 |
|
|
2afdc35935
|
Fixes for windows.
|
2024-09-14 14:55:17 +02:00 |
|
|
febe2396f1
|
Don't include system GLFW headers.
|
2024-09-14 13:54:29 +02:00 |
|
|
32820bd428
|
GUI fix for osx.
|
2024-09-14 13:54:17 +02:00 |
|
|
97aa025aaf
|
Update the other compile scripts.
|
2024-09-14 13:16:32 +02:00 |
|
|
d74c93548e
|
Gitignore imgui.ini
|
2024-09-14 12:25:00 +02:00 |
|
|
1bb589c3cf
|
Added an anther demo to show how to use tu ui in user code.
|
2024-09-14 12:24:40 +02:00 |
|
|
7c408a08bf
|
Also added imgui demo code.
|
2024-09-14 12:21:04 +02:00 |
|
|
c30ef4ce1e
|
Clang format gui.h and cpp.
|
2024-09-14 12:10:34 +02:00 |
|
|
69988dcae8
|
Move the test method.
|
2024-09-14 12:09:12 +02:00 |
|
|
f452ce1d78
|
Make the gui module work.
|
2024-09-14 12:07:09 +02:00 |
|
|
f21f8a6769
|
Added imgui.
|
2024-09-14 11:15:17 +02:00 |
|
|
044392ae9d
|
Remove the gui module.
|
2024-09-14 11:04:29 +02:00 |
|
|
f76f89a09f
|
A bit more work on fixing compile.
|
2024-09-14 11:03:24 +02:00 |
|
|
7dc5bd88a9
|
Work on getting the gui to compile.
|
2024-09-13 22:27:49 +02:00 |
|
|
7da5493aeb
|
Rename gui.c to gui.cpp.
|
2024-09-13 21:11:46 +02:00 |
|
|
c6148ea484
|
Renamed the gui files.
|
2024-09-13 21:10:57 +02:00 |
|
|
cf01b79f71
|
Initial gui cleanups.
|
2024-09-13 21:09:51 +02:00 |
|
|
8e23bf198c
|
Grab the ui framework from FWK. (Nuklear).
|
2024-09-13 09:14:42 +02:00 |
|
|
0358ef62de
|
Fix typos.
|
2024-07-21 20:42:41 +02:00 |
|
|
da6a09fd37
|
Fix new warning.
|
2024-07-21 20:35:09 +02:00 |
|
|
6b6eb0846e
|
Added StringBuffer and StringBuilder from Pandemonium.
|
2024-07-21 20:28:19 +02:00 |
|
|
4b2076ce7b
|
Various small improvements.
|
2024-03-31 10:21:41 +02:00 |
|
|
7aa7a49bd4
|
Also ported the 3d camera helpers to the Immediate renderer.
|
2024-03-31 10:14:42 +02:00 |
|
|
510b3c6203
|
Added Camera2D::set_size_to_render_target() helper method.
|
2024-03-31 09:54:50 +02:00 |
|
|
b04effdfe3
|
Grab some of the camera helper methods from Pandemonium.
|
2024-03-31 09:50:54 +02:00 |
|
|
28a66b0e09
|
Now current renderbuffer size is available from the RenderState.
|
2024-03-31 08:57:59 +02:00 |
|
|
a1586d48ac
|
Always use memnew(), and memdelete().
|
2024-01-25 16:41:17 +01:00 |
|
|
d28cdc7555
|
Fix build if TOOLS_ENABLED is defined.
|
2024-01-25 12:32:44 +01:00 |
|
|
ed5efaf32d
|
Fix windows build, and windows build docs.
|
2024-01-21 19:30:22 +01:00 |
|
|
fb6de8909c
|
Don't try to build plane.h on osx with sfwl.
|
2024-01-21 17:44:22 +01:00 |
|