6 Commits

Author SHA1 Message Date
Aaron Franke
6556849c94 Add support for non-x86 architectures to SConstruct files in C demos 2022-02-27 02:39:51 -06:00
Aaron Franke
16b0bb2163 Add Windows support to C++ demos 2021-07-10 23:19:12 -04:00
Aaron Franke
706b352dfb Add Windows support to C demos (simple and instance_binding)
GLFW doesn't seem to work
2021-04-21 00:05:29 -04:00
geekrelief
7996654ff2 Updated the C demos
- removed godot_headers submodule
- updated c submodules to godot-headers
- updated SConstruct to compile with windows and godot-headers submodule, msvc was not picked up properly
- updated api for instance_binding.c so it compiles
2021-04-07 16:10:15 -04:00
Aaron Franke
69527eb7aa Refactor remaining C demos to match simple C demo
The projects don't work as of this commit, but are fixed in a later commit in the same PR.
2020-08-31 00:12:51 -04:00
Aaron Franke
2e9d02cd2c Rename project folders 2020-08-31 00:12:51 -04:00