Commit Graph

1344 Commits

Author SHA1 Message Date
Michael Alexsander Silva Dias
175aea267b Fixed small mistake on the "GDScript format strings" page. 2018-03-09 11:17:45 -03:00
Max Hilbrunner
8acfe8cdaf Merge pull request #1175 from JPTeasdale/master
Update export to iOS Steps
2018-03-09 10:22:08 +01:00
Max Hilbrunner
60351a29fe Merge pull request #1213 from Dar13/issue-1080
Adds examples of using String.format
2018-03-09 10:14:13 +01:00
John Teasdale
166788a769 Typo 2018-03-08 19:54:04 -08:00
Neil Moore
bd35996903 Adds examples of using String.format
Used examples provided by @AlexHolly in #1080
2018-03-08 20:28:22 -05:00
Chris Bradfield
39ad09f4f8 Merge pull request #1211 from YeldhamDev/first_game_fix
Fixed small mistake in "Your First Game" page
2018-03-08 06:50:32 -08:00
John Teasdale
ddc8b88c31 Fix sentence grammar 2018-03-07 21:38:10 -08:00
John Teasdale
eb03564585 Change I to you 2018-03-07 19:52:52 -08:00
Michael Alexsander Silva Dias
a5ae251e1a Fixed small mistake in "Your First Game" page. 2018-03-07 16:26:08 -03:00
Max Hilbrunner
31bf0f2934 Merge pull request #1189 from kjav/master
Fixed typos in shading_language.rst
2018-03-07 15:47:02 +01:00
Max Hilbrunner
556040b7fe Manual copy of changes in PR #1207 for master 2018-03-07 15:42:09 +01:00
Max Hilbrunner
70f5109f13 Merge pull request #1208 from sdfgeoff/export_commandline
Added note on exporting from command line
2018-03-07 12:14:52 +01:00
Geoffrey
acc66d15da Added note on exporting from command line 2018-03-07 10:50:33 +01:00
Sam
02d0fd795e Fixed table alignment on updated line 2018-03-06 19:14:27 +00:00
Max Hilbrunner
25af224dc7 C# basics: Update known issues 2018-03-06 07:57:26 +01:00
Paul Joannon
ec10cf9b98 Changes on C# introduction page (#1209)
* remove signal limitation on C# intro page

* add a note about class/script naming on C# intro page
2018-03-06 07:55:33 +01:00
Rémi Verschelde
24f61b3648 Make "Edit on GitHub" always point to master branch
Fixes #1138.
2018-03-05 13:29:14 +01:00
Rémi Verschelde
09f6588b68 Make PR template a comment 2018-03-05 13:09:48 +01:00
Max Hilbrunner
2eaf996ff1 Merge pull request #1206 from cbscribe/kcc_raycast
Update ray-casting tutorial
2018-03-05 13:03:00 +01:00
Chris Bradfield
92500b5ba6 Update ray-casting tutorial 2018-03-04 22:13:00 -08:00
Max Hilbrunner
6ed5ba2dd8 Typo fix in HTTPRequest tutorial 2018-03-04 14:28:16 +01:00
Max Hilbrunner
58ce05e7d3 Merge pull request #1204 from Calinou/fix-typo-in-feature-tags
Fix a typo in Feature Tags
2018-03-04 09:33:16 +01:00
John Teasdale
184cdf7153 Used the same pronouns for consistency 2018-03-03 18:58:44 -08:00
Hugo Locurcio
a3c198861a Fix a typo in Feature Tags 2018-03-03 20:26:20 +01:00
Andrew Conrad
8ed6212186 Small changes to wording in "Introduction" 2018-03-03 11:40:24 -06:00
Max Hilbrunner
5af99a67af Merge pull request #1203 from ttencate/patch-2
Add missing Expand stretch aspect documentation
2018-03-03 14:41:04 +01:00
Thomas ten Cate
1488e27460 Add missing Expand stretch aspect documentation
Based on observed behaviour, so I hope I got this right :)
2018-03-03 14:25:15 +01:00
LAT_Rio
9d6b4e1091 Updated FPS tutorial to 3.0 (#1202)
* Updated script to 3.0 version

Use '$' instead of 'get_node'.
Functions '_process', _physics_process', '_input' and other similar functions will be detected automatically since 3.0.
2018-03-03 10:33:16 +01:00
Max Hilbrunner
eeb928d988 Merge pull request #1201 from YeldhamDev/external_editor_fix
Fixed errors in the external editor page
2018-03-03 10:30:17 +01:00
Michael Alexsander Silva Dias
019c042057 Fixed errors in the external editor page. 2018-03-03 02:55:20 -03:00
Andrew Conrad
33cb90e4a2 Update docs feedback IRC channel to -doc
This channel didn't exist until relatively recently. Also mention
freenode explicitly.
2018-03-02 23:01:29 -06:00
hungrymonkey
3c747d963b Added custom format loader guide (#1193) 2018-03-03 02:46:45 +01:00
Max Hilbrunner
368ef170e7 Merge pull request #1198 from antoniotorresm/screen-reading-shaders
Update "screen-reading shaders" page to 3.0 shading language
2018-03-02 22:47:50 +01:00
Antonio Torres Moríñigo
eae43a9db8 Update screen-reading shaders page to 3.0 shading language 2018-03-02 17:18:06 +01:00
Max Hilbrunner
a168132333 Merge pull request #1196 from mhilbrunner/docs-get-source
Add docs for getting the source code from GitHub
2018-03-02 13:16:11 +01:00
mhilbrunner
453238e0e5 Add docs for getting the source code from GitHub 2018-03-02 13:12:38 +01:00
Max Hilbrunner
0b99651f58 Merge pull request #1195 from mhilbrunner/docs-http
HTTP networking docs
2018-03-02 11:54:39 +01:00
mhilbrunner
c2192d60a0 HTTP networking docs 2018-03-02 11:53:00 +01:00
Max Hilbrunner
0327c0932e Merge pull request #1129 from nyenye/making_calls_to_rest_api
Hello Word to make calls to a RestAPI.
2018-03-02 11:32:56 +01:00
Max Hilbrunner
079025392a ui_game_user_interface: Small fixes from PR #1174 2018-03-02 11:28:52 +01:00
Max Hilbrunner
8fc0caca13 Merge pull request #1194 from mhilbrunner/move-external-editor-docs
Move external editor docs to editor section
2018-03-02 11:22:51 +01:00
mhilbrunner
6c056b0e87 Move external editor docs to editor section 2018-03-02 11:20:59 +01:00
Max Hilbrunner
e2bba849ca Merge pull request #1185 from sdfgeoff/external_editor
Added page on setting up external editors
2018-03-02 11:15:30 +01:00
Max Hilbrunner
6e4031aad2 Merge pull request #1191 from mhilbrunner/move-gh-template
Move PR template to .github
2018-03-02 05:25:28 +01:00
mhilbrunner
e176bbca78 Move PR template to .github 2018-03-02 05:24:35 +01:00
Max Hilbrunner
3c663d56d9 Shading language docs: Fix light processing
Closes https://github.com/godotengine/godot-docs/issues/1184.
2018-03-02 04:56:18 +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
Max Hilbrunner
2e42e22c27 Merge pull request #1182 from mhilbrunner/docs-fps-filesize
Optimize 3D FPS tutorial ZIP file sizes
2018-03-02 03:21:28 +01:00
Max Hilbrunner
6e190d5ccc Merge pull request #1190 from paulloz/csharp-signals
Update signals documentation in C#
2018-03-02 03:15:37 +01:00
Paul Joannon
be134b058a Update signals documentation in C# 2018-03-02 00:12:53 +01:00