summaryrefslogtreecommitdiff
path: root/modules/gdscript/doc_classes
AgeCommit message (Expand)Author
2020-08-31Add link titles for all links in the class referenceHugo Locurcio
2020-08-28Cross-reference GDScript built-in rounding methods to ease discoveryHugo Locurcio
2020-07-31Merge pull request #40903 from Calinou/doc-jsonRémi Verschelde
2020-07-31Improve JSON-related documentationHugo Locurcio
2020-07-30doc: Fix typo in BBcode tagRémi Verschelde
2020-07-28doc: Sync classref with current sourceRémi Verschelde
2020-07-25GDScript: Clarified/fixed inaccuracies in the built-in function docs.Meriipu
2020-07-21Update core documentation to match recent C# changesAaron Franke
2020-06-28Improve the preload and load descriptionsTomasz Chabora
2020-04-29[Core] Rename linear_interpolate to lerpAaron Franke
2020-04-20DocData: Skip unexposed classesRémi Verschelde
2020-03-31Add missing docs for assert message in GDScriptThomas ten Cate
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-02-28Merge pull request #36620 from Calinou/doc-linear2db-exampleRémi Verschelde
2020-02-27Add a practical example for `@GDScript.linear2db()`Hugo Locurcio
2020-02-27Improve the `@GDScript.inverse_lerp()` documentationHugo Locurcio
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-02-12Remove deprecated decimals builtinRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26Merge pull request #35589 from akien-mga/doc-drop-category-propertyRémi Verschelde
2020-01-26doc: Do not expose Variant::NIL as a type in the class referenceRémi Verschelde
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-26doc: Document named color constantsRémi Verschelde
2019-12-16Merge pull request #34280 from zaksnet/fix-yield-documentationRémi Verschelde
2019-12-15Updates docs for GDScript built-in functionsHaoyu Qiu
2019-12-13Fix documentation for yieldZak
2019-12-11Add note in 'load()' docs that the path must be absoluteMichael Alexsander
2019-12-06doc: Markup fixes for enums and constantsRémi Verschelde
2019-12-03Mention that `int()` can be used as an alternative to `floor()`Hugo Locurcio
2019-11-30Add docs for is_equal_approx on structuresAaron Franke
2019-11-30Fixed typo in docs for Script and GDScript classes ("exends" -> "extends")miere43
2019-11-26Remove type hint from the @GDScript class documentationHugo Locurcio
2019-11-25Added missing documentation for yield()Zak Stam
2019-11-07Merge pull request #33257 from aaronfranke/printrawRémi Verschelde
2019-11-02Document behavior of printrawAaron Franke
2019-11-02Fix Color8 GDScript documentationAaron Franke
2019-10-01Print errors when tab indent found in [codeblock]Yeongho Kim
2019-09-24doc: Sync classref with current sourceRémi Verschelde
2019-08-29doc: Sync classref with current sourceRémi Verschelde
2019-08-29Updated description for "stepify"Thomas Karcher
2019-07-29Add a reference to pow to the description of exp.Kaligule
2019-07-23Inspector: Make default float step configurableRémi Verschelde
2019-07-22doc: Sync classref with current sourceRémi Verschelde
2019-07-20Added lerp_angles built-in functionChaosus
2019-07-18Add integer posmod and rename default arg namesAaron Franke
2019-06-27Proofread and improve the whole class referenceHugo Locurcio
2019-06-25Extends wrapi/wrapf docsChaosus
2019-06-18doc: Improve docs for Resource* classesRémi Verschelde
2019-04-19doc: Drop unused <demos> tagRémi Verschelde
2019-04-01doc: Bump version to 3.2Rémi Verschelde