wizardlu
|
6418e67568
|
Fix typo in visual scripting Nodes and terminology (#3941)
Fix Typo "sequenced getter" -> "sequenced setter"
|
2020-08-28 17:15:35 +02:00 |
|
Hugo Locurcio
|
4f6fdbc710
|
Fix various spacing and capitalization issues
|
2020-05-18 09:54:32 +02:00 |
|
Rémi Verschelde
|
e6b00ca97a
|
Misc formatting fixes
|
2020-04-27 12:17:47 +02:00 |
|
Hugo Locurcio
|
8e0caddac3
|
Fix typos found using codespell -wi3 ^classes/**/*.rst
|
2020-04-16 21:01:09 +02:00 |
|
Jummit
|
8a7cf6f79f
|
Add custom VisualScript node tutorial (#3289)
|
2020-04-15 16:47:58 +02:00 |
|
Yuri Sizov
|
37604be65f
|
Improved keystroke formatting for shortcuts and key press menti… (#3257)
|
2020-03-09 23:50:53 +01:00 |
|
PouleyKetchoupp
|
854185495c
|
Fixed code tags for true/false/null and a few property references
|
2019-11-02 13:09:14 +01:00 |
|
a e
|
7e9123000c
|
Link to Built-in GDScript functions (#2515)
Replaced hard-coded link with cross-reference as per comment above and examples given in
http://www.sphinx-doc.org/en/stable/usage/restructuredtext/roles.html#cross-referencing-arbitrary-locations
|
2019-06-10 14:30:54 +09:00 |
|
Rémi Verschelde
|
5b2aaf8d41
|
Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
|
2019-01-26 22:10:03 +01:00 |
|
Rémi Verschelde
|
aa7a9f8675
|
Misc heading fixes
|
2019-01-08 11:30:55 +01:00 |
|
corrigentia
|
f4071b6615
|
Update nodes_purposes.rst
|
2018-12-06 18:18:00 +02:00 |
|
corrigentia
|
4adf04e45a
|
Update getting_started.rst
|
2018-12-06 15:45:49 +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 |
|
Rémi Verschelde
|
e3b9e56516
|
Fix capitalization of some headers
|
2018-10-25 15:52:04 +02:00 |
|
Yuri Chornoivan
|
be6ef615b1
|
Fix minor typos
|
2018-07-01 15:50:18 +02:00 |
|
Max Hilbrunner
|
722b45e7d2
|
Remove TODO about property hints from step-by-step
|
2018-06-18 03:34:23 +02: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 |
|
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 |
|