summaryrefslogtreecommitdiffstats
path: root/doc/classes/@GlobalScope.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #86693 from Mickeon/doc-peeves-midiiiiiiRémi Verschelde2024-01-291-19/+24
|\
| * Overhaul documentation about MIDI supportMicky2024-01-261-19/+24
* | Add InputEventKey.location to tell left from rightMel Collins2024-01-261-0/+10
|/
* Merge pull request #79813 from AThousandShips/callable_docYuri Sizov2024-01-241-0/+2
|\
| * Clarify that `Callable` will not be encoded with `var_to_bytes`A Thousand Ships2024-01-071-0/+2
* | Handle clickable `[url]` tags in `print_rich()` editor output logHugo Locurcio2024-01-151-0/+1
|/
* Clarify that `@GlobalScope.clamp` does not do component-wise clampingA Thousand Ships2023-12-261-13/+2
* Merge pull request #84652 from timothyqiu/enum-punYuri Sizov2023-12-191-1/+1
|\
| * Avoid punning enum names in documentationHaoyu Qiu2023-11-091-1/+1
* | Fill remaining global scope constant descriptionskobewi2023-11-131-4/+29
* | Explain circular references and how to break themHaoyu Qiu2023-11-111-1/+1
|/
* GDScript: Fix incorrect error message for utility functionsDanil Alexeev2023-10-161-3/+3
* Add documentation on which buttons JOY_BUTTON_START corresponds toRobTheFiveNine2023-10-081-1/+1
* Merge pull request #82691 from YuriSizov/rst-validate-with-exceptionsRémi Verschelde2023-10-041-6/+6
|\
| * Validate `code` tags for class and member referencesYuri Sizov2023-10-031-6/+6
* | Add type_string() utilityJakub Janšta2023-10-021-0/+14
|/
* Add rotate_toward and angle_difference to GDScript and C#etti2023-10-011-0/+19
* Replace `radians` range hint with `radians_as_degrees`A Thousand Ships2023-09-251-1/+1
* Merge pull request #81464 from AcatXIo/fix-sign-nanRémi Verschelde2023-09-121-2/+5
|\
| * Fix sign(NAN) returning 1.AcatXIo2023-09-091-2/+5
* | Add a type conversion method to Variant Utility and expose to scriptingAaron Franke2023-09-081-0/+17
|/
* Add inverse hyperbolic functions `asinh()`, `acosh()` & `atanh()`Jcrespo2023-09-011-0/+39
* Add missing YEN, SECTION and OPENURL names to keycode mappingsAttackButton2023-08-281-12/+12
* Make EditorInterface accessible as a singletonYuri Sizov2023-08-091-0/+4
* Merge pull request #72091 from MewPurPur/fix-nearest-po2Rémi Verschelde2023-08-071-3/+2
|\
| * Fixed edge cases of nearest_po2 functionVolTer2023-05-011-3/+2
* | Fix invalid use of markdown syntax in classrefHaoyu Qiu2023-08-011-2/+2
* | 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
* | Fix GlobalScope doc link for NavigationServer3Dsmix82023-06-251-1/+1
* | Ensure `RID`, `Callable`, and `Signal` are stored as stringsNinni Pipping2023-06-221-0/+1
* | Merge pull request #77734 from dalexeev/doc-property-hint-type-stringRémi Verschelde2023-06-201-8/+55
|\ \
| * | Update `PROPERTY_HINT_TYPE_STRING` docsDanil Alexeev2023-06-021-8/+55
* | | Clarify move_towards does not go past final valueHaoyu Qiu2023-06-141-1/+2
|/ /
* | Merge pull request #77226 from aaronfranke/clampYuri Sizov2023-05-301-2/+2
|\ \
| * | Document that clamp works with any type that supports greater/less thanAaron Franke2023-05-181-2/+2
* | | Minor grammar fixes to documentationNinni Pipping2023-05-281-1/+1
|/ /
* | Document MIDI zero velocity quirkvoidshine2023-05-171-2/+2
* | Fix property usage docs referring to removed network flagkleonc2023-05-141-2/+2
* | Reorder PropertyHint enum to avoid breaking compatRaul Santos2023-05-121-25/+25
* | Merge pull request #76906 from lawnjelly/safe_acos4_2Rémi Verschelde2023-05-111-2/+2
|\ \
| * | Make acos and asin safelawnjelly2023-05-111-2/+2
* | | Merge pull request #76165 from and-rad/safe-credentialsRémi Verschelde2023-05-101-0/+3
|\ \ \
| * | | Store sensitive export options in dedicated credentials fileAndreas Raddau2023-05-101-0/+3
| |/ /
* / / Rework Navigation Avoidancesmix82023-05-101-25/+28
|/ /
* | Improve `print_rich()` documentationHugo Locurcio2023-04-161-4/+8
* | Document how to use logarithm of base 10 with `log()`Hugo Locurcio2023-03-261-2/+2
* | Fix typo in the type-safe examplesDipal Zambare2023-03-191-11/+11
* | Hide internal settings from the classrefHaoyu Qiu2023-03-021-0/+1
* | Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1