Gabor Koncz
|
98bb548d4a
Fix doctool command
|
2 years ago |
Jeff Brooks
|
f65672381a
Fix example Module Summator syntax.
|
2 years ago |
Nora
|
c1b7505ef8
Update Custom Modules Latest to include header and class name changes. (#5205)
|
3 years ago |
Hugo Locurcio
|
242b39749f
Mention GDNative versus shared libraries in Custom modules in C++
|
3 years ago |
Rémi Verschelde
|
9a05eef561
4.0: Convert Sprite references to Sprite2D
|
3 years ago |
Marcin Sędłak-Jakubowski
|
bd19917ea0
Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
|
4 years ago |
Max Hilbrunner
|
97fccb37de
Merge pull request #4958 from LightningAA/improve-modules-tutorial
|
4 years ago |
Adam Trhoň
|
1c63513036
Remove obsolete C++11 flag from C++ module examples (#5057)
|
4 years ago |
Aaron R
|
41ccfc09bf
Minor improvements to `Custom modules in C++`
|
4 years ago |
Hugo Locurcio
|
8c4bd39379
Remove obsolete `CXXFLAGS` override in Custom modules in C++
|
4 years ago |
Nathan Lovato
|
d475940178
Update references to the docs guidelines
|
4 years ago |
Hugo Locurcio
|
70e5410347
Document caveats related to multiple inheritance in C++ modules
|
4 years ago |
Andrii Doroshenko
|
8c5a168966
Document unit testing in the engine and modules (#4017)
|
4 years ago |
Andy Maloney
|
c52533fc46
Clarify setting of library environment variables in module examples (#3730)
|
5 years ago |
Andy Maloney
|
bd4d9f4cd6
Add note about register_types file locations (#3702)
|
5 years ago |
Hugo Locurcio
|
43410b3c86
Tweak `LD_LIBRARY_PATH` export to work with paths that contain spaces (#3585)
|
5 years ago |
Andrii Doroshenko
|
9539091084
Document `custom_modules` build option (#3595)
|
5 years ago |
Hugo Locurcio
|
47b0721d8a
Capitalize all instances of Git in the documentation
|
5 years ago |
Max Hilbrunner
|
7371968b82
Merge pull request #3006 from Relintai/module-doc-fix
|
5 years ago |
Hugo Locurcio
|
ec77f48d5e
Add documentation about exporting for dedicated servers
|
5 years ago |
Relintai
|
01bec86e2d
Improve the 'Writing custom documentation' section.
|
5 years ago |
Hugo Locurcio
|
046215542d
Fix some typos and grammar mistakes found using LanguageTool
|
5 years ago |
Yuri Sizov
|
4acf7a6563
Fix syntax highlighting for various languages (#3387)
|
5 years ago |
Hugo Locurcio
|
6fb8d9b5de
Rename all instances of the `x11` platform to `linuxbsd`
|
5 years ago |
Andrii Doroshenko
|
5b39f781ae
Document modules ability to pre-register types (#3250)
|
5 years ago |
Rémi Verschelde
|
1df5a0ae68
Merge pull request #3061 from asynts/asynts.syntax-highlighting-2
|
5 years ago |
Hugo Locurcio
|
4b1502e4e1
Mention export template caveats when creating a C++ module
|
5 years ago |
asynts
|
53f878bdaf
Replace 'code' directives with 'code-block' directives.
|
5 years ago |
frido
|
2f4b025b14
Fix some typos in 'development' and 'getting started' sections
|
5 years ago |
skyace65
|
f2fe133e01
Add note about parameter limit in C++ modules
|
5 years ago |