summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
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
2021-08-26Use OrderedHashMap for autoloads to preserve orderLyuma
2021-08-26Replace close icon with button in the Bezier editorNathan Lovato
2021-08-27Merge pull request #39404 from rcorre/proposal-106-copy-prop-pathTomek
2021-08-26Merge pull request #51928 from reduz/extension-loaderJuan Linietsky
2021-08-26Merge pull request #52077 from reduz/error-ret-docJuan Linietsky
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-24Implement error return documetationreduz
2021-08-24Merge pull request #51999 from lyuma/set_surface_materialJuan Linietsky
2021-08-23Merge pull request #52036 from reduz/native-extension-argument-pointersJuan Linietsky
2021-08-23Implement NativeExtension pointer argumentsreduz
2021-08-23Copy/Paste property paths/values in inspector.Ryan Roden-Corrent
2021-08-23Merge pull request #37253 from KoBeWi/animassMax Hilbrunner
2021-08-23Merge pull request #52021 from Calinou/rename-polygon-editor-settingsHugo Locurcio
2021-08-23Merge pull request #51998 from SirQuartz/Schrödinger's-search-boxHugo Locurcio
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-23Merge pull request #51971 from aaronfranke/httpsMax Hilbrunner
2021-08-23Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz
2021-08-22Implement set_surface_material and set_surface_name methods in EditorSceneImp...Lyuma
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-22Fix quick open script top resultNicholas Huelin
2021-08-22Merge pull request #51886 from Geometror/fix-layout-editor-file-dialogMichael Alexsander
2021-08-22Merge pull request #51982 from reduz/fix-doctool-merging-when-signatures-changeJuan Linietsky
2021-08-22Merge pull request #51700 from Geometror/fix-color-pickerK. S. Ernest (iFire) Lee
2021-08-22Fix doctool merges when method signatures don't matchreduz
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-22Merge pull request #47673 from Calinou/improve-editor-window-titleHugo Locurcio
2021-08-21Fix camera override not workingrequizm
2021-08-21Fix ItemList layout (+EditorFileDialog)Hendrik Brucker
2021-08-20Implement Extension Loaderreduz
2021-08-19Merge pull request #51583 from nekomatata/capsule-height-radius-settersRémi Verschelde
2021-08-19Fix capsule height/radius setters with linked propertiesPouleyKetchoupp
2021-08-19Avoid a crash when an node of the AnimationTree is invalidfabriceci
2021-08-19Merge pull request #48560 from SaracenOne/collada_semantic_fix_4_0Rémi Verschelde
2021-08-19Merge pull request #51703 from YeldhamDev/compal_tweaksRémi Verschelde
2021-08-18Merge pull request #50411 from Chaosus/vs_filterRémi Verschelde
2021-08-18Merge pull request #51627 from mhilbrunner/todo-for-neikeqRémi Verschelde
2021-08-18Added port type content filter on port dragging in visual shaderYuri Roubinsky
2021-08-18Fix visual shader keyword colourPaulb23
2021-08-18Minor tweaks/fixes for the Command PaletteMichael Alexsander
2021-08-18Merge pull request #50752 from Phischermen/indeterminate_checkmark_apiRémi Verschelde
2021-08-18Fix missing and incorrectly named visual shader texture uniform iconsHugo Locurcio
2021-08-18Add comments at the top of each built-in shader to ease debuggingHugo Locurcio
2021-08-18Reimplement ColorPicker presetsHendrik Brucker