summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2021-10-27Improve appearance of the editor Debugger bottom panel menuHugo Locurcio
2021-10-26Merge pull request #54270 from JFonS/fix_selectionRémi Verschelde
2021-10-26Fix click selection in the editor 3D viewportjfons
2021-10-26Add focus font color to Button and derivativesYuri Sizov
2021-10-26Merge pull request #54073 from groud/terrains_for_procgenRémi Verschelde
2021-10-25Refactored Node3D rotation modesreduz
2021-10-25Ignore empty Font resources as theme override.bruvzg
2021-10-24Merge pull request #53820 from Calinou/3d-editor-add-quick-fov-adjustRémi Verschelde
2021-10-23Implement Alt + Mouse wheel to adjust FOV in the 3D editor viewportHugo Locurcio
2021-10-23Fixed animation insertion in SkeletonEditorSilc 'Tokage' Renew
2021-10-22Fix error spam at setting a CurveTexture in visual shadersYuri Roubinsky
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-10-21Allow updating TileMap cells using surrounding terrainsGilles Roudière
2021-10-20Merge pull request #53926 from YeldhamDev/i_am_tabbar_nowRémi Verschelde
2021-10-20Merge pull request #53994 from groud/move_tileset_tilemap_switch_to_tabsRémi Verschelde
2021-10-20Update view name after processing orbit view shortcutsHaoyu Qiu
2021-10-19Remove the tilemap/tileset editor switch, move it to tabsGilles Roudière
2021-10-19Rename `Tabs` to `TabBar`Michael Alexsander
2021-10-19Implement TileMap patterns paletteGilles Roudière
2021-10-19Merge pull request #52940 from groud/toast_notificationRémi Verschelde
2021-10-19Merge pull request #53805 from groud/name_to_tileset_sourcesRémi Verschelde
2021-10-16Merge pull request #51984 from rcorre/camera_shortcutsRémi Verschelde
2021-10-15Swap args of Plane(point, normal) constructormennomax
2021-10-15Merge pull request #53764 from Chaosus/vs_curve_input_port_defaultRémi Verschelde
2021-10-14Merge pull request #53786 from TokageItLab/fix-skeleton-editor-methodsRémi Verschelde
2021-10-15get rid set_bone_pose and fix some function in SkeletonEditorSilc 'Tokage' Renew
2021-10-14Add a name to TileSet sourcesGilles Roudière
2021-10-14Implement toast notifications in the editorGilles Roudière
2021-10-14Add tool quick-select to tile editorkobewi
2021-10-13Remove REST transform influence in skeleton bonesreduz
2021-10-13Merge pull request #53767 from groud/improve_tile_set_change_performancesRémi Verschelde
2021-10-13Greatly improve editor performances by deferring tiles related updatesGilles Roudière
2021-10-13Add a default input parameter field to CurveTexture (in visual shaders)Yuri Roubinsky
2021-10-13Prevent tiles outside atlas textureGilles Roudière
2021-10-13Merge pull request #53689 from reduz/remove-animation-transform3d-trackRémi Verschelde
2021-10-13Merge pull request #53727 from Calinou/3d-editor-tweak-object-snap-distancesRémi Verschelde
2021-10-13Merge pull request #53683 from Chaosus/vs_previewsRémi Verschelde
2021-10-12Remove animation 3D transform track, replace by loc/rot/scale tracks.reduz
2021-10-12Merge pull request #53471 from KoBeWi/🥞Rémi Verschelde
2021-10-12Merge pull request #53735 from Paulb23/text-file-drop-and-dragRémi Verschelde
2021-10-12Allow dragging TextFiles from the Filesystem dockPaulb23
2021-10-12Fix TextFiles not saving when closing the tabPaulb23
2021-10-12Increase object snapping distances in the 3D editorHugo Locurcio
2021-10-11Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ...Juan Linietsky
2021-10-11Merge pull request #48332 from TokageItLab/implement-ping-pongRémi Verschelde
2021-10-11Make port previews in visual shader visible in other shader modesYuri Roubinsky
2021-10-11Move add_syntax_highlighter bind to ScriptEditorBasePaulb23
2021-10-11Merge pull request #53678 from groud/fix_tilemap_selection_not_updatingRémi Verschelde
2021-10-11Fix selection not updating when erasing tilesGilles Roudière
2021-10-11Fix TileSet selection not updating when selecting on TileMapGilles Roudière