summaryrefslogtreecommitdiffstats
path: root/doc/classes/float.xml
Commit message (Expand)AuthorAgeFilesLines
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
* Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
* Fix wrong example output of float*Color in classrefHaoyu Qiu2023-08-041-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Add more info on the nature of NANNinni Pipping2023-05-301-0/+6
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-4/+4
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Rename `float=64` SCons option to `precision=double`Hugo Locurcio2022-12-101-1/+1
* Merge pull request #62814 from KoBeWi/strintRémi Verschelde2022-11-151-0/+7
|\
| * Restore numeric from String constructorskobewi2022-09-191-0/+7
* | Added missing docs to built-in types float and intAnutrix2022-10-301-0/+13
* | Fix small mistakes throughout much of the documentationVolTer2022-10-211-4/+4
|/
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-33/+33
* Implement Vector4, Vector4i, Projectionreduz2022-07-231-0/+12
* Implement exponential operator (**) to GDScript/ExpressionsYuri Roubinsky2022-05-111-0/+12
* Remove generating of null comparison operators from documentationYuri Roubinsky2022-03-141-10/+0
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Fix integer vector mul/div operators and bindings.reduz2022-02-061-6/+6
* Enable sorting of operator methods in class documentation.Marcel Admiraal2021-11-291-9/+9
* Add documentation to operators for math typesAaron Franke2021-11-041-5/+8
* Move the docs for constructors and operators out of methods sectionAaron Franke2021-10-291-75/+77
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Allow comparing equality between builtin types and nullGeorge Marques2021-09-171-0/+10
* Improve the docs for the float typeAaron Franke2021-08-181-1/+7
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-122/+61
* Implement native extension systemreduz2021-06-251-21/+12
* Rename Quat to QuaternionMarcel Admiraal2021-06-041-3/+3
* Complete the docs for primitive typeskobewi2021-03-311-0/+45
* doc: Sync classref to add operators after #43419Rémi Verschelde2020-11-101-4/+224
* Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-6/+13
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Document TabContainer's "use_hidden_tabs_for_min_size"Michael Alexsander2020-01-031-1/+1
* Clarifying how float(String from) parses partially invalid stringsDanilo Costa Viana2019-12-131-1/+1
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-3/+3
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* Docs: Fix "equal to" and code markup in float.xmlcorrigentia2019-01-031-3/+3
* Fixed casting result in float.xmlFlamyAT2018-09-291-1/+1
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+44