Age | Commit message (Expand) | Author |
2021-09-01 | TabContainer Fix drawing current tab when it's disabled | kleonc |
2021-08-31 | Add AnimatableBody inherited from StaticBody for moving platforms | PouleyKetchoupp |
2021-08-31 | Fix negative delta arguments | Manuel Moos |
2021-08-31 | Merge pull request #51873 from Chaosus/fix_uniform_error_spam | Clay John |
2021-08-31 | Merge pull request #49471 from nekomatata/body-state-sync-callback | Juan Linietsky |
2021-08-31 | Merge pull request #52279 from fabriceci/delta-double | Camille Mohr-Daurat |
2021-08-31 | Merge pull request #51364 from bengtsts/master | Camille Mohr-Daurat |
2021-08-31 | Capitalize properties in the remote inspector | Hugo Locurcio |
2021-08-31 | Merge pull request #52269 from fabriceci/change-platform-detection | Gilles Roudière |
2021-08-31 | Implemented advanced features of DAP | Ev1lbl0w |
2021-08-31 | delta time as double | fabriceci |
2021-08-31 | Change platform detection by allowing select layers by type (wall or floor) | fabriceci |
2021-08-31 | Merge pull request #49598 from Calinou/web-editor-improve-download-project-so... | Fabio Alessandrelli |
2021-08-31 | Add Vector2.from_angle() method | kobewi |
2021-08-30 | Merge pull request #52240 from Rubonnek/rename-rel-path | Juan Linietsky |
2021-08-30 | Harmonize default value for collision mask in ray/shape queries | PouleyKetchoupp |
2021-08-31 | Remove cartesian2polar and polar2cartesian | kobewi |
2021-08-30 | Merge pull request #43838 from lupoDharkael/cancel-member | Juan Linietsky |
2021-08-30 | Documented soft body pinning methods | Bengt Söderström |
2021-08-30 | Expose soft body pin methods to GDScript | Bengt Söderström |
2021-08-30 | Merge pull request #52254 from godotengine/revert-51985-coll | Juan Linietsky |
2021-08-30 | Revert " Improve collision generation usability in the new 3D scene import wo... | Juan Linietsky |
2021-08-30 | Merge pull request #51985 from AndreaCatania/coll | Camille Mohr-Daurat |
2021-08-30 | Merge pull request #52245 from AndreaCatania/AndreaCatania-patch-4 | Juan Linietsky |
2021-08-30 | Update editor_properties.cpp | Andrea Catania |
2021-08-30 | EditorPropertyText, pass changing variable false. | Andrea Catania |
2021-08-30 | Merge pull request #50365 from timothyqiu/ip-candidates | Fabio Alessandrelli |
2021-08-30 | Try other resolved IPs if one fails to connect | Haoyu Qiu |
2021-08-30 | Merge pull request #51481 from Faless/mp/4.x_no_pup | Fabio Alessandrelli |
2021-08-29 | Rename String::is_rel_path to String::is_relative_path | Wilson E. Alvarez |
2021-08-30 | [GDScript] [Net] Allow mixing rpc annotation paramters. | Fabio Alessandrelli |
2021-08-30 | [Net] Rename RPC "puppet" to "auth" (authority). Drop "master". | Fabio Alessandrelli |
2021-08-30 | Merge pull request #51788 from Faless/mp/4.x_replicator_sync | Fabio Alessandrelli |
2021-08-29 | Merge pull request #30391 from KoBeWi/hiding_children | Juan Linietsky |
2021-08-29 | Merge pull request #52235 from godotengine/revert-47635-node2d3d-transform | Juan Linietsky |
2021-08-29 | Revert "Display a matrix for Node2D and don't display a duplicate origin" | Juan Linietsky |
2021-08-29 | Merge pull request #47635 from aaronfranke/node2d3d-transform | Aaron Franke |
2021-08-29 | Display a matrix for Node2D and don't display a duplicate origin | Aaron Franke |
2021-08-28 | Merge pull request #52180 from timothyqiu/config-file-prop | Hugo Locurcio |
2021-08-28 | Merge pull request #52198 from mhilbrunner/fix-array-doc | Hugo Locurcio |
2021-08-28 | Merge pull request #52085 from williamd67/fix-await-without-argument | Hugo Locurcio |
2021-08-28 | Fix Array class docs after #47406 | Max Hilbrunner |
2021-08-28 | Merge pull request #49664 from nekomatata/fix-editable-duplicated | Max Hilbrunner |
2021-08-28 | Merge pull request #47406 from mashumafi/master-Array-insert-rc | Max Hilbrunner |
2021-08-28 | Merge pull request #52164 from mhilbrunner/gd-style-fixup | Max Hilbrunner |
2021-08-28 | Merge pull request #43573 from lewiji/master | Max Hilbrunner |
2021-08-28 | Merge pull request #43522 from qarmin/divide_by_zero_in_vectori | Max Hilbrunner |
2021-08-28 | Merge pull request #52176 from BastiaanOlij/fix_gl_size_param | Max Hilbrunner |
2021-08-28 | Merge pull request #51906 from requizm/fix/49077 | Michael Alexsander |
2021-08-28 | Print error message when await is not followed by signal or coroutine | William Deurwaarder |