summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2018-09-09Fix SoftBody gizmo slowness, add ConcaveShape wireframeJFonS
2018-09-08Merge debugger's error and stack trace lists into one tree interface.Ryan Stein
2018-09-08Check for double-colon on open recent script.Ryan Stein
2018-09-08Fix ScriptCreateDialog passing script w/ no filenamewillnationsdev
2018-09-08Make `_sort_list_on_update` true before opening new help or script files in t...Ryan Stein
2018-09-07Fix error when reimporting an Image resourceMichael Alexsander Silva Dias
2018-09-07Prevent overwriting open scenes when savingDualMatrix
2018-09-07Fix selection of spatial nodes after selecting a non-spatial one.JFonS
2018-09-07Made editor automatically open scenes of built in scripts.DualMatrix
2018-09-05Merge pull request #21707 from JFonS/fix_instanced_selectionRémi Verschelde
2018-09-05Merge pull request #21767 from volzhs/expand-collapse-allRémi Verschelde
2018-09-05Merge pull request #21766 from volzhs/bitmask-colorRémi Verschelde
2018-09-05Make expand/collapse all properties menu workingvolzhs
2018-09-05Make better look for bitmaskvolzhs
2018-09-04Move ParticlesMaterial code to its own resource fileRémi Verschelde
2018-09-03#21500 Fixing key shortcutRafael Reis
2018-09-02Fix selection of instanced scenes in 3DJFonS
2018-09-02[Texture Import] Fix invert colorGuilherme Felipe
2018-09-02Fix the project manager window size on hiDPI displays on macOSHugo Locurcio
2018-09-01Merge pull request #21636 from akien-mga/docdata-variantRémi Verschelde
2018-09-01Merge pull request #21663 from Calinou/fix-editor-shortcut-defaultsRémi Verschelde
2018-09-01Fix some editor shortcuts' default values not being set properlyHugo Locurcio
2018-09-01Removed some unneeded generated headers from the editor directory SCsub.Ibrahn Sahir
2018-08-31Make "Search Classes" dialog have relationship lines if the setting is enabledMichael Alexsander Silva Dias
2018-08-31DocData: Fix return type listed as "var" instead of "Variant"Rémi Verschelde
2018-08-31emit more detailed type information for signal parametersKelly Thomas
2018-08-31ExportDialog: Validate path before allowing exportRémi Verschelde
2018-08-30Fix Script Classes not instancing with custom name.Will Nations
2018-08-30Fix regression #21262 in Path GizmoJFonS
2018-08-29Add missing copyright headersRémi Verschelde
2018-08-29Merge pull request #21578 from volzhs/font-hindiRémi Verschelde
2018-08-30Add Hindi font for editorvolzhs
2018-08-29Ported CPU particles to 2DJuan Linietsky
2018-08-29Merge pull request #21516 from elasota/fix-bptcRémi Verschelde
2018-08-29Unexpose TileMap set_celldMarcelo Fernandez
2018-08-29Merge pull request #21539 from yurchor/masterRémi Verschelde
2018-08-29Fix vformat(), minor typos and word puzzlesYuri Chornoivan
2018-08-29BuildSystem: Sort input file listsBernhard M. Wiedemann
2018-08-29BuildSystem: Fix font listBernhard M. Wiedemann
2018-08-29Merge pull request #21485 from JFonS/fix_selectionRémi Verschelde
2018-08-29Fix z-fighting on origin grid lines in spatial editorRémi Verschelde
2018-08-28Fix making _editor_icon meta during CLEAR_SCRIPTWill Nations
2018-08-28Scale the Item List Editor window size with the editor scaleTommi Komulainen
2018-08-28Fix for p_width - 1=-1 out of sizeMarcin Zawiejski
2018-08-28Merge pull request #21496 from tko/macos-completeRémi Verschelde
2018-08-28Merge pull request #21495 from tko/macos-replaceRémi Verschelde
2018-08-27Fix BPTC and fix importing HDR images with LDR compressionelasota
2018-08-27In the GLTF importer normalize Quaternions after every operation and when rea...K. S. Ernest (iFire) Lee
2018-08-27[macOS] change "Complete Symbol" shortcut to not conflict with SpotlightTommi Komulainen
2018-08-27[macOS] fix conflicting keybindings for (Find and) Replace...Tommi Komulainen