Jcrespo
|
6865811c81
Update usages of obsolete rad2deg() and deg2rad() in docs
|
2 years ago |
Marvin
|
6fe03f9bfe
Small C# fix in the "Arc polygon function" section (#6729)
|
2 years ago |
Raul Santos
|
b319da3f07
Update some C# examples for 4.0 (#6693)
|
2 years ago |
Danil Alexeev
|
fa4a21c2db
Fix code examples on "Custom drawing in 2D" page
|
2 years ago |
Danil Alexeev
|
519b8acd85
Explain `draw_line` and `draw_rect` coordinates
|
2 years ago |
Hana
|
9e90766a92
update c# class examples
|
2 years ago |
Rémi Verschelde
|
87c99fe379
Merge pull request #6267 from Calinou/add-antialiasing-docs
|
2 years ago |
LL3006
|
86d4a70de7
Replace `update()` with `queue_redraw()` in Custom drawing in 2D (#6350)
|
2 years ago |
Hugo Locurcio
|
048f5e575b
Add documentation pages on 2D and 3D antialiasing
|
2 years ago |
Max Hilbrunner
|
b82cd0690d
A bunch of renames for Godot 4.0
|
2 years ago |
Aaron Franke
|
da14b8000d
Add C# code examples (salvage of VinnNo's PRs)
|
3 years ago |
Hugo Locurcio
|
9fea836361
Mention antialiasing workaround in Custom drawing in 2D
|
3 years ago |
Maxime Lapointe
|
7cf7442435
Reword intro do custom_drawing_in_2d
|
4 years ago |
Paul Joannon
|
d0d8ad1879
Fix C# mistakes in Custom drawing in 2D
|
4 years ago |
Marcin Sędłak-Jakubowski
|
bd19917ea0
Draft: Remove "simple", "simply", "easy", and "just" from the docs (#4496)
|
4 years ago |
Hugo Locurcio
|
4f6fdbc710
Fix various spacing and capitalization issues
|
5 years ago |
Hugo Locurcio
|
8e0caddac3
Fix typos found using `codespell -wi3 ^classes/**/*.rst`
|
5 years ago |
Yuri Sizov
|
075acc61b0
Replace Pool*Arrays with Packed*Arrays in tutorials and references
|
5 years ago |
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 |