summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #52267 from williamd67/lookup-symbol-builtin-functionsMax Hilbrunner2021-09-071-0/+9
|\
| * Show help for built-in functions (@GlobalScope)William Deurwaarder2021-08-301-0/+9
* | Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdefMax Hilbrunner2021-09-071-1/+1
|\ \
| * | Remove `#ifdefs` for handling compilation with Visual Studio < 2015Hugo Locurcio2021-08-311-1/+1
* | | Merge pull request #52442 from Faless/mp/4.x_rpc_managerMax Hilbrunner2021-09-0733-117/+117
|\ \ \
| * | | [Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli2021-09-0733-117/+117
* | | | Merge pull request #52205 from BastiaanOlij/blit_source_rectBastiaan Olij2021-09-071-5/+5
|\ \ \ \
| * | | | Add source rectangle to blitBastiaan Olij2021-08-291-5/+5
* | | | | Merge pull request #52271 from nekomatata/query-layer-default-maskCamille Mohr-Daurat2021-09-061-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Harmonize default value for collision mask in ray/shape queriesPouleyKetchoupp2021-08-301-6/+6
| | |_|/ | |/| |
* | | | Merge pull request #52341 from Calinou/scons-fix-missing-sconscript-warningMax Hilbrunner2021-09-041-1/+0
|\ \ \ \
| * | | | Fix missing SConscript warning when building using SConsHugo Locurcio2021-09-021-1/+0
* | | | | Add documentation to GodotSharpRaul Santos2021-09-0336-647/+2382
* | | | | Fix constant tag documentation in C# bindings generatorRaul Santos2021-09-031-1/+1
* | | | | Fix PackedInt64Array typo in bindings_generator.hRaul Santos2021-09-031-1/+1
* | | | | Merge pull request #50872 from aaronfranke/cs-format-mini-2Ignacio Roldán Etcheverry2021-09-0350-767/+820
|\ \ \ \ \
| * | | | | Some more C# formattingAaron Franke2021-09-0250-767/+820
| |/ / / /
* | | | | Merge pull request #52342 from Faless/enet/4.x_no_close_errorFabio Alessandrelli2021-09-031-1/+3
|\ \ \ \ \
| * | | | | [Net] Silence ENetMultiplayerPeer close_connection.Fabio Alessandrelli2021-09-021-1/+3
* | | | | | Merge pull request #52329 from ZuBsPaCe/gdscript-unused-private-class-variabl...Max Hilbrunner2021-09-031-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | GDScript: Count usages of member variables.ZuBsPaCe2021-09-031-0/+1
| |/ / / /
* / / / / Check for GDScript member and class naming conflicts in a variety of conditions.SaracenOne2021-09-023-23/+97
|/ / / /
* | | | Merge pull request #51639 from Ev1lbl0w/gsoc21-dapFabio Alessandrelli2021-09-011-0/+2
|\ \ \ \
| * | | | Implemented advanced features of DAPEv1lbl0w2021-08-311-0/+2
* | | | | Merge pull request #52270 from KoBeWi/goodbye_polarGeorge Marques2021-09-014-98/+24
|\ \ \ \ \
| * | | | | Remove cartesian2polar and polar2cartesiankobewi2021-08-314-98/+24
| | |/ / / | |/| | |
* | | | | Merge pull request #48237 from KoBeWi/they_came_from_angleGeorge Marques2021-09-011-0/+11
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add Vector2.from_angle() methodkobewi2021-08-311-0/+11
| |/ / /
* | | | 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