summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2021-08-27Makes FontData importable resource.bruvzg
2021-08-27Merge pull request #52003 from BastiaanOlij/xr_interface_extensionBastiaan Olij
2021-08-26Merge pull request #52107 from timothyqiu/overridenJuan Linietsky
2021-08-26Adding GDExtension support to XRInterfaceBastiaan Olij
2021-08-25Merge pull request #52102 from Calinou/gdscript-tests-add-readmeGilles Roudière
2021-08-26Fix misspelled "overriden"Haoyu Qiu
2021-08-25Merge pull request #52087 from raulsntos/expose-simplify-pathMax Hilbrunner
2021-08-25Merge pull request #52086 from raulsntos/rename-string-is-abs-path-methodMax Hilbrunner
2021-08-25Add a README to link to the GDScript integration tests documentationHugo Locurcio
2021-08-25Expose `String.SimplifyPath` in C#Raul Santos
2021-08-25Merge pull request #52023 from mhilbrunner/vs-fix-reloadedMax Hilbrunner
2021-08-25Rename `String.IsAbsPath()` to `String.IsAbsolutePath()`Raul Santos
2021-08-24Fix Visual Script editorMax Hilbrunner
2021-08-24Merge pull request #47295 from omegachysis/script-bind-mutexIgnacio Roldán Etcheverry
2021-08-23Document ENetConnection compression must match between client and serverHugo Locurcio
2021-08-23Merge pull request #51971 from aaronfranke/httpsMax Hilbrunner
2021-08-23Merge pull request #51947 from AnilBK/redundant-assignmentsMichael Alexsander
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-21Merge pull request #51919 from raulsntos/csharp-renamesAaron Franke
2021-08-21Remove redundant assignments.Anilforextra
2021-08-20Merge pull request #49105 from vnen/gdscript-inner-preload-typeRémi Verschelde
2021-08-20GDScript: Make singleton functions be seen as staticGeorge Marques
2021-08-20Rename C# string extensions to follow GDScriptRaul Santos
2021-08-20Merge pull request #51916 from mhilbrunner/vs-fixRémi Verschelde
2021-08-20Fix VisualScriptEditor after namespacesMax Hilbrunner
2021-08-20C#: Fix bindings generator for Callable argument default valueIgnacio Roldán Etcheverry
2021-08-20Merge pull request #51902 from vnen/variant-internal-constructorRémi Verschelde
2021-08-19Fix initialization of objects in VariantInternalGeorge Marques
2021-08-18GDScript: Fix memory leak when using self class as typeGeorge Marques
2021-08-18GDScript: Fix calling builtin static functionsGeorge Marques
2021-08-18GDScript: Fix issue when calling `new()` on its ownGeorge Marques
2021-08-18GDScript: Fix inner classes and preloaded scripts as typesGeorge Marques
2021-08-18Merge pull request #51859 from nekomatata/bullet-body-motion-fixesRémi Verschelde
2021-08-18Fixes in Bullet body_test_motionPouleyKetchoupp
2021-08-17Remove underscore hacksMax Hilbrunner
2021-08-17Namespaces instead of underscore prefix for bindsMax Hilbrunner
2021-08-17Merge pull request #51762 from nekomatata/fix-crash-gdscript-cacheRémi Verschelde
2021-08-16Fix crash when failing to load script from cachePouleyKetchoupp
2021-08-16Merge pull request #51698 from Paulb23/text-editor-settingsRémi Verschelde
2021-08-16Reorganise text editor settingsPaulb23
2021-08-16Fix C# native instance bindings after recent re-writeIgnacio Roldán Etcheverry
2021-08-15Add constant to vector function parameters that don't actually modify their i...Ricard Rovira Cubeles
2021-08-13Style: Cleanup code using `text_editor/completion/use_single_quotes`Rémi Verschelde
2021-08-13Merge pull request #51508 from AndreaCatania/mem-placementRémi Verschelde
2021-08-13Merge pull request #51607 from aaronfranke/includesRémi Verschelde
2021-08-13Refactors the memnew_placement.AndreaCatania
2021-08-13Fix duplicate conditions.Anilforextra
2021-08-13Fix some unnecessary includesAaron Franke