Commit Graph

92 Commits

Author SHA1 Message Date
Poommetee Ketson
2cf560bc8a Fix typos with codespell 2018-03-29 12:38:45 +07:00
Max Hilbrunner
207c95c9c4 UI/Code a lifebar: Fix image caption 2018-03-28 23:16:17 +02:00
Max Hilbrunner
5d2e32e1ff Merge pull request #1267 from YeldhamDev/import_process_typos
Fixed small typos in the "Import process" page
2018-03-28 22:23:48 +02:00
Michael Alexsander Silva Dias
3a2ac800cc Fixed small typos in the "Import process" page. 2018-03-28 16:35:01 -03:00
Max Hilbrunner
c57d25d573 Merge pull request #1263 from xpvpc/master
fix typo
2018-03-27 13:13:22 +02:00
xpvpc
171ea0d26f fix typo 2018-03-27 10:22:32 +02:00
Joseph Kelly
a53af02a96 Revert changes to ui_main_menu.rst 2018-03-26 19:03:12 -07:00
Joseph Kelly
4b6e76148e Step by step fixes (#1261)
* Fix image description

* Fix MarginContainer tutorial

Fixed the values for the right and bottom margins of margin container. They should be negative.
Moved the Layout -> Full Rect step to before setting the margins because selecting a layout removes the margins you've already described.
2018-03-27 02:03:49 +02:00
kn00tcn
9c8893f33f cleaner language on 'exporting for UWP' doc page
fixed malformed sentence, cleaner grammar scattered across the page, changed the final paragraph into a note
2018-03-25 20:31:41 -04:00
Josh
ccc7a3b400 Update gdscript_advanced.rst
Typo
2018-03-23 09:29:23 -05:00
Xavier Cho
7a57180b05 Fix wrong command line option (-lang) / improve code example (#1243)
* Fix wrong command line option to set locale

* Minor code clean up regarding variable scope

Code example should follow best practices, like using a global variable only when it's necessary.
2018-03-20 18:04:11 +01:00
Max Hilbrunner
46681bc4c5 CLI tutorial: Update paths, exporting, fix #1079 2018-03-18 17:54:56 +01:00
Max Hilbrunner
5a62228fff CLI tutorial: Change -export to --export (#1238) 2018-03-18 16:09:00 +01:00
Max Hilbrunner
42fa8a4ac6 Merge pull request #1237 from Rubonnek/replace-select-mode-tool
Replaced using the select mode tool by changing the Size property
2018-03-16 11:46:45 +01:00
Wilson E. Alvarez
24e48cc033 Replaced using the select mode tool by changing the Size property 2018-03-15 19:12:55 -04:00
Wilson E. Alvarez
2ba0a3c146 Added missing steps for the CenterContainer 2018-03-15 16:05:14 -04:00
Max Hilbrunner
9d77a478e6 Merge pull request #1234 from ZX-WT/editor-tutor-improvement
improve 3d workspace intro (added description about the [perspective] button)
2018-03-15 12:58:22 +01:00
Max Hilbrunner
6e991e8b91 Merge pull request #1233 from Rubonnek/master
Removed unnecessary download link. Highlighted Layout keyword
2018-03-15 12:57:30 +01:00
Bashar Abdullah
8b96338cf2 Small fixes (#1232)
* Add missing C# text to list of Godot script languages

* Bug Fix: Add instruction to initialize animated_health to 0 at the begin of the script.
Without it user will get "Invalid type in built-in function 'round'. Cannot convert argument 1 from Nil to float"
2018-03-15 12:56:16 +01:00
ZX-WT
dc55491f79 improve 3d workspace intro 2018-03-15 13:27:44 +08:00
Wilson E. Alvarez
0264416563 Removed unnecessary download link. Highlighted Layout keyword 2018-03-15 00:22:44 -04:00
Michael Alexsander Silva Dias
6351046ee5 Uncapitalized "icon_export_settings.PNG" extension. 2018-03-13 16:41:19 -03:00
Max Hilbrunner
4a649c7b4e Fix #958 2018-03-13 19:08:21 +01:00
Max Hilbrunner
8d879a8a45 Add JDK links to exporting for Android 2018-03-13 18:50:24 +01:00
mhilbrunner
4759e8fc5e Editing pass on windows icon tutorial 2018-03-13 18:32:53 +01:00
ZX-WT
6bac464f97 Added windows_icon tutorial (#1223) 2018-03-13 18:06:15 +01:00
mhilbrunner
77013222b3 Remove outdated 2D/3D keybinds page, fixes #1225 2018-03-12 22:06:29 +01:00
Andrew Huang
d8481378af "artifact" was misspelled as "arctifact" 2018-03-10 21:57:43 +08:00
Paul Nicholas
f33c54092d Fixed screenshots & doc references to old signal name (#1220)
* Fixed screenshots that referenced wrong signal name

* Corrected "took_damage" references to "health_changed"
2018-03-10 13:56:36 +01:00
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
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
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
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
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
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
Michael Alexsander Silva Dias
019c042057 Fixed errors in the external editor page. 2018-03-03 02:55:20 -03:00
Max Hilbrunner
079025392a ui_game_user_interface: Small fixes from PR #1174 2018-03-02 11:28:52 +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
Paul Joannon
be134b058a Update signals documentation in C# 2018-03-02 00:12:53 +01:00
Geoffrey
62458d67e5 Added page on setting up external editors (and added notes on paths being absolute) 2018-02-27 18:46:47 +01:00
John Teasdale
c0af9f4707 Add steps for building for iOS from your Godot project directory 2018-02-24 20:08:15 -08:00