88 Commits

Author SHA1 Message Date
homchom
cf453cc9ce add note about "Use Snap" at line 627
I had this problem when reading the tutorial and I think this clarification would help others too.
2019-01-25 18:52:35 -05:00
Rémi Verschelde
124e8d6953 Merge pull request #2080 from mrwanashraf/3.0
fix typo in ui_code_a_life_bar
2018-12-28 15:13:44 +01:00
Mrwan Ashraf
68cdcc646d fix typo in ui_code_a_life_bar 2018-12-24 15:57:20 +02:00
blurrred
37ccbd76cd Grammar fix
Added "to."
This could also be re-written as "This is where we connect nodes to listen to the node we selected."
2018-11-26 06:11:07 -06:00
blurrred
36bd2bbd93 Grammar fix + clarity improvements
Added proper article before "background" and put the type of node in parenthesis.
2018-11-20 04:30:16 -06:00
Andy Alt
39adfad322 fix typo within ui_main_menu.rst (had->have) 2018-10-17 00:48:05 -05:00
Aswin Mohan
a39c9143f7 Fix Incorrect Comment Description of Method (#1680)
* Fix Incorrect Comment Description of Method

* Fix Wrong Information about QueueFree
2018-08-12 08:38:34 +09:00
nestor-2099
3896f373c3 Update ui_game_user_interface.rst
'NinePatchFrame' was misspelled, updated to 'NinePatchRect'
2018-08-05 14:05:11 -05:00
Ryan Roden-Corrent
837f4b619a Remove duplicate line from scripting tutorial
The "final code" box contained the functions `_on_Button_pressed` and `_on_button_pressed`, even though only the former was mentioned earlier in the tutorial.
The C# code didn't contain a duplicate function, so I'm reasonably sure this was a mistake.
2018-07-05 22:20:04 -04:00
Max Hilbrunner
d4668c7fc8 Merge pull request #1539 from monkeyhybrid/master
Fix reference to Scene tab in the 'Design a title screen' page
2018-06-28 20:59:45 +02:00
Jason Maa
9834d242f1 Grammar and readability fixes for "Step by step", "2D", and "3D" (#1518)
* Minor changes to UI control doc

* Step by step minor grammar fixes

* Editor readability and grammar tweaks

* 2D readability and grammar tweaks

* 3D readibility and grammar tweaks, rewrite part of IK

* Fix bad merge

* Add requested changes, update lifebar UI screenshot
2018-06-28 20:57:26 +02:00
Max Hilbrunner
a7f9ddeb54 Merge pull request #1498 from mhilbrunner/mhilbrunner-step-by-step-script
Step-by-step scripting: Reorder functions
2018-06-28 20:51:50 +02:00
Max Hilbrunner
75e7553862 Merge pull request #1481 from YeldhamDev/step_by_step_tweaks
General changes to some pages in the "Step by step" section
2018-06-28 20:46:04 +02:00
Max Hilbrunner
c03fc1b5c2 Merge pull request #1460 from skyace65/NewImage
Update Your First Game Image
2018-06-28 20:40:06 +02:00
Max Hilbrunner
872b02d81f Merge pull request #1456 from skyace65/FirstGameImprovements
Update Your First Game Tutorial
2018-06-28 20:39:07 +02:00
Max Hilbrunner
a754c43ac2 Merge pull request #1447 from mhilbrunner/master
Exporting tutorial fixes
2018-06-28 20:38:13 +02:00
Max Hilbrunner
a6bbf1cece Merge pull request #1445 from KellyThomas/patch-1
use `await ToSignal()` for game over timing
2018-06-28 20:38:00 +02:00
Max Hilbrunner
b45b1f7036 Merge pull request #1442 from cbscribe/export_tutorial
Add exporting tutorial for "Dodge the Creeps"
2018-06-28 20:37:18 +02:00
jaynabonne
cda2e087f7 Update scripting_continued.rst
Fixed comment for QueueFree/queue_free example.
2018-05-25 20:34:26 +01:00
Nathan
67b42e75b4 Add link to the video version of the tutorial 2018-05-17 09:14:16 +09:00
mhilbrunner
ec725ff8a0 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:25:43 +02:00
Nathan Lovato
ffb19e2692 Merge pull request #1397 from Ruud88x/master
Update scripting_continued.rst
2018-05-06 03:19:59 +02:00
Max Hilbrunner
f91eae676e Merge pull request #1382 from KellyThomas/autoload
c sharp samples for autoloads
2018-05-06 03:13:46 +02:00
Max Hilbrunner
f04f88e761 Merge pull request #1380 from KellyThomas/resources
add c sharp samples to step_by_step/resources
2018-05-06 03:13:17 +02:00
Lamonte
70650409dd Added C# examples to the UI Lifebar Tutorial (#1365)
* Added documentation changes for lifebar tutorial

* Added C# examples to zip (as a subfolder)

* Added a note regarding pascal case c# examples
2018-04-17 21:32:46 +02:00
Poommetee Ketson
6eaba991b5 Merge pull request #1349 from necrosmash/patch-1
corrects a minor typo in scripting.rst
2018-04-13 04:13:38 +02:00
Nick
a67a1e1ce5 Improve Readablity
A couple of readability improvements.
2018-04-10 11:17:33 +09:00
Max Hilbrunner
0d68c14674 Small writing fix 2018-04-10 00:28:17 +02:00
Max Hilbrunner
fda4234bcc Merge pull request #1341 from greenbigfrog/patch-3
Update ui_code_a_life_bar.rst
2018-04-10 00:26:54 +02:00
Max Hilbrunner
afcb2d07ee Merge pull request #1344 from greenbigfrog/patch-4
Correct typo in ui_code_a_life_bar.rst
2018-04-10 00:25:41 +02:00
Max Hilbrunner
29b6ff571a Scripting (Continued): Remove outdated comment 2018-04-10 00:24:35 +02:00
Max Hilbrunner
037afbdbf4 Merge pull request #1339 from greenbigfrog/patch-1
Update ui_game_user_interface.rst
2018-04-09 14:58:12 +02:00
Max Hilbrunner
23a7c1e319 Merge pull request #1340 from greenbigfrog/patch-2
Improve consistency for inline Scenenames
2018-04-09 14:57:42 +02:00
Jonathan
eea0997b97 Update ui_code_a_life_bar.rst 2018-04-09 14:14:23 +02:00
Jonathan
10857bb00e Update ui_code_a_life_bar.rst 2018-04-09 14:09:56 +02:00
Jonathan
319e0a189f Improve consistency for inline Scenenames 2018-04-09 13:47:38 +02:00
Jonathan
77b7e68e3f Update ui_game_user_interface.rst
Fix Typo
2018-04-09 13:44:00 +02:00
David Zhu
9edbba1d25 Update scripting.rst (#1338)
* Update scripting.rst 

Just a small sentence update for the scripting portion of the tutorial

* Change tense from "will not be editable" to "is not editable"
2018-04-09 12:01:51 +02:00
GetLocalPlayer
90079ae39b Update ui_main_menu.rst 2018-04-07 13:08:40 +04:00
GetLocalPlayer
3701e5119a Update ui_introduction_to_the_ui_system.rst
There's no TextureFrame class in Godot 3. I think it should be TextureRect.
2018-04-06 17:11:25 +04:00
Max Hilbrunner
b480728219 Scripting: Revert typo 2018-04-04 18:48:24 +02:00
Max Hilbrunner
3fce7b854c Scripting signals intro: Remove illegible warning 2018-04-04 18:47:13 +02:00
Lamonte
753e45479d Added C# examples & info for the Your First Game example (#1297)
* Added C# examples & information for the your first game example
2018-04-04 18:08:22 +02:00
GetLocalPlayer
b426f42ff0 Update ui_introduction_to_the_ui_system.rst
Misspalling
2018-04-04 17:12:19 +04:00
GetLocalPlayer
c6a77c68af Update ui_introduction_to_the_ui_system.rst
Not all stretch modes of TextureRect was described.
2018-04-03 20:55:16 +04:00
Fahmy Radifan Muhammad
e5b7b94188 Fix link
The link for "main menu tutorial" was pointing at the current page instead of the tutorial
2018-04-02 13:58:28 +07:00
skyace65
de729de2f0 Add C# to Scene Tree Page 2018-03-31 13:16:43 -04:00
Max Hilbrunner
207c95c9c4 UI/Code a lifebar: Fix image caption 2018-03-28 23:16:17 +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