177 Commits

Author SHA1 Message Date
WakaJoekoe
ee85dda015 changed "don't" to "doesn't"
changed two words to make the sentence grammatically correct
2019-03-11 16:26:45 +01:00
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
Kronkleberry
0432592f63 Added example flags for visual studio code 2019-01-15 04:07:59 -07: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
Rémi Verschelde
8fa3cc37cd Fix code-block indentation
Fixes #1971.
2018-12-05 01:51:16 +01: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
Alexey Shmakov
56e40f6d23 rename var in setget section to avoid confusion (#1724)
* rename var in setget section to avoid confusion

changed my_var to myvar so that example actually compilable and doesn't cause a confusion to the shallow reader

* rename the declaration variable instead
2018-09-10 10:35:33 -07: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
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
cf002b9ae7 Merge pull request #1528 from razvanc-r/fix-constructor-init
documentation on inheritance and constructors
2018-06-28 20:58:17 +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
Lu Jiacheng
9a0ad27f65 Add godot-blender-export doc (#1501)
* add a directory to place godot-blender-exporter doc

* Added documentation for physics, lights and materials export
2018-06-28 20:55:34 +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
a575d7240e Merge pull request #1491 from skyace65/mono_version_update
Update Required Mono Version
2018-06-28 20:51:09 +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
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
Ignacio Etcheverry
2eb93fc6d8 Merge pull request #1477 from toumorokoshi/master
Adding build debug instructions for c#
2018-06-28 20:42:08 +02:00
Max Hilbrunner
e9ee4296fc Merge pull request #1476 from YeldhamDev/csharp_indentation_fix
Fixed number of spaces in the indentation of C# basics page
2018-06-28 20:41:52 +02:00
Max Hilbrunner
c27af7e4c6 Merge pull request #1475 from YeldhamDev/csharp_gdscript_basics_changes
Placed XML in the C# introduction page inside code blocks, and tweaked the comments in the GDScript page
2018-06-28 20:41:40 +02:00
Max Hilbrunner
b3d59c337c Merge pull request #1474 from toumorokoshi/master
adding a section on using nuget packages for c#
2018-06-28 20:41:24 +02:00
Max Hilbrunner
e70691b8e9 Merge pull request #1470 from Zirak/patch-2
Demonstrate coroutine's completed signal
2018-06-28 20:40:58 +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
1f0f2cb465 Merge pull request #1444 from skyace65/CSharp_linux_instructions
Add link for getting older versions of Mono
2018-06-28 20:37:46 +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
Max Hilbrunner
4a9f9b668a Merge pull request #1435 from bojidar-bg/godot-16418-arrays-of-resources
Add array export hints to the docs
2018-06-28 20:36:28 +02:00
Max Hilbrunner
346be317e7 Merge pull request #1434 from Kloppie5/patch-1
Fixed spelling mistake in comment on AS operator
2018-06-28 20:35:26 +02:00
Max Hilbrunner
16edb825a6 Merge pull request #1433 from Kloppie5/patch-2
Fixed spelling mistake in description of -noimp hint
2018-06-28 20:35:10 +02:00
Max Hilbrunner
3584829ca8 Merge pull request #1431 from Omicron666/patch-4
Added escaped spaces to fix inline literals
2018-06-28 20:32:50 +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
Max Hilbrunner
c9be19229a Merge pull request #1389 from x2f/patch-1
Added export enums in gdscript_basics.rst
2018-05-06 03:28:39 +02:00
Rémi Verschelde
1dcf5ef541 Merge pull request #1419 from skyace65/C#_requierments
Update C# mono requierments
2018-05-06 03:22:24 +02:00
Chris Bradfield
134a01ebbe Merge pull request #1407 from Omicron666/patch-1
Missing bracket
2018-05-06 03:21:03 +02:00
Nathan Lovato
ffb19e2692 Merge pull request #1397 from Ruud88x/master
Update scripting_continued.rst
2018-05-06 03:19:59 +02:00
Ignacio Etcheverry
7e9bd53ce6 Merge pull request #1394 from mysticfall/master
#1296: Create official Godot C# style guide
2018-05-06 03:19:44 +02:00
Max Hilbrunner
3961c60f86 Merge pull request #1393 from YeldhamDev/gdscript_style_fixes
Various fixes to the "Scripting -> GDScript" to respect the GDScript style guide
2018-05-06 03:19:24 +02:00
Max Hilbrunner
a8df5c068c Merge pull request #1386 from mhilbrunner/gdscript
Add more info about built-in types, fix link
2018-05-06 03:14:54 +02:00
Max Hilbrunner
9ae18f3752 Merge pull request #1384 from mhilbrunner/gdscript
GDScript: Update keywords and constants, explain assert, calling base…
2018-05-06 03:14:21 +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
8510f13140 Merge pull request #1381 from KellyThomas/signals-typos
fix typos in discussion of c sharp signals
2018-05-06 03:13:30 +02:00