Commit Graph
31 Commits
Author SHA1 Message Date
Rémi Verschelde 739ea5eeb9 Fix most Sphinx warnings 2019-01-07 12:14:46 +01:00
Rémi Verschelde 5f849646c0 Merge pull request #2085 from T1mL3arn/patch-2
Better formatting for Glossary correspondence
2018-12-28 15:16:05 +01:00
Timur 4efd7fb808 Better formatting for Glossary correspondence 2018-12-25 15:34:33 +10:00
MohamedAlFahim 71da087f36 Capitalized "godot" 2018-12-24 14:54:05 -08:00
Rémi Verschelde 8a49da6da5 Fix internal links to use proper :ref: syntax 2018-12-13 12:05:35 +01:00
exts b4d38bbfed Added Jetbrains Rider external exec flags example 2018-12-12 09:01:43 -06:00
corrigentia 57d6bf92f9 Fix some grammatical errors in command_line_tutorial.rst (#1975) 2018-12-05 20:35:59 +01:00
corrigentia 0e1dd23cc3 "Beneath the surface" more common than "Below the surface" (#1967) 2018-12-04 23:05:02 +01:00
Rémi Verschelde 4ef06a4135 Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Hugo Locurcio adf3cb915a Capitalize all instances of Godot (except the binary name) 2018-10-27 21:01:11 +02:00
Vikram1323 bb8fa1d842 Editing pass (#1874)
* Update faq.rst

* Update c_sharp_basics.rst

* Update external_editor.rst

* Update unity_to_godot.rst

* Update unity_to_godot.rst
2018-10-21 21:42:47 +02:00
Max Hilbrunner b497654c69 Merge pull request #1791 from williamd1k0/script-serialization
Add Script Serialization info in Unity to Godot page
2018-10-06 22:35:40 +02:00
William Tumeo fafa5cfa02 Add Script Serialization info in Unity to Godot page 2018-10-04 02:24:33 -03:00
William Tumeo 5ae9766af7 Fix GDScript#signals ref in Unity to Godot page 2018-10-02 21:22:45 -03:00
William Tumeo efb8c45e5a Fix C# ref name in Unity to Godot 2018-10-01 04:33:50 -03:00
Jesse Y. Cho 81d135c816 proof reading (minor correction) 2018-08-07 15:04:08 +09:00
Hugo Locurcio eee16bada8 Fix link to FAQ in From Unity to Godot Engine
This also replaces instances of "Unity3D" with the official naming,
which is Unity.
2018-07-19 22:31:59 +02:00
Jason Maa d110f7bd88 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-18 05:22:32 +02:00
mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Max Hilbrunner db18f510f0 Merge pull request #1348 from ChrootDoot/master
Fixed link in 'From Unity3D to Godot'
2018-04-13 03:33:54 +02:00
Max Hilbrunner df77323251 Merge pull request #1335 from YeldhamDev/unity_to_godot
Modifications to the Unity - Godot comparison table, and other smaller edits
2018-04-13 03:32:28 +02:00
Michael Alexsander Silva Dias 464bd586ec Modifications to the Unity - Godot comparison table, and other smaller edits. 2018-04-11 12:42:27 -03:00
chrdoot b5234e85e1 Fixed link in 'From Unity3D to Godot' 2018-04-09 22:07:28 -06:00
Karl ccae0397d7 Fix wrong command in command line tutorial. 2018-04-08 22:32:31 +02: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
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
mhilbrunner 77013222b3 Remove outdated 2D/3D keybinds page, fixes #1225 2018-03-12 22:06:29 +01:00
Michael Alexsander Silva Dias 019c042057 Fixed errors in the external editor page. 2018-03-03 02:55:20 -03:00
mhilbrunner 6c056b0e87 Move external editor docs to editor section 2018-03-02 11:20:59 +01:00
Nathan 18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00