summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2021-09-15Merge pull request #52679 from nekomatata/world-boundary-shapeCamille Mohr-Daurat
2021-09-15Fix pressing `Add Node` button in visual shader editorYuri Roubinsky
2021-09-15Merge pull request #52317 from Calinou/2d-skeleton-editor-tweak-termsRémi Verschelde
2021-09-15Fix issues with scaling Node3DsKrystof Klestil
2021-09-14Merge pull request #52667 from butkeim/masterRémi Verschelde
2021-09-14Rename WorldMarginShape to WorldBoundaryShapePouleyKetchoupp
2021-09-14Fix 3D Onion skinning missingKerrad Yanis
2021-09-14Merge pull request #52266 from AndreaCatania/collRémi Verschelde
2021-09-14Merge pull request #52662 from Chaosus/fix_bookmarksRémi Verschelde
2021-09-14Fix editor crash on pressing `Go to Previous Bookmark` menu buttonYuri Roubinsky
2021-09-14Merge pull request #52658 from groud/some_tilemap_fixesGilles Roudière
2021-09-14Fix transform of TileMap nodes and tilemap selectionGilles Roudière
2021-09-13Merge pull request #52554 from Calinou/2d-editor-enable-pixel-snapRémi Verschelde
2021-09-13Merge pull request #52298 from DeleteSystem32/meshlib-transformRémi Verschelde
2021-09-10Enable Pixel Snap by default in the 2D editorHugo Locurcio
2021-09-09Merge pull request #51158 from YeldhamDev/potgen_enhancementsJuan Linietsky
2021-09-09implement individual mesh transform for meshlibrary itemsVincent
2021-09-08Merge pull request #52462 from TokageItLab/fixed-regression-of-skinningJuan Linietsky
2021-09-08Merge pull request #52106 from Paulb23/text-edit-optimisationGilles Roudière
2021-09-08Merge pull request #52459 from groud/fix_terrain_editor_resetGilles Roudière
2021-09-08Improve collision generation usability in the new 3D scene import workflow.AndreaCatania
2021-09-07Fixed regression of skinning with skeletonSilc 'Tokage' Renew
2021-09-07Fix TileSet terrain painting reset to no terrainGilles Roudière
2021-09-07Implement properties arrays in the Inspector.Gilles Roudière
2021-09-02Make some enhancements to the POT generationMichael Alexsander
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-08-31Implemented advanced features of DAPEv1lbl0w
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-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-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-27Makes FontData importable resource.bruvzg
2021-08-26Use OrderedHashMap for autoloads to preserve orderLyuma
2021-08-25Fix zoom label not being updatedLoipesMas
2021-08-25Merge pull request #51821 from Calinou/builtin-shaders-add-commentsJFonS
2021-08-24Rename RayShape to SeparationRayShapePouleyKetchoupp
2021-08-24Restore RayShape as a regular shape typePouleyKetchoupp
2021-08-23Merge pull request #37253 from KoBeWi/animassMax Hilbrunner
2021-08-23Rename polygon editor settings for better display in the Editor SettingsHugo Locurcio
2021-08-23Allow to load multiple animations at onceTomasz Chabora
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz