101 Commits
Author SHA1 Message Date
George Marques d2d8659f87 Explain the need to set ANDROID_NDK_HOME env var (#2100)
(cherry picked from commit d5a383b631)
2019-05-06 11:25:54 +02:00
Hugo Locurcio 6fce62bbca Improve the Compiling for Android page
This mentions that Gradle will automatically download SDK components
(except the NDK, as it is used before Gradle is called).

(cherry picked from commits 012491d8b1
and 2514d3415c)
2019-05-06 11:25:35 +02:00
Rémi Verschelde 488d10316b Fix core includes in C++ modules tutorial
Fixes #1787.

(cherry picked from commit 81e1d6da60)
2019-03-01 23:55:10 +01:00
Nathan Banks 955666e8b4 Update custom_modules_in_cpp.rst
Fixed a typo.
2019-03-01 15:51:23 -05:00
Max Hilbrunner d6747d7ebf Merge pull request #1537 from clayheaton/patch-1
Fixed incorrect documentation for MacOS compiling
2018-06-28 20:59:34 +02:00
Rémi Verschelde bab364b621 Merge pull request #1535 from YeldhamDev/conf_ide_fix
Fix section links in the 'Configuring an IDE' page
2018-06-28 20:59:10 +02:00
Max Hilbrunner 5527ff9b4b Merge pull request #1533 from Calinou/improve-custom-godot-servers
Improve Custom Godot servers page and fix typos
2018-06-28 20:58:58 +02:00
Max Hilbrunner 2ac2be71b8 Merge pull request #1531 from akien-mga/ide-config
Configuring an IDE: Add intro and details for scons path with Qt Creator
2018-06-28 20:58:39 +02:00
Max Hilbrunner 590f90dd16 Merge pull request #1495 from Jason0214/TSCN_format
Add some tscn nodes and resources documents
2018-06-28 20:51:37 +02:00
Rémi Verschelde 4af1f0e283 Merge pull request #1482 from romeojulietthotel/fix_linkcheck_404s
Fix 404s, some redirects and some broken links.
2018-06-28 20:46:30 +02:00
Max Hilbrunner 7c95d2a342 Merge pull request #1458 from Valentactive/qtcreator-update-source-files
added tip about updating source files in Qt Creator
2018-06-28 20:39:22 +02:00
Max Hilbrunner ab88e4b7e3 Merge pull request #1432 from mhilbrunner/bring-back-fun
Reinstate fun
2018-06-28 20:34:48 +02:00
J_Hong 08294fb722 correct emscripten sdk download url
correct emscripten sdk download url
2018-06-20 21:18:08 +08:00
mhilbrunner ec725ff8a0 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:25:43 +02:00
Max Hilbrunner 9cb1be6a25 Merge pull request #1424 from YeldhamDev/build_yasm
Added yasm as an optional requirement, and did some minor formating
2018-05-06 03:22:42 +02:00
Max Hilbrunner 8dcf3e01b2 Merge pull request #1415 from hungrymonkey/fix_header
Fixed hyperlinks
2018-05-06 03:22:04 +02:00
Max Hilbrunner edaea4f1e3 Merge pull request #1402 from hungrymonkey/audiostream_cpp
added deconstructor to remove dynmically allocated memory
2018-05-06 03:20:51 +02:00
hungrymonkey d0d47ea1f8 init commit custom godot servers, new file (#1400)
* custom godot servers, new tutorial
2018-05-06 03:20:19 +02:00
Max Hilbrunner cc110154df Merge pull request #1374 from yurchor/master
Fix minor typos
2018-05-06 03:11:44 +02:00
Poommetee Ketson 9d6e860ea6 Merge pull request #1350 from eska014/html5-april18
Update HTML5 documentation
2018-04-13 04:12:32 +02:00
Rémi Verschelde e07b7b0494 Index: Link to Discord docs channel 2018-04-10 09:33:42 +02:00
LinuxUserGD c122f79cfa fix x11 export templates dir 2018-03-31 17:32:11 +02:00
Max Hilbrunner 949b3b1343 Update Creating Android Modules to 3.0 2018-03-30 22:57:03 +02:00
Max Hilbrunner e76fd677d5 Packaging Godot: Add Windows info, 3.0 update 2018-03-30 17:34:39 +02:00
Poommetee Ketson 2cf560bc8a Fix typos with codespell 2018-03-29 12:38:45 +07:00
Max Hilbrunner a252ee0726 Compiling with Mono: Godot path, fix #1167 2018-03-18 18:00:13 +01:00
mhilbrunner 09f4de4177 Remove outdated instructions for batch building templates 2018-03-13 11:27:07 +01:00
Max Hilbrunner 74cf0baaf0 Config. an IDE for engine dev: Remove empty TODOs 2018-03-12 22:51:20 +01:00
Geoffrey effa6d7c8e Added documentation on the basic structure of the TSCN file format 2018-03-09 11:57:00 +01:00
hungrymonkey 3c747d963b Added custom format loader guide (#1193) 2018-03-03 02:46:45 +01:00
mhilbrunner 453238e0e5 Add docs for getting the source code from GitHub 2018-03-02 13:12:38 +01:00
Sam ce1d9585f2 Added templates subfolder instructions for Godot >= 3 (#480)
* Added templates subfolder instructions for Godot >=3
2018-03-02 04:47:47 +01:00
Rémi Verschelde 8e7f5979c8 Merge pull request #1114 from Simonah88/master
Fixed build command for shared library summator
2018-02-13 23:40:15 +01:00
Viktor Ferenczi bbdc2ab930 Updated Pywin32 URL, since they moved to GitHub 2018-02-10 16:32:44 +01:00
Nathan Lovato cee560fca7 Merge pull request #1047 from hungrymonkey/add_audiostream
Created an inital guide on how to make audiostreams
2018-02-08 15:30:16 +01:00
cheeseburger 8e5be124df added mhilbrunner suggested changes
fix audiostream

change ; to : for list of items

change doc to this guide
2018-02-07 16:41:21 -08:00
Simon 33ba2003de Fixed build command for libsummator 2018-02-07 08:56:48 -08:00
WellFiredDevelopment f94f4ad586 Suggest the correct mono package
I was attempting to get this running for a while and chasing my tail, most of the time mono-devel is sufficient for me, but after 5.x+ you won't have monosgen-2 unless you install mono-complete.
2018-02-05 14:45:48 +09:00
Rémi Verschelde 7fb5fbe819 Merge pull request #1049 from hungrymonkey/fixes_905
added pulseaudio-devel to solus as a necessary package
2018-02-01 14:34:24 +01: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
Michael Alexsander Silva Dias 8f3cb902e8 Various small fixes for the docs. 2018-01-29 21:00:02 -02:00
cheeseburger d5fd8646fa added pulseaudio-devel to solus as a necessary package
Closes #905
2018-01-29 07:27:24 -08:00
cheeseburger 8d13d962f2 Added an inital guide on how to create an audiostream.
change creating to create
2018-01-28 23:33:51 -08:00
Unknown 882b31d361 Restructuring 2018-01-26 16:28:20 +01:00
Juan Linietsky 5d7272726c Add console support section 2018-01-25 11:13:46 -03:00
Emerson MX 1dece629ed Rename OBJ_TYPE to GDCLASS 2018-01-25 00:17:25 -03:00
Max Hilbrunner 0f3dda1785 Merge pull request #1006 from vnen/import-plugins
Add import plugin tutorial
2018-01-24 05:01:48 +01:00
George Marques f7290f820e Add import plugin tutorial 2018-01-22 22:42:07 -02:00
Andrii Doroshenko (Xrayez) 0ff5c10e88 Add section about writing custom documentation for modules 2018-01-21 19:44:06 +02:00
Rémi Verschelde 31a6f62fd5 Fix typos using codespell
Using v1.11.0 from https://github.com/lucasdemarchi/codespell
2018-01-18 22:14:22 +01:00