thebspin
|
03d693262b
Fixed wrapf() error in the custom drawing in 2d tutorial (#2449)
|
6 years ago |
Chris Bradfield
|
41b67909fe
Minor tutorial fixes for 3.1
|
6 years ago |
Ignacio Etcheverry
|
a129652342
Fixes and improvements of C# code examples
|
6 years ago |
Rémi Verschelde
|
7df2e73626
Merge pull request #2105 from clayjohn/custom_drawing
|
6 years ago |
Rémi Verschelde
|
a1af0dfc13
Adapt tutorial hyperlinks after godotengine/godot#24640
|
6 years ago |
clayjohn
|
e316bf05e1
removed reference to shower of bullets demo
|
6 years ago |
Rémi Verschelde
|
dc2dfb6224
Fix escaping plural 's' after inlined code
|
6 years ago |
corrigentia
|
cac444f42b
Fix some grammar, punctuation, spelling and compliance with the GDScript style guide in custom_drawing_in_2d.rst (#2026)
|
6 years ago |
Rémi Verschelde
|
e29dc58cbb
Heading capitalization fixes + misc edits
|
7 years ago |
FeralBytes
|
cb0be5f94e
Spell out var rotation_angle
|
7 years ago |
Jason Maa
|
d110f7bd88
Grammar and readability fixes for "Step by step", "2D", and "3D" (#1518)
|
7 years ago |
Abdulrahman
|
f601faf35c
fixing Arc polygon function example for GDScript
|
7 years ago |
mhilbrunner
|
f215a0cf26
Proofing/review: Remove filler words, adhere to style guide
|
7 years ago |
Paul Joannon
|
fb32da98b1
Translate 'Custom drawing in 2D' to C#
|
7 years ago |
rwaguy
|
c880ae0581
Updated to reflect new PoolVector2Array and PoolColorArray classes (#1179)
|
7 years ago |
Max Hilbrunner
|
6c6811b32a
Small fix in Custom drawing for 2D
|
7 years ago |
Michael Alexsander Silva Dias
|
23cb08ce0a
Fixes for the GDScript styling in various pages.
|
7 years ago |
Nathan
|
18f889b6a4
Improve docs structure
|
7 years ago |
Julian Murgia
|
b408bdb918
Revamping of the docs organisation for a more coherent TOC
|
8 years ago |
Kevin Van Kessel
|
29680c8e67
Fixed a few typos and grammatical errors
|
8 years ago |
Juan Linietsky
|
b955459479
adding export makes the example clearer
|
9 years ago |
Julian Murgia
|
68b0b62397
I forgot the second script
|
9 years ago |
Julian Murgia
|
b01e262cee
Update custom_drawing_in_2d.rst
|
9 years ago |
Julian Murgia
|
d21bb8513e
Corrected wrap() as modulo '%' won't accept floats
|
9 years ago |
Julian Murgia
|
c62f18956f
Oops, forgot 2 calls to clamp()
|
9 years ago |
Julian Murgia
|
a2a5ae6cde
Correction clamp() and some English syntax corrections
|
9 years ago |
Julian Murgia
|
a3a1ed01bc
Added a more complete tutorial for custom 2D drawing (#147)
|
9 years ago |
HER0_01
|
afff1afffd
Remove extra word in "Custom drawing in 2d"
|
9 years ago |
Rémi Verschelde
|
1fd0086d95
Proofread, fix titles
|
9 years ago |
Rémi Verschelde
|
411a9e5ce6
Drop extraneous escapes before underscores
|
9 years ago |