summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Remove `#ifdefs` for handling compilation with Visual Studio < 2015Hugo Locurcio2021-08-311-1/+1
* Merge pull request #52240 from Rubonnek/rename-rel-pathJuan Linietsky2021-08-303-6/+6
|\
| * Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez2021-08-293-6/+6
* | Revert " Improve collision generation usability in the new 3D scene import wo...Juan Linietsky2021-08-301-17/+6
* | Merge pull request #51985 from AndreaCatania/collCamille Mohr-Daurat2021-08-301-6/+17
|\ \
| * | Improve collision generation usability in the new 3D scene import workflow.AndreaCatania2021-08-281-6/+17
* | | Try other resolved IPs if one fails to connectHaoyu Qiu2021-08-302-6/+24
* | | [GDScript] [Net] Allow mixing rpc annotation paramters.Fabio Alessandrelli2021-08-301-21/+15
* | | [Net] Rename RPC "puppet" to "auth" (authority). Drop "master".Fabio Alessandrelli2021-08-307-25/+10
| |/ |/|
* | Merge pull request #52085 from williamd67/fix-await-without-argumentHugo Locurcio2021-08-281-1/+5
|\ \
| * | Print error message when await is not followed by signal or coroutineWilliam Deurwaarder2021-08-281-1/+5
* | | Merge pull request #52164 from mhilbrunner/gd-style-fixupMax Hilbrunner2021-08-281-2/+2
|\ \ \
| * | | GDScript test style fixMax Hilbrunner2021-08-271-2/+2
* | | | Fix double named size parameterBastiaan Olij2021-08-281-1/+1
| |/ / |/| |
* | | Merge pull request #52122 from V-Sekai/autoload_listK. S. Ernest (iFire) Lee2021-08-274-23/+23
|\ \ \ | |/ / |/| |
| * | Use OrderedHashMap for autoloads to preserve orderLyuma2021-08-264-23/+23
* | | Merge pull request #52090 from balloonpopper/bug52060Max Hilbrunner2021-08-274-2/+13
|\ \ \
| * | | Correct null and boolean values being capitalised by the str commandBalloonpopper2021-08-264-2/+13
* | | | Merge pull request #51296 from ellenhp/mix_in_audio_serverJuan Linietsky2021-08-274-6/+14
|\ \ \ \
| * | | | Require AudioStream::mix to return the number of frames successfully mixedEllen Poe2021-08-274-6/+14
* | | | | Merge pull request #52105 from ldmnt/masterHugo Locurcio2021-08-273-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed crash when parsing an empty assignment.Louis Dumont2021-08-253-0/+8
* | | | | Makes FontData importable resource.bruvzg2021-08-2724-4630/+5412
* | | | | Merge pull request #52003 from BastiaanOlij/xr_interface_extensionBastiaan Olij2021-08-2718-977/+25
|\ \ \ \ \
| * | | | | Adding GDExtension support to XRInterfaceBastiaan Olij2021-08-2618-977/+25
| | |_|/ / | |/| | |
* | | | | Merge pull request #52107 from timothyqiu/overridenJuan Linietsky2021-08-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix misspelled "overriden"Haoyu Qiu2021-08-261-1/+1
| |/ / /
* | | | Merge pull request #52102 from Calinou/gdscript-tests-add-readmeGilles Roudière2021-08-251-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Add a README to link to the GDScript integration tests documentationHugo Locurcio2021-08-251-0/+8
* | | | Merge pull request #52087 from raulsntos/expose-simplify-pathMax Hilbrunner2021-08-252-0/+17
|\ \ \ \
| * | | | Expose `String.SimplifyPath` in C#Raul Santos2021-08-252-0/+17
| | |/ / | |/| |
* | | | Merge pull request #52086 from raulsntos/rename-string-is-abs-path-methodMax Hilbrunner2021-08-251-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Rename `String.IsAbsPath()` to `String.IsAbsolutePath()`Raul Santos2021-08-251-2/+2
| |/ /
* | | Merge pull request #52023 from mhilbrunner/vs-fix-reloadedMax Hilbrunner2021-08-254-67/+26
|\ \ \ | |/ / |/| |
| * | Fix Visual Script editorMax Hilbrunner2021-08-244-67/+26
* | | Merge pull request #47295 from omegachysis/script-bind-mutexIgnacio Roldán Etcheverry2021-08-241-1/+5
|\ \ \
| * | | Add mutex to protect script bindingsMatthew A. Robinson2021-03-231-1/+5
* | | | Document ENetConnection compression must match between client and serverHugo Locurcio2021-08-231-0/+1
| |/ / |/| |
* | | Merge pull request #51971 from aaronfranke/httpsMax Hilbrunner2021-08-237-8/+8
|\ \ \
| * | | Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke2021-08-227-8/+8
* | | | Merge pull request #51947 from AnilBK/redundant-assignmentsMichael Alexsander2021-08-231-1/+0
|\ \ \ \
| * | | | Remove redundant assignments.Anilforextra2021-08-211-1/+0
* | | | | Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-235-26/+4
| |/ / / |/| | |
* | | | Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-226-106/+149
* | | | Merge pull request #51919 from raulsntos/csharp-renamesAaron Franke2021-08-211-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Rename C# string extensions to follow GDScriptRaul Santos2021-08-201-2/+2
* | | | Merge pull request #49105 from vnen/gdscript-inner-preload-typeRémi Verschelde2021-08-2011-7/+74
|\ \ \ \ | |/ / / |/| | |
| * | | GDScript: Make singleton functions be seen as staticGeorge Marques2021-08-201-1/+6
| * | | GDScript: Fix memory leak when using self class as typeGeorge Marques2021-08-181-2/+1
| * | | GDScript: Fix calling builtin static functionsGeorge Marques2021-08-183-1/+9