Markus Sauermann
|
57a9ef3fea
|
Add @ to onready annotated variables in examples
|
2022-02-04 19:33:10 +01:00 |
|
Max Hilbrunner
|
7b758e4739
|
Merge pull request #5326 from zacryol/inferred-typing-cast
Show example of casting get_node() for static typing in style guide
|
2021-11-03 14:43:45 +01:00 |
|
zacryol
|
35211f6002
|
Show example of casting get_node() for inferred static typing in style guide
|
2021-10-22 11:04:56 -06:00 |
|
zacryol
|
8b5fb7a39d
|
Rename var "character_dir" to "character_dict" in GDScript style guide (#5325)
|
2021-10-16 01:12:08 +02:00 |
|
merumelu
|
41a3150726
|
GDScript style guide: tint borders of good/bad code examples (#5138)
Add `rst-class` directives before code blocks to allow custom styling.
|
2021-08-01 16:09:09 +02:00 |
|
Hugo Locurcio
|
669c163135
|
Add a GDScript style guide recommendation for multiline wrapping
|
2021-07-29 15:30:21 +02:00 |
|
Vladislav Vorobev
|
9ffebd0812
|
Fixed class_name keyword ordering in GDScript style guide
Fixes two examples to follow rules described in "Code order" section of this page.
|
2021-06-25 12:05:50 +03:00 |
|
Nathan Lovato
|
b928c651e7
|
Add note about line skips in the style guide
|
2020-11-18 08:10:24 -06:00 |
|
Nathan Lovato
|
4272395ab7
|
Move scripting section to tutorials/
Closes #4113
|
2020-10-07 14:05:48 -06:00 |
|