Commit Graph
7 Commits
Author SHA1 Message Date
Bengt Söderström 1a1f4c5b76 Renamed directory godot_headers to godot-headers in GDNative SConstruct (#4714)
Fixes GDNative compile error caused by directoy name change in godot-cpp repository.
2021-03-03 23:50:29 +01:00
Hugo Locurcio 7321b5b914 Add missing C++17 flag for Windows build in GDNative SConstruct (#4709)
This matches macOS and Linux.
2021-03-03 15:15:03 +01:00
Hugo Locurcio 6ebe74850a Highlight requirement to have an _init function in GDNative C++ example 2021-02-19 21:54:43 +01:00
NexandHugo Locurcio c52ddd9c4b Add commas to improve readability in GDNative C++ example (#4513)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-01-03 06:22:19 +01:00
Naryosha e9228aa741 GDNative C++: fix links to godotengine/godot-cpp (#4324)
The repository was moved from GodotNativeTools to godotengine.
2020-10-29 15:29:40 +01:00
Poommetee Ketson 2c106b376f Update link to GDNative simple demo project (#4259)
The folder was renamed from `SimpleDemo` to `simple`
See: https://github.com/godotengine/gdnative-demos/pull/38
2020-10-12 13:18:23 +02:00
Nathan Lovato a95048b614 Move plugins/gdnative to scripting/
Closes #4114
2020-10-08 17:36:52 -06:00