summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
2021-09-08Merge pull request #52106 from Paulb23/text-edit-optimisationGilles Roudière
2021-09-08Multiplayer networking renames/simplificationMax Hilbrunner
2021-09-08Improve collision generation usability in the new 3D scene import workflow.AndreaCatania
2021-09-07Merge pull request #52237 from ellenhp/polyphonyJuan Linietsky
2021-09-07Merge pull request #52082 from williamd67/fix-custom-effects-dropdown-menuMax Hilbrunner
2021-09-07Merge pull request #52145 from LeaoLuciano/linkbutton-translation-4.0Max Hilbrunner
2021-09-07Merge pull request #52339 from jmb462/fix-fold-function-with-comment-failMax Hilbrunner
2021-09-07Merge pull request #52359 from williamd67/fix-autocomplete-mergeMax Hilbrunner
2021-09-07Merge pull request #52436 from daniel-mcclintock/fix-out-of-bounds-completion...Max Hilbrunner
2021-09-07Add polyphony to Audio Stream Player nodesEllen Poe
2021-09-07Merge pull request #52442 from Faless/mp/4.x_rpc_managerMax Hilbrunner
2021-09-07Merge pull request #52392 from Shatur/fix-readyMax Hilbrunner
2021-09-07Merge pull request #52277 from groud/implement_array_property_hintJuan Linietsky
2021-09-07Fixed regression of skinning with skeletonSilc 'Tokage' Renew
2021-09-07[Net] Move multiplayer to core subdir, split RPCManager.Fabio Alessandrelli
2021-09-07Merge pull request #52050 from nobuyukinyuu/bind-get-tab-idx-at-point-40Gilles Roudière
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-09-06Proper support for custom mass properties in 2D/3D physics bodiesPouleyKetchoupp
2021-09-06Merge pull request #52286 from nekomatata/restore-kinematic-bodyCamille Mohr-Daurat
2021-09-06Fix brace placement with space auto indentPaulb23
2021-09-06Merge pull request #35859 from Calinou/minimap-add-hover-pressed-feedbackGilles Roudière
2021-09-06Fix crash during completion lookbackdaniel-mcclintock
2021-09-06Merge pull request #52435 from groud/fix_crash_in_tilemap_physicsGilles Roudière
2021-09-06Fix crash in TileMap physicsGilles Roudière
2021-09-06Remove dead code from Viewport::_gui_input_eventPip
2021-09-05Prevent editing properties managed by parent containerAwkor
2021-09-05Fix comment causes content of folded methods to not hidejmb462
2021-09-05Apply set_read_only() to child classes of EditorProperty elementsSilc 'Tokage' Renew
2021-09-04Remove extra get_script_instance checkHennadii Chernyshchyk
2021-09-04Add visual feedback when hovering or dragging the code minimap grabberHugo Locurcio
2021-09-03Fix incorrectly removing two characters by auto braceWilliam Deurwaarder
2021-09-02Changed Window current_screen parameter from string to intJestemStefan
2021-09-02Fix documentation viewer to scroll to endWilliam Deurwaarder
2021-09-02Fix getting deliminator start over empty lines and blank start keysPaulb23
2021-09-02Make some enhancements to the POT generationMichael Alexsander
2021-09-01Add CodeEdit breakpoint unit testsPaulb23
2021-09-01Prevent crash on startup if no audio serverPaulb23
2021-09-01Cache TreeItem minimum size for performance.Gilles Roudière
2021-09-01Merge pull request #38722 from KoBeWi/propositionGilles Roudière
2021-09-01Fix ParallaxLayer's transform resetting in editorSeleckyErik
2021-09-01Add offset for TextureProgress progress texturekobewi
2021-09-01TabContainer Fix drawing current tab when it's disabledkleonc
2021-08-31Add AnimatableBody inherited from StaticBody for moving platformsPouleyKetchoupp
2021-08-31Merge pull request #49471 from nekomatata/body-state-sync-callbackJuan Linietsky
2021-08-31Merge pull request #52279 from fabriceci/delta-doubleCamille Mohr-Daurat
2021-08-31Write node groups one a single line when saving a `.tscn` fileHugo Locurcio
2021-08-31Add Listener2Dkobewi
2021-08-31Merge pull request #51364 from bengtsts/masterCamille Mohr-Daurat
2021-08-31delta time as doublefabriceci
2021-08-31Change platform detection by allowing select layers by type (wall or floor)fabriceci