summaryrefslogtreecommitdiffstats
path: root/modules/gdscript/doc_classes/@GDScript.xml
Commit message (Expand)AuthorAgeFilesLines
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Document named color constantsRémi Verschelde2020-01-261-3/+2
* Merge pull request #34280 from zaksnet/fix-yield-documentationRémi Verschelde2019-12-161-12/+15
|\
| * Fix documentation for yieldZak2019-12-131-12/+15
* | Updates docs for GDScript built-in functionsHaoyu Qiu2019-12-151-3/+12
* | Add note in 'load()' docs that the path must be absoluteMichael Alexsander2019-12-111-2/+3
|/
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-3/+3
* Mention that `int()` can be used as an alternative to `floor()`Hugo Locurcio2019-12-031-2/+3
* Add docs for is_equal_approx on structuresAaron Franke2019-11-301-2/+2
* Remove type hint from the @GDScript class documentationHugo Locurcio2019-11-261-3/+3
* Added missing documentation for yield()Zak Stam2019-11-251-0/+20
* Merge pull request #33257 from aaronfranke/printrawRémi Verschelde2019-11-071-0/+1
|\
| * Document behavior of printrawAaron Franke2019-11-021-0/+1
* | Fix Color8 GDScript documentationAaron Franke2019-11-021-1/+1
|/
* Print errors when tab indent found in [codeblock]Yeongho Kim2019-10-011-4/+4
* doc: Sync classref with current sourceRémi Verschelde2019-09-241-0/+8
* doc: Sync classref with current sourceRémi Verschelde2019-08-291-1/+1
* Updated description for "stepify"Thomas Karcher2019-08-291-1/+5
* Add a reference to pow to the description of exp.Kaligule2019-07-291-0/+1
* Inspector: Make default float step configurableRémi Verschelde2019-07-231-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-07-221-33/+33
* Added lerp_angles built-in functionChaosus2019-07-201-0/+23
* Add integer posmod and rename default arg namesAaron Franke2019-07-181-19/+52
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-82/+79
* Extends wrapi/wrapf docsChaosus2019-06-251-0/+16
* doc: Improve docs for Resource* classesRémi Verschelde2019-06-181-0/+1301