summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
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-07SpriteFramesEditor Fix preview grid in "Select Frames" dialogkleonc
2021-09-07Fix TileSet terrain painting reset to no terrainGilles Roudière
2021-09-07Fix node pivot shortcut is always activejmb462
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-09-06Merge pull request #52286 from nekomatata/restore-kinematic-bodyCamille Mohr-Daurat
2021-09-06Explicitly convert signed to unsigned valueKirill Diduk
2021-09-05Apply set_read_only() to child classes of EditorProperty elementsSilc 'Tokage' Renew
2021-09-03Don't handle property_editor shortcuts on release.Ryan Roden-Corrent
2021-09-02Symbol lookup jumps to the correct position in help editorWilliam Deurwaarder
2021-09-02Merge pull request #33123 from Calinou/remote-inspector-capitalize-propertiesHugo Locurcio
2021-09-02Load assets before enabling editor pluginsTechnoPorg
2021-09-02Make some enhancements to the POT generationMichael Alexsander
2021-09-02Fix Find Next shortcut not working when search bar is focusedThreeRhinosInAnElephantCostume
2021-09-02Tweak tooltip styleHendrik Brucker
2021-09-01Tweak skeleton editor texts "Make Rest Pose" and "Set Bones to Rest Pose"Hugo Locurcio
2021-09-01Merge pull request #51639 from Ev1lbl0w/gsoc21-dapFabio Alessandrelli
2021-09-01Display the node name in scene tree dock tooltipsHugo Locurcio
2021-08-31Add AnimatableBody inherited from StaticBody for moving platformsPouleyKetchoupp
2021-08-31Make platform feature tag names lowercaseHugo Locurcio
2021-08-31Reformat Transform(2D) inspector menusAaron Franke
2021-08-31Add Listener2Dkobewi
2021-08-31Capitalize properties in the remote inspectorHugo Locurcio
2021-08-31Implemented advanced features of DAPEv1lbl0w
2021-08-31Make default main screen plugin work even if 2D and 3D are disabledNathan Franke
2021-08-31Sort palette commands by last usekobewi
2021-08-30Merge pull request #52240 from Rubonnek/rename-rel-pathJuan Linietsky
2021-08-30Merge pull request #43838 from lupoDharkael/cancel-memberJuan Linietsky
2021-08-30Show help for built-in functions (@GlobalScope)William Deurwaarder
2021-08-30Fix CTRL+V doesn't work properly in inspector texteditjmb462
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-30Merge pull request #52245 from AndreaCatania/AndreaCatania-patch-4Juan Linietsky
2021-08-30Update editor_properties.cppAndrea Catania
2021-08-30EditorPropertyText, pass changing variable false.Andrea Catania
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-29Revert "Display a matrix for Node2D and don't display a duplicate origin"Juan Linietsky
2021-08-29[Editor] Editor debugger binds according to editor settings.Fabio Alessandrelli
2021-08-29Display a matrix for Node2D and don't display a duplicate originAaron Franke
2021-08-29Fix messages with embedded newlines not being properly presentedRicardo Subtil
2021-08-28Optimise TextEdit get height and widthPaulb23
2021-08-28Improve collision generation usability in the new 3D scene import workflow.AndreaCatania
2021-08-27Merge pull request #52122 from V-Sekai/autoload_listK. S. Ernest (iFire) Lee
2021-08-27Merge pull request #51962 from LoipesMas/zoom_fixMax Hilbrunner
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-27Fix crash on scenes with tool scripts and mismatched node typesSaracenOne
2021-08-27Makes FontData importable resource.bruvzg
2021-08-27Merge pull request #52142 from NathanLovato/GDQuest/animation-bezier-editor-i...K. S. Ernest (iFire) Lee