Commit Graph

9 Commits

Author SHA1 Message Date
Simon
33ba2003de Fixed build command for libsummator 2018-02-07 08:56:48 -08:00
Max Hilbrunner
cabf76f74d Custom modules in CPP: Remove mention of Bullet
Remove Bullet from list of external third-party libraries that may be interesting to write bindings for now that it's integrated, also correct PhysX spelling
2018-02-01 02:51:55 +01:00
Emerson MX
1dece629ed Rename OBJ_TYPE to GDCLASS 2018-01-25 00:17:25 -03:00
Andrii Doroshenko (Xrayez)
0ff5c10e88 Add section about writing custom documentation for modules 2018-01-21 19:44:06 +02:00
Maksymilian Świąć
8496ceb472 Update two outdated statements in the modules and plugins docs (#521)
* Remove the 2.1 warning wrt plugins

* More than 2 modules exist now
2017-10-15 20:16:34 +02:00
Tyler Yocolano
e0769435ba The function in ClassDB is register_class not register_types
The function in ClassDB is register_class not register_types
2017-07-18 07:58:42 +02:00
Poommetee Ketson
08ba9d2212 CustomModule: update example to use ClassDB 2017-05-22 04:52:38 +07:00
ssj71
447b439db5 examples for custom module SCsub
I needed to add multiple files and include paths and it took me a bit
of digging to figure out how to do it. Hopefully this will help the next guy.
2017-04-04 07:53:07 +02:00
Julian Murgia
b408bdb918 Revamping of the docs organisation for a more coherent TOC
Only the pages were moved so far and some empty ones created,
the up-to-date toctrees come in the next commit.
2017-04-03 23:23:31 +02:00