Rhys Tumelty
|
97ff779911
|
tried (and failed) to get a white rectangle placeholder drawing, also streaming btw
|
2026-08-24 16:18:39 +01:00 |
|
Rhys Tumelty
|
dacbb2e043
|
file decoding works
|
2026-08-23 21:50:09 +01:00 |
|
Rhys Tumelty
|
27693a8fbf
|
made it acutally work in godot, and made it draw a texture
|
2026-08-23 20:59:48 +01:00 |
|
Rhys Tumelty
|
52662e129b
|
Remove SCons build files, becuase it is a terrible build system, and rename stuff
Continuous Integration / build (double, map[arch:wasm32 os:ubuntu-22.04 platform:web], template_release) (push) Has been cancelled
Continuous Integration / build (double, map[arch:x86_64 os:ubuntu-22.04 platform:linux], template_debug) (push) Has been cancelled
Continuous Integration / build (single, map[arch:arm64 os:ubuntu-22.04 platform:android], template_debug) (push) Has been cancelled
Continuous Integration / build (single, map[arch:universal os:macos-latest platform:macos], template_debug) (push) Has been cancelled
Continuous Integration / build (single, map[arch:x86_64 os:windows-latest platform:windows], template_release) (push) Has been cancelled
|
2026-08-23 18:14:20 +01:00 |
|
Patrick Exner (FlameLizard)
|
e33d564844
|
Merge pull request #122 from enetheru/github/issue-99
|
2026-05-30 18:06:14 +02:00 |
|
Lukas Tenbrink
|
b90dcde305
|
Merge pull request #121 from enetheru/github/issue-1987
CMake: Small fix for doc source consumption missing quotes
|
2026-05-29 12:56:31 +02:00 |
|
Samuel Nicholas
|
2ec0c4b742
|
CMake - emscripten hack
Add a commented out line for the emscripten hack to indicate what to do when compiling for the platform.
resolves #99
|
2026-05-28 11:20:39 +09:30 |
|
Samuel Nicholas
|
bb3b897c16
|
Issue reported to godot-cpp 1987
Missing quotes only processes the first doc source xml file.
|
2026-05-28 10:22:38 +09:30 |
|
Ivan Shakhov
|
5f9cc1e42e
|
Create the godot-cpp/gen/include directory at configure time so IDEs can see generated headers immediately after generate_bindings target produces them
|
2026-05-06 07:15:21 +03:00 |
|
Ivan Shakhov
|
5f5a14f69f
|
remove caching of the LIBNAME in CMake configuration to let the generated run configuration in Rider/CLion to updated as soon as the library name is changed, fixes https://youtrack.jetbrains.com/issue/RIDER-136871
|
2026-03-17 12:45:37 +01:00 |
|
Patrick Exner
|
f7b7820a8e
|
Rename demo folder to project for generalizing the template usecase
Renames all references to the demo folder and changes it to "project"
|
2026-01-09 21:24:57 +01:00 |
|
Ivan Shakhov
|
e1d0831e3b
|
fix cmake compilation of the example project
|
2025-09-24 11:22:13 +02:00 |
|
Samuel Nicholas
|
8cbb15bcc2
|
CMake solution
Update module to track 4.4 branch with latest cherry picks.
|
2025-03-20 14:21:02 +10:30 |
|