summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2021-09-15Fix String::num_real and String test cases when compiling with doublesAaron Franke
2021-09-15Merge pull request #52693 from akien-mga/fixup-inputmap-macos-overrideRémi Verschelde
2021-09-15InputMap: Fixup `macos` feature tag overrides after #52291Rémi Verschelde
2021-09-15--single-window is passed through project manager.Jacob Edie
2021-09-15Merge pull request #52123 from lightspot21/fix-placement-new-warningRémi Verschelde
2021-09-15Merge pull request #52562 from BastiaanOlij/gd_extensions_register_driversRémi Verschelde
2021-09-15Merge pull request #52291 from Calinou/inputmap-rename-osx-macosRémi Verschelde
2021-09-15Rename `osx` to `macos` in input map feature tag handlingHugo Locurcio
2021-09-14Clean convex hull decomposition codePouleyKetchoupp
2021-09-15Fix placement new on zero-sized region warning on GCC 11.1Grigoris Pavlakis
2021-09-14Merge pull request #52613 from V-Sekai/fix_custom_sync_commandsFabio Alessandrelli
2021-09-14Merge pull request #52535 from e8newallm/52490-type_conversionRémi Verschelde
2021-09-13Revert some URLs from the "Replace HTTP URLs with HTTPS" PRAaron Franke
2021-09-13Merge pull request #50375 from Paulb23/code_edit_unit_testsRémi Verschelde
2021-09-13Merge pull request #52049 from theraot/masterRémi Verschelde
2021-09-13Added explicit type conversionsMatthew Newall
2021-09-13Add driver types to GD extension initialisation levelsBastiaan Olij
2021-09-12Fix custom multiplayer sync commandsSaracenOne
2021-09-10Merge pull request #52406 from ellenhp/libvorbisJuan Linietsky
2021-09-10Merge pull request #52229 from lawnjelly/basis_quat_warningMax Hilbrunner
2021-09-09Replace stb_vorbis with libogg+libvorbisEllen Poe
2021-09-08Merge pull request #52408 from GiantBlargg/fix-string-castFabio Alessandrelli
2021-09-08Multiplayer networking renames/simplificationMax Hilbrunner
2021-09-07Merge pull request #52097 from mortarroad/master-fix-convex-hull-double-edgesMax Hilbrunner
2021-09-07Merge pull request #47391 from Calinou/platform-feature-tags-lowercaseJuan Linietsky
2021-09-07Merge pull request #52289 from Calinou/remove-old-msvc-support-ifdefMax Hilbrunner
2021-09-07Merge pull request #52442 from Faless/mp/4.x_rpc_managerMax Hilbrunner
2021-09-07[Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-09-05Merge pull request #51722 from TokageItLab/implement-set-read-only-in-extende...Gilles Roudière
2021-09-05Apply set_read_only() to child classes of EditorProperty elementsSilc 'Tokage' Renew
2021-09-04fix invalid string castDaniel Doran
2021-09-05Merge pull request #52309 from BastiaanOlij/add_extension_index_functionsBastiaan Olij
2021-09-02Fix _send_default_spawn_default function sending zero lengthSaracenOne
2021-09-02Add functions for access members by index on packed array objectsBastiaan Olij
2021-09-01Fix InputMap and display server not nulling singleton on freePaulb23
2021-09-01Merge pull request #52270 from KoBeWi/goodbye_polarGeorge Marques
2021-09-01Merge pull request #48237 from KoBeWi/they_came_from_angleGeorge Marques
2021-09-01Merge pull request #52026 from Calinou/constiterator-fix-constHugo Locurcio
2021-08-31Make platform feature tag names lowercaseHugo Locurcio
2021-08-31Remove `#ifdefs` for handling compilation with Visual Studio < 2015Hugo Locurcio
2021-08-31Add Vector2.from_angle() methodkobewi
2021-08-30Merge pull request #52240 from Rubonnek/rename-rel-pathJuan Linietsky
2021-08-31Remove cartesian2polar and polar2cartesiankobewi
2021-08-30Revert " Improve collision generation usability in the new 3D scene import wo...Juan Linietsky
2021-08-30Merge pull request #51985 from AndreaCatania/collCamille Mohr-Daurat
2021-08-30Improve Basis::get_quaternion error messagelawnjelly
2021-08-30Try other resolved IPs if one fails to connectHaoyu Qiu
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-30[Net] Rename RPC "puppet" to "auth" (authority). Drop "master".Fabio Alessandrelli