summaryrefslogtreecommitdiff
path: root/editor
AgeCommit message (Expand)Author
2020-02-18Merge pull request #36311 from reduz/poolvector-deprecationRémi Verschelde
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-18Fix typo/spelling: "exisiting" -> "existing"follower
2020-02-17Merge pull request #36248 from Calinou/connections-method-dialog-increase-widthRémi Verschelde
2020-02-17Merge pull request #36284 from KoBeWi/scripting_batsRémi Verschelde
2020-02-16Allow for continuous deletion/duplication of linesTomasz Chabora
2020-02-16Merge pull request #36267 from timothyqiu/conn-enter-crashRémi Verschelde
2020-02-16Fixes crash when pressing enter in ConnectDialog with nothing selectedHaoyu Qiu
2020-02-15Increase the width of the "Connections to method" dialogHugo Locurcio
2020-02-15Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.Juan Linietsky
2020-02-15Merge pull request #36230 from SkyLucilfer/iconBugRémi Verschelde
2020-02-15Add a margin to EditorSpinSlider to visually line up the edited numberHugo Locurcio
2020-02-15Fix script icon not showing at startup bugSkyJJ
2020-02-14Merge pull request #36044 from dreamsComeTrue/fix-replace-all-shortcutRémi Verschelde
2020-02-14i18n: Sync translation template with current sourceRémi Verschelde
2020-02-14i18n: Sync translations with WeblateRémi Verschelde
2020-02-14Merge pull request #36218 from akien-mga/doc-version-branchRémi Verschelde
2020-02-14doc: Only encode version branch (x.y) in class headerRémi Verschelde
2020-02-14Merge pull request #36066 from timothyqiu/float-step-rangeRémi Verschelde
2020-02-14Merge pull request #36201 from YeldhamDev/import_dock_fixesRémi Verschelde
2020-02-14Merge pull request #36191 from drichardson/fix_36190Rémi Verschelde
2020-02-14Merge pull request #36208 from akien-mga/warningsRémi Verschelde
2020-02-14Restore cubemaps in visual shadersYuri Roubinsky
2020-02-14Fix various GCC compilation warnings after Vulkan mergeRémi Verschelde
2020-02-14Merge pull request #36197 from Calinou/tweak-editor-help-comment-colorRémi Verschelde
2020-02-14Merge pull request #36030 from dreamsComeTrue/fix-replace-text-enteredRémi Verschelde
2020-02-13Fix multiple issues with the "Import" dockMichael Alexsander
2020-02-13Added 'Replace in files' functionality to text editorsDominik 'dreamsComeTrue' Jasiński
2020-02-13Tweak the editor help comment color for better readabilityHugo Locurcio
2020-02-13Disable video driver option in editor since switching to GLES2 wouldDoug Richardson
2020-02-13fix Vulkan project descriptionMarcin Zawiejski
2020-02-13Restore drag&drop textures in visual shadersYuri Roubinsky
2020-02-13Remove more deprecated methods and codeRémi Verschelde
2020-02-13Remove obsolete GLES3 backendRémi Verschelde
2020-02-13Merge pull request #36172 from Chaosus/vs_custom_highendRémi Verschelde
2020-02-13Merge pull request #36152 from Calinou/project-manager-rename-last-modifiedRémi Verschelde
2020-02-13Merge pull request #36167 from Calinou/project-manager-disable-gles2Rémi Verschelde
2020-02-13Added virtual method to VisualShaderNodeCustom to enable high-end markYuri Roubinsky
2020-02-13Disable the GLES2 renderer option in the Project ManagerHugo Locurcio
2020-02-12Added high-end (Vulkan) label to some functions in visual shaderYuri Roubinsky
2020-02-12ObjectID converted to a structure, fixes many bugs where used incorrectly as ...Juan Linietsky
2020-02-12Rename the "Last Modified" project list sorting option to "Last Edited"Hugo Locurcio
2020-02-12Changed in-text driver name to "Vulkan"Teashrock
2020-02-12Merge pull request #36119 from YeldhamDev/tileeditor_concave_fixesRémi Verschelde
2020-02-11Fix problems with concave shapes in the TileSet editorMichael Alexsander
2020-02-11Don't flip screenshot.K. S. Ernest (iFire) Lee
2020-02-11Vulkan: Move thirdparty code out of drivers, style fixesRémi Verschelde
2020-02-11Added normalmap guided roughness mipmap generator, and a global roughness lim...Juan Linietsky
2020-02-11Re-implemented screen space ambient occlusionJuan Linietsky
2020-02-11DOF fully implemented, can be edited on the fly.Juan Linietsky