Commit Graph

6 Commits

Author SHA1 Message Date
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
paddy-exe
c4641182e3 Add gitignore section for library binaries before copy
adds gitignore section to ignore library binaries before they are copied
from bin/<platform>/* to project/bin/<platform>/*
2026-06-04 15:26:41 +02:00
Patrick Exner
503971500d Add reloadable flag to gdextension file
adds the reloadable flag to the .gdextension file for quickly getting
started and having the extension be reloadable almost from the get-go
2026-01-20 18:42:36 +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