summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2021-09-14Fix transform of TileMap nodes and tilemap selectionGilles Roudière
2021-09-13Revert some URLs from the "Replace HTTP URLs with HTTPS" PRAaron Franke
2021-09-13Highlight hovered inspector categoriesJummit
2021-09-13Merge pull request #52632 from vnen/autoload-global-script-class-conflictRémi Verschelde
2021-09-13Merge pull request #52554 from Calinou/2d-editor-enable-pixel-snapRémi Verschelde
2021-09-13Disallow class names to be the same as global namesGeorge Marques
2021-09-13Merge pull request #51805 from skysphr/scrollbar-icons-pressedHugo Locurcio
2021-09-13Merge pull request #51981 from kleonc/multi-node-edit-node_path-fixRémi Verschelde
2021-09-13Merge pull request #52298 from DeleteSystem32/meshlib-transformRémi Verschelde
2021-09-12Make restore_scenes_on_load true by defaultkobewi
2021-09-11Merge pull request #52504 from V-Sekai/gltf_8_uvJuan Linietsky
2021-09-10Enable Pixel Snap by default in the 2D editorHugo Locurcio
2021-09-10Merge pull request #52406 from ellenhp/libvorbisJuan Linietsky
2021-09-108 uvs for glTF2, URI decode and Vertex Custom api.Lyuma
2021-09-10Merge pull request #52503 from KoBeWi/DROPNODESTOFOLDERRRRMax Hilbrunner
2021-09-09Replace stb_vorbis with libogg+libvorbisEllen Poe
2021-09-09Merge pull request #51158 from YeldhamDev/potgen_enhancementsJuan Linietsky
2021-09-09Merge pull request #44844 from KoBeWi/hey_listen!_but_2dJuan Linietsky
2021-09-09implement individual mesh transform for meshlibrary itemsVincent
2021-09-09Save branch as scene by dropping to filesystemkobewi
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 #52307 from Calinou/scene-tree-tooltip-display-node-nameGilles 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-07Don't stop closing on unsaved scriptkobewi
2021-09-07Fix undo/redo for properties set as PROPERTY_USAGE_UPDATE_ALL_IF_MODIFIEDPouleyKetchoupp
2021-09-07Close built-in script from any scenekobewi
2021-09-07Merge pull request #47391 from Calinou/platform-feature-tags-lowercaseJuan Linietsky
2021-09-07Merge pull request #52440 from kdiduk/issue-41297-fix-type-casting-to-uint32_tMax Hilbrunner
2021-09-07Merge pull request #52267 from williamd67/lookup-symbol-builtin-functionsMax 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-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-07Use builtin Vector2 functions for calculation of angles.Anilforextra
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