Aaron Franke
|
cdd4ef33e3
Update int, float, and bool docs
|
6 years ago |
Rémi Verschelde
|
b0d064677b
Merge pull request #2714 from nippysaurus/patch-1
|
6 years ago |
Michael Dawson
|
a36056fd62
correct variable reference in setget example
|
6 years ago |
Hugo Locurcio
|
c41d188838
Split GDScript exports documentation into its own page
|
6 years ago |
Chris Bradfield
|
9d8ae252f7
Merge pull request #2677 from AlexanderPavlenko/patch-1
|
6 years ago |
Chris Bradfield
|
efc78e5b0e
Merge pull request #2687 from Calinou/improve-gdscript-basics
|
6 years ago |
Dan Boorstein
|
b4fb258356
Document 'for' treatment of a bare number as a 'range()'
|
6 years ago |
Hugo Locurcio
|
4fa1ddbde9
Improve the GDScript basics page
|
6 years ago |
Alexander Pavlenko
|
3a1b7c01c7
Update gdscript_basics.rst
|
6 years ago |
Rodrigo Matos
|
5067b9b58b
Just some small code corrections
|
6 years ago |
Michael Alexsander Silva Dias
|
bd7ed603c9
Fix links in the note in "Signals" section of the "GDScripts basics" page
|
6 years ago |
Rodrigo Matos
|
eb17706cd9
[Minor] Getting Started corrections (#2611)
|
6 years ago |
Cameron Reikes
|
5402f28f59
Add warning to reflect behavior with tool nodes (#2577)
|
6 years ago |
Nathan Lovato
|
b9a9aea6da
Rewrite GDScript basics - Signals section with more concrete examples (#2526)
|
6 years ago |
fogine
|
d2ac16935c
document the ability which allows to export a Curve resource variable for godot editor from gdscript
|
6 years ago |
Kevin McPhillips
|
f3c2eda0a3
Change case sensitive string to "waiting"
|
6 years ago |
Denys Lytviak
|
5015e602bd
gdscript_basics missing double quotes
|
6 years ago |
Chaosus
|
5497c12709
Removed deleted gdscript keywords
|
6 years ago |
Rémi Verschelde
|
c344f8d801
Misc style fixes
|
6 years ago |
Nathan Lovato
|
cc98ef723d
Merge pull request #2149 from Dar13/issue_1973
|
6 years ago |
Neil Moore
|
fb64a084cb
Rewrite 'Signals' introduction to have clearer examples
|
6 years ago |
Rémi Verschelde
|
a30183a4c4
Fix GDScript enum docs for 3.1
|
6 years ago |
Rémi Verschelde
|
aa7a9f8675
Misc heading fixes
|
6 years ago |
Rémi Verschelde
|
739ea5eeb9
Fix most Sphinx warnings
|
6 years ago |
Wilson E. Alvarez
|
0ca14438ae
Changed TYPE_FLOAT to TYPE_REAL
|
6 years ago |
Rémi Verschelde
|
dc2dfb6224
Fix escaping plural 's' after inlined code
|
6 years ago |
clayjohn
|
6dce55e70a
add constant example
|
6 years ago |
corrigentia
|
89173c8d60
Fix miscellaneous errors in gdscript_basics.rst (#1976)
|
6 years ago |
corrigentia
|
079f43d19c
Update gdscript_basics.rst
|
6 years ago |
Rémi Verschelde
|
a0e32ac017
Fix mixed use of tabs and spaces in indented blocks
|
6 years ago |