summaryrefslogtreecommitdiffstats
path: root/doc/classes/@GlobalScope.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #71339 from raulsntos/dotnet/is_finiteYuri Sizov2023-01-131-1/+1
|\
| * Add `IsFinite` to C# VariantsRaul Santos2023-01-131-1/+1
* | Add `IsZeroApprox` to C# vectorsRaul Santos2023-01-131-1/+1
|/
* Removed unused property hints and `Object::get_translatable_strings()`Juan Linietsky2023-01-091-41/+19
* Use BitField<> in core type masksJuan Linietsky2023-01-081-54/+54
* [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables.bruvzg2022-12-151-0/+3
* Rename all gdnative occurences to gdextensionGilles Roudière2022-12-121-3/+3
* Refactor baking code for Curve2DYaohua Xiong2022-12-051-2/+2
* Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/PlayerSilc Renew2022-12-021-17/+15
* Merge pull request #68386 from MewPurPur/snappedi-snappedfRémi Verschelde2022-11-241-13/+46
|\
| * Implement snappedi, snappedf, and Vector[2/3/4]i.snappedVolTer2022-11-191-13/+46
* | Merge pull request #68806 from MewPurPur/printraw-warn-better-in-docsRémi Verschelde2022-11-241-3/+2
|\ \
| * | Make it clearer that printraw only prints to terminalVolTer2022-11-241-3/+2
* | | Refactor Curve3D::_bake() methodYaohua Xiong2022-11-241-0/+11
* | | Merge pull request #67726 from HenryClones/integer-lerping-errorsRémi Verschelde2022-11-231-1/+1
|\ \ \ | |/ / |/| |
| * | Add case for Variant::INT in lerp variant switchXpertice2022-11-221-1/+1
* | | Remove `PROPERTY_HINT_IMAGE_COMPRESS` constantsMicky2022-11-151-39/+29
| |/ |/|
* | Merge pull request #66747 from aaronfranke/move-euler-orderRémi Verschelde2022-11-021-0/+18
|\ \
| * | Move EulerOrder enum to math_defs.h and global scopeAaron Franke2022-11-021-0/+18
* | | Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-5/+9
|/ /
* | Merge pull request #67693 from Mickeon/slight-hint-shufflingRémi Verschelde2022-11-021-2/+2
|\ \
| * | Fix unordered values of PROPERTY_HINT_INT_IS_POINTER & ARRAY_TYPEMicky2022-10-211-2/+2
* | | Doc consistency: "inspector" to "Inspector"Micky2022-10-271-4/+4
* | | Tweak `@GlobalScope` constants documentation overallMicky2022-10-211-64/+78
| |/ |/|
* | Merge pull request #67072 from Mickeon/uh-oh-stinkyMax Hilbrunner2022-10-211-0/+1
|\ \
| * | Rewrite most of Resource's documentationMicky2022-10-181-0/+1
* | | Merge pull request #67656 from MewPurPur/instance🧹Max Hilbrunner2022-10-211-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix small mistakes throughout much of the documentationVolTer2022-10-211-1/+1
* | | Merge pull request #67001 from KoBeWi/🎲Max Hilbrunner2022-10-191-0/+3
|\ \ \
| * | | Fill random docskobewi2022-10-071-0/+3
| | |/ | |/|
* | | Merge pull request #67208 from Mickeon/doc-peeves-the-peeveningMax Hilbrunner2022-10-191-156/+171
|\ \ \ | |_|/ |/| |
| * | Tweak `@GlobalScope` functions documentation overallMicky2022-10-181-156/+171
* | | Merge pull request #64268 from timothyqiu/is-finiteRémi Verschelde2022-10-111-0/+7
|\ \ \ | |/ / |/| |
| * | Add `is_finite` method for checking built-in typesHaoyu Qiu2022-10-081-0/+7
| |/
* / Remove leading spaces from enumerator name hintsHaoyu Qiu2022-10-081-1/+1
|/
* Merge pull request #66839 from aaronfranke/editor-prop-hide-sliderRémi Verschelde2022-10-051-1/+1
|\
| * Fix hide_slider vs no_slider inconsistency in editor property codeAaron Franke2022-10-031-1/+1
* | Describe the left mouse button constant as the primary buttonHaoyu Qiu2022-10-051-4/+4
|/
* Expose `PROPERTY_USAGE_READ_ONLY`Marc Gilleron2022-09-281-0/+3
* Fix key mapping changes when moving from macOS to other platformbruvzg2022-09-071-134/+134
* Expose registration of physics servers to GDExtensionRicardo Buring2022-09-071-0/+6
* Merge pull request #65239 from Geequlim/js2webFabio Alessandrelli2022-09-071-2/+2
|\
| * Rename JavaScript singleton to JavaScriptBridgeGeequlim2022-09-021-2/+2
* | Rename `range_lerp` to `remap`Micky2022-09-061-5/+5
* | Rename `or_lesser` range property hint to `or_less`Hugo Locurcio2022-09-021-1/+1
|/
* Merge pull request #64119 from YuriSizov/theme-init-databaseRémi Verschelde2022-08-291-0/+3
|\
| * Add ThemeDB, expose previously static Theme methodsYuri Sizov2022-08-261-0/+3
* | [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-1/+1
* | Add linear/cubic angle interpolation to Animation interpolation typeSilc Renew2022-08-271-0/+26
* | Merge pull request #64367 from Mickeon/rename-var-to-strRémi Verschelde2022-08-261-31/+31
|\ \