Commit Graph
21 Commits
Author SHA1 Message Date
Hugo Locurcio 4866c6082d Add a page listing all features supported by Godot 3.2 2020-07-24 15:44:48 +02:00
Rémi Verschelde 10f20b00cb Merge branch 'master' into 3.2 2020-05-20 15:08:42 +02:00
Max Hilbrunner a42e81af60 Add a reference GDScript formal grammar in EBNF 2020-05-14 18:07:09 +02:00
Michael Alexsander fec78c3c04 Fix some more errors 2020-04-17 16:43:12 -03:00
Hugo Locurcio 26551cd3ed Add documentation for version 1 of the Godot Android plugin. (#2979)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
(cherry picked from commit ff2b3e4d00)
2020-04-17 19:25:27 +02:00
Rémi Verschelde 997fc68e78 Merge branch 'master' into 3.2 2020-04-17 19:09:14 +02:00
Hugo Locurcio 046215542d Fix some typos and grammar mistakes found using LanguageTool 2020-04-16 23:07:05 +02:00
Yuri Sizov 075acc61b0 Replace Pool*Arrays with Packed*Arrays in tutorials and references 2020-03-17 11:15:34 +03:00
Hugo Locurcio 0f76580fc9 Improve the "TSCN file format" page
This also mentions the ability to write single-line comments in
TSCN/TRES files.
2019-06-12 21:21:18 +02:00
Finn H 3739074c47 Replaced outdated link and filename
"scene_format_text.cpp" renamed to "resource_format_text.cpp"
2019-05-08 00:39:44 +02: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
M. Huri 034bb63e84 Repaired mistyped of 'its'. 2018-10-19 19:39:49 +07:00
Frido 528476994f Fixed typo in "TSCN file format" 2018-10-16 21:00:00 +02:00
Rémi Verschelde e29dc58cbb Heading capitalization fixes + misc edits 2018-08-23 10:57:22 +02:00
Allan Nordhøy eb6bdf40e1 Spelling: Various fixes 2018-07-02 14:55:47 +02:00
Yuri Chornoivan be6ef615b1 Fix minor typos 2018-07-01 15:50:18 +02:00
Jason0214 ff8b909027 add some tscn nodes and resources documents 2018-06-06 11:23:54 -07:00
mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
Yuri Chornoivan 11d534015d Fix minor typos 2018-04-18 21:44:15 +03:00
Rémi Verschelde e07b7b0494 Index: Link to Discord docs channel 2018-04-10 09:33:42 +02:00
Geoffrey effa6d7c8e Added documentation on the basic structure of the TSCN file format 2018-03-09 11:57:00 +01:00