summaryrefslogtreecommitdiffstats
path: root/doc/classes/@GlobalScope.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43414 from Xrayez/pi-type-stringRémi Verschelde2020-12-201-0/+10
|\
| * Expose `PROPERTY_HINT_TYPE_STRING` to scriptingAndrii Doroshenko (Xrayez)2020-11-091-0/+10
* | Rename TYPE_REAL to TYPE_FLOATGeorge Marques2020-12-041-1/+1
* | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+6
* | Update joy button and stick names, enums and documentationMarcel Admiraal2020-11-191-120/+21
* | doc: Sync classref with Variant utility methodsRémi Verschelde2020-11-171-0/+1141
* | Variant: Sync docs with new constructors, fixups after #43403Rémi Verschelde2020-11-091-15/+12
|/
* Clarify that `KEY_BACK` is unrelated to the Back button on AndroidHugo Locurcio2020-08-281-4/+4
* Added debugger plugin supportsimpu2020-08-261-0/+3
* Docs: Ignore OS specific values (constants, project settings, properties).bruvzg2020-07-151-1/+1
* DocData: Skip language-specific ClassDoc without methods/constantsRémi Verschelde2020-06-171-0/+3
* Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-271-2/+5
* doc: Sync classref with current sourceRémi Verschelde2020-05-151-2/+2
* Update game controller enums.Marcel Admiraal2020-05-131-147/+120
* doc: Sync classref with current sourceRémi Verschelde2020-05-111-3/+0
* doc: Sync classref with current sourceRémi Verschelde2020-05-041-0/+3
* fix typoEnhex2020-05-011-2/+2
* Merge pull request #36960 from pycbouh/docs-improve-shortcutsRémi Verschelde2020-04-291-1/+1
|\
| * Improve shortcut formatting in docsYuri Sizov2020-04-101-1/+1
* | Rename InputFilter back to InputRémi Verschelde2020-04-281-2/+2
* | doc: Fix parsing typed arrays in makerst.pyRémi Verschelde2020-04-241-0/+3
* | Exposed RenderingDevice to script APIJuan Linietsky2020-04-201-3/+0
* | Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editorRémi Verschelde2020-04-201-0/+3
* | doc: Sync classref with current sourceRémi Verschelde2020-04-201-19/+19
|/
* Renaming all ARVR nodes to XRBastiaan Olij2020-04-091-2/+2
* doc: Update classref with node renamesRémi Verschelde2020-03-301-14/+14
* Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodesRémi Verschelde2020-03-011-2/+2
|\
| * Rename `scancode` to `keycode`.bruvzg2020-02-251-2/+2
* | doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde2020-02-251-9/+15
* | Update docs and bindings for new integer vector typesRémi Verschelde2020-02-251-25/+37
|/
* Core: Change _Marshall class inherit from Reference to ObjectMateo Dev .592020-02-241-1/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-13/+19
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-7/+10
* doc: Sync classref with current sourceRémi Verschelde2020-02-121-3/+9
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* Merge pull request #35589 from akien-mga/doc-drop-category-propertyRémi Verschelde2020-01-261-1/+1
|\
| * doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* | doc: Do not expose Variant::NIL as a type in the class referenceRémi Verschelde2020-01-261-1/+1
|/
* Remove unnecessary parenthesis from code examplesMichael Alexsander2020-01-231-2/+2
* doc: Sync classref with current sourceRémi Verschelde2020-01-191-0/+5
* Improve the `KEY_MASK_CMD` documentationHugo Locurcio2019-12-171-1/+1
* Updated doc for PROPERTY_HINT_RANGE (or_greater/or_lesser instead of allow_gr...PouleyKetchoupp2019-08-101-2/+2
* Fix Nintendo buttons in the @GlobalScope documentationHugo Locurcio2019-07-011-4/+4
* doc: Complete GlobalScope documentationRémi Verschelde2019-06-301-53/+117
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-368/+376
* Properly expose all Error constants to scripting languagesRémi Verschelde2019-06-271-42/+75
* doc: Complete and harmonize all _MAX constant descriptionsRémi Verschelde2019-06-271-2/+4
* Adding a new Camera Server implementation to Godot.BastiaanOlij2019-06-151-0/+3
* doc: Fix formatting, typos and some descriptions in new docstringsRémi Verschelde2019-06-151-1/+1
* Added constants for the main buttons and axis used in VRBastiaan Olij2019-06-131-0/+33