7 Commits

Author SHA1 Message Date
skyace65
49dad09dd1 Fix GDNative C example
(cherry picked from commit 3635d341e2)
2021-06-02 13:17:16 +02:00
Jonas Mun
01d5ec63b8 Fix incorrect class name in in GDNative C example image (#3714)
Co-authored-by: Jonas <jonas_munz@outlook.com>
2020-06-21 15:23:40 +02:00
Rémi Verschelde
a52c42f290 Improve GDNative C Example tutorial
Improve language somewhat, and more details where relevant (e.g.
regarding the version of godot_headers).

Add a section on using the GDNativeLibrary editor plugin.
2019-07-29 10:33:31 +02:00
Rémi Verschelde
5b2aaf8d41 Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
turupawn
89acadf8f5 Simple.gdns renamed to simple.gdns on GDNative C tutorial 2018-08-31 23:46:48 -06:00
Bastiaan Olij
2b083d3265 Tutorial for a very basic C++ GDNative plugin 2018-06-05 13:22:05 +10:00
Nathan Lovato
96ee7418e9 Merge pull request #1028 from mhilbrunner/docs-structure
Restructuring update
2018-01-26 18:09:44 +01:00