summaryrefslogtreecommitdiff
path: root/scene
AgeCommit message (Expand)Author
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-06Merge pull request #35859 from Calinou/minimap-add-hover-pressed-feedbackGilles Roudière
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-05Prevent editing properties managed by parent containerAwkor
2021-09-05Apply set_read_only() to child classes of EditorProperty elementsSilc 'Tokage' Renew
2021-09-04Add visual feedback when hovering or dragging the code minimap grabberHugo Locurcio
2021-09-02Changed Window current_screen parameter from string to intJestemStefan
2021-09-01Merge pull request #38722 from KoBeWi/propositionGilles Roudière
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-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
2021-08-30Merge pull request #52240 from Rubonnek/rename-rel-pathJuan Linietsky
2021-08-30Expose soft body pin methods to GDScriptBengt Söderström
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-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
2021-08-29Merge pull request #30391 from KoBeWi/hiding_childrenJuan Linietsky
2021-08-29Revert "Display a matrix for Node2D and don't display a duplicate origin"Juan Linietsky
2021-08-29Display a matrix for Node2D and don't display a duplicate originAaron Franke
2021-08-28Merge pull request #49664 from nekomatata/fix-editable-duplicatedMax Hilbrunner
2021-08-28Merge pull request #43573 from lewiji/masterMax Hilbrunner
2021-08-28Merge pull request #51906 from requizm/fix/49077Michael Alexsander
2021-08-28Improve collision generation usability in the new 3D scene import workflow.AndreaCatania
2021-08-28Add support for internal nodeskobewi
2021-08-27Fix loading packed scene with editable children at runtimePouleyKetchoupp
2021-08-27Merge pull request #52096 from kleonc/tree-item-drag-drop-drawingMax Hilbrunner
2021-08-27Merge pull request #51296 from ellenhp/mix_in_audio_serverJuan Linietsky
2021-08-27Merge pull request #52135 from fabriceci/fix-transmission-velocity-on-wall-4Camille Mohr-Daurat
2021-08-27Do all audio mixing in the AudioServerEllen Poe
2021-08-27Require AudioStream::mix to return the number of frames successfully mixedEllen Poe
2021-08-27Merge pull request #51908 from bruvzg/msdf_fonts2K. S. Ernest (iFire) Lee
2021-08-27Merge pull request #51896 from nekomatata/restore-ray-shapeCamille Mohr-Daurat
2021-08-27Makes FontData importable resource.bruvzg
2021-08-26Remove velocity transmission on_wall when collider is CharacterBody.fabriceci
2021-08-26Merge pull request #52132 from nekomatata/fix-physics-process-deltaCamille Mohr-Daurat
2021-08-26Fix delta passed in _physics_processPouleyKetchoupp
2021-08-26Merge pull request #52131 from nekomatata/fix-blend-tree-resetK. S. Ernest (iFire) Lee
2021-08-26Merge pull request #52107 from timothyqiu/overridenJuan Linietsky
2021-08-26Fix AnimationBlendTree reset on resource loadingPouleyKetchoupp
2021-08-26Optionally scale 3D render contentBastiaan Olij
2021-08-26Fix misspelled "overriden"Haoyu Qiu
2021-08-25Clean physics direct body state usage in 2D and 3D physicsPouleyKetchoupp