Commit Graph

11 Commits

Author SHA1 Message Date
Bastiaan Olij
5519f9a1b1 Updated GDNative docs to show both NativeScript 1.0 and NativeScript 1.1 examples side by side 2018-11-28 23:45:12 +11:00
Rémi Verschelde
4ef06a4135 Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Michael Alexsander Silva Dias
4ba009ae41 Fix incorrectly formatted note in "GDNative C++ example" page 2018-09-16 17:33:01 -03:00
Bastiaan Olij
cb8002aa0b Added some info about the branches in the GDNative repositories 2018-09-03 18:41:19 +10:00
cameron195
6e94be1d5d Changed headers to headers_dir to match godot-cpp
The headers argument was renamed to headers_dir, but this change was not reflected by the tutorials.
2018-08-19 23:29:02 +01:00
Hugo Locurcio
674ae320b6 Improve writing style in "GDNative C++ example" 2018-08-04 01:03:46 +02:00
Daniel Marshall
e73ef7511f Added clarity and fixed typo 2018-06-16 19:19:56 +01:00
Max Hilbrunner
6914ab3505 Merge pull request #1504 from BastiaanOlij/fix_gdnative_cpp_mistakes
Just fixed some small things
2018-06-09 20:00:32 +02:00
Will Nations
7c7832fcf3 Used hardcoded, downloadable scons for C++ tut 2018-06-07 21:49:07 -05:00
Bastiaan Olij
acb07b3123 Just fixed some small things 2018-06-08 10:28:36 +10:00
Bastiaan Olij
2b083d3265 Tutorial for a very basic C++ GDNative plugin 2018-06-05 13:22:05 +10:00