Aaron Franke
|
540156b387
[Core] Rename linear_interpolate to lerp
|
5 years ago |
Thomas ten Cate
|
4c3c73ef9c
Add missing docs for assert message in GDScript
|
5 years ago |
Rémi Verschelde
|
eaaee63b62
doc: Update classref with node renames
|
5 years ago |
Rémi Verschelde
|
807b511125
Merge pull request #36620 from Calinou/doc-linear2db-example
|
5 years ago |
Hugo Locurcio
|
a6fd6b78dd
Add a practical example for `@GDScript.linear2db()`
|
5 years ago |
Hugo Locurcio
|
6b5573700b
Improve the `@GDScript.inverse_lerp()` documentation
|
5 years ago |
Rémi Verschelde
|
213a85521d
doc: Sync classref with current source
|
5 years ago |
Rémi Verschelde
|
bd78b9f445
Remove deprecated decimals builtin
|
5 years ago |
clayjohn
|
57e27683ba
Update docs to version 4.0
|
5 years ago |
Rémi Verschelde
|
2d20fc39aa
doc: Drop unused 'category' property from header
|
5 years ago |
Rémi Verschelde
|
cbdbfb00ca
doc: Document named color constants
|
5 years ago |
Rémi Verschelde
|
74977277fa
Merge pull request #34280 from zaksnet/fix-yield-documentation
|
5 years ago |
Haoyu Qiu
|
468fcd80bb
Updates docs for GDScript built-in functions
|
5 years ago |
Zak
|
0fd7186971
Fix documentation for yield
|
5 years ago |
Michael Alexsander
|
6cc3bb2d9b
Add note in 'load()' docs that the path must be absolute
|
5 years ago |
Rémi Verschelde
|
4eff13d768
doc: Markup fixes for enums and constants
|
5 years ago |
Hugo Locurcio
|
1fcdeaee39
Mention that `int()` can be used as an alternative to `floor()`
|
5 years ago |
Aaron Franke
|
3231fca934
Add docs for is_equal_approx on structures
|
5 years ago |
Hugo Locurcio
|
4f14a1f59c
Remove type hint from the @GDScript class documentation
|
5 years ago |
Zak Stam
|
5cfff77ca6
Added missing documentation for yield()
|
5 years ago |
Rémi Verschelde
|
91518defa5
Merge pull request #33257 from aaronfranke/printraw
|
5 years ago |
Aaron Franke
|
c4e46b8800
Document behavior of printraw
|
5 years ago |
Aaron Franke
|
b67f252016
Fix Color8 GDScript documentation
|
5 years ago |
Yeongho Kim
|
d4a55fb639
Print errors when tab indent found in [codeblock]
|
5 years ago |
Rémi Verschelde
|
4f294b958f
doc: Sync classref with current source
|
5 years ago |
Rémi Verschelde
|
65d61d0360
doc: Sync classref with current source
|
6 years ago |
Thomas Karcher
|
02ed79f7f7
Updated description for "stepify"
|
6 years ago |
Kaligule
|
a2c81a7455
Add a reference to pow to the description of exp.
|
6 years ago |
Rémi Verschelde
|
d844e30614
Inspector: Make default float step configurable
|
6 years ago |
Rémi Verschelde
|
07e289963c
doc: Sync classref with current source
|
6 years ago |