Rémi Verschelde
|
10f20b00cb
Merge branch 'master' into 3.2
|
4 lat temu |
Hugo Locurcio
|
4f6fdbc710
Fix various spacing and capitalization issues
|
4 lat temu |
Rémi Verschelde
|
48faee9f73
Merge branch 'master' into 3.2
|
4 lat temu |
Hugo Locurcio
|
8e0caddac3
Fix typos found using `codespell -wi3 ^classes/**/*.rst`
|
4 lat temu |
Yuri Sizov
|
075acc61b0
Replace Pool*Arrays with Packed*Arrays in tutorials and references
|
4 lat temu |
thebspin
|
03d693262b
Fixed wrapf() error in the custom drawing in 2d tutorial (#2449)
|
5 lat temu |
Chris Bradfield
|
41b67909fe
Minor tutorial fixes for 3.1
|
5 lat temu |
Ignacio Etcheverry
|
a129652342
Fixes and improvements of C# code examples
|
5 lat temu |
Rémi Verschelde
|
7df2e73626
Merge pull request #2105 from clayjohn/custom_drawing
|
5 lat temu |
Rémi Verschelde
|
a1af0dfc13
Adapt tutorial hyperlinks after godotengine/godot#24640
|
5 lat temu |
clayjohn
|
e316bf05e1
removed reference to shower of bullets demo
|
5 lat temu |
Rémi Verschelde
|
dc2dfb6224
Fix escaping plural 's' after inlined code
|
6 lat temu |
corrigentia
|
cac444f42b
Fix some grammar, punctuation, spelling and compliance with the GDScript style guide in custom_drawing_in_2d.rst (#2026)
|
6 lat temu |
Rémi Verschelde
|
e29dc58cbb
Heading capitalization fixes + misc edits
|
6 lat temu |
FeralBytes
|
cb0be5f94e
Spell out var rotation_angle
|
6 lat temu |
Jason Maa
|
d110f7bd88
Grammar and readability fixes for "Step by step", "2D", and "3D" (#1518)
|
6 lat temu |
Abdulrahman
|
f601faf35c
fixing Arc polygon function example for GDScript
|
6 lat temu |
mhilbrunner
|
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
|
6 lat temu |
Paul Joannon
|
fb32da98b1
Translate 'Custom drawing in 2D' to C#
|
6 lat temu |
rwaguy
|
c880ae0581
Updated to reflect new PoolVector2Array and PoolColorArray classes (#1179)
|
6 lat temu |
Max Hilbrunner
|
6c6811b32a
Small fix in Custom drawing for 2D
|
6 lat temu |
Michael Alexsander Silva Dias
|
23cb08ce0a
Fixes for the GDScript styling in various pages.
|
6 lat temu |
Nathan
|
18f889b6a4
Improve docs structure
|
6 lat temu |
Julian Murgia
|
b408bdb918
Revamping of the docs organisation for a more coherent TOC
|
7 lat temu |
Kevin Van Kessel
|
29680c8e67
Fixed a few typos and grammatical errors
|
7 lat temu |
Juan Linietsky
|
b955459479
adding export makes the example clearer
|
8 lat temu |
Julian Murgia
|
68b0b62397
I forgot the second script
|
8 lat temu |
Julian Murgia
|
b01e262cee
Update custom_drawing_in_2d.rst
|
8 lat temu |
Julian Murgia
|
d21bb8513e
Corrected wrap() as modulo '%' won't accept floats
|
8 lat temu |
Julian Murgia
|
c62f18956f
Oops, forgot 2 calls to clamp()
|
8 lat temu |