Hugo Locurcio
|
bb1e434d7c
Improve the documentation for `ease()` and `smoothstep()`
|
4 years ago |
Rémi Verschelde
|
16fd1c421e
doc: Use self-closing tags for `return` and `argument`
|
4 years ago |
Hugo Locurcio
|
0647f46a67
Improve documentation for GDScript constants
|
4 years ago |
Rémi Verschelde
|
ed44e2806f
doc: Fix markup issues in classref
|
4 years ago |
Paul Joannon
|
596169d7df
class reference proofreading
|
4 years ago |
Rémi Verschelde
|
1aba997d75
doc: Sync classref with 3.3 version bump
|
4 years ago |
Hugo Locurcio
|
ee8661158c
Document the valid input range for `acos()` and `atan()`
|
4 years ago |
Angad Kambli
|
327586f582
fix minor issue in smooth step function's documentation
|
4 years ago |
Meriipu
|
347a9df0a1
GDScript: Clarified/fixed inaccuracies in the built-in function docs.
|
5 years ago |
Rémi Verschelde
|
3d31433229
doc: Remove links to RNG tutorial, not yet in 3.2 branch
|
4 years ago |
LoipesMas
|
0fc433d046
More explicit wording for str() and print() functions
|
4 years ago |
skyace65
|
e072b3db82
Pow method doc fix
|
4 years ago |
Danil Alexeev
|
6c3a0e3a5a
Several edits to the GDScript docs
|
4 years ago |
Hugo Locurcio
|
913afd843b
Clarify that code in `assert()` should avoid side effects
|
4 years ago |
Rémi Verschelde
|
4287af5148
doc: Make docs.godotengine.org links point to 3.2 branch
|
5 years ago |
Hugo Locurcio
|
8d445f3f9f
Link the Random number generation tutorial in the class reference
|
5 years ago |
Serhat
|
09a8dd7b3b
Fixed padding bug of sprintf function
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
1a71792655
Cross-reference GDScript `load` and `ResourceLoader.load` in classref
|
5 years ago |
Hugo Locurcio
|
880ab559ec
Improve documentation related to printing error/warning messages
|
5 years ago |
Danil Alexeev
|
06f3cd8bd8
Several documentation improvements
|
5 years ago |
Hugo Locurcio
|
afef89014b
Cross-reference GDScript built-in rounding methods to ease discovery
|
5 years ago |
Hugo Locurcio
|
fc7451204e
Improve JSON-related documentation
|
5 years ago |
Rémi Verschelde
|
6d2f8dd827
doc: Sync classref with current source
|
5 years ago |
Aaron Franke
|
3ab5183ffa
[3.2] Backport core documentation changes to 3.2
|
5 years ago |
Tomasz Chabora
|
5b7eb3fd3f
Improve the preload and load descriptions
|
5 years ago |
Thomas ten Cate
|
c2469d0c6d
Add missing docs for assert message in GDScript
|
5 years ago |
Hugo Locurcio
|
d679edfa7f
Add a practical example for `@GDScript.linear2db()`
|
5 years ago |
Hugo Locurcio
|
21a45dda7a
Improve the `@GDScript.inverse_lerp()` documentation
|
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 |