summaryrefslogtreecommitdiff
path: root/editor/plugins
AgeCommit message (Expand)Author
2018-12-02Use filename as fallback instead of the class name for mesh instance loaded b...asheraryam
2018-12-02Merge pull request #24117 from Paulb23/txt_file_last_modified_timeRémi Verschelde
2018-12-02Fix text files constantly asking for reload as no last modified timePaulb23
2018-11-30Fix ItemList editor not hiding on node removalMichael Alexsander Silva Dias
2018-11-28Fix many errors found by PVS-StudioAaron Franke
2018-11-22Properly show 2D bone previews in 2D skeleton UV editor, fixes #20950Juan Linietsky
2018-11-22Merge pull request #23680 from YeldhamDev/unified_help_search_revivedRémi Verschelde
2018-11-22Merge pull request #23875 from Chaosus/error_btnRémi Verschelde
2018-11-22Allows user to click on error line to jump into error.Chaosus
2018-11-21Add Discrete and Carry blend modes for BlendSpace2D, allows to fix #20135Juan Linietsky
2018-11-20Unify editor class and reference searchRay Koopa
2018-11-20Merge pull request #23813 from JFonS/change_gizmo_defaultRémi Verschelde
2018-11-18Change default gizmo visibility and iconsJFonS
2018-11-17Merge pull request #23748 from groud/fix_drag_and_drop_canvas_itemsRémi Verschelde
2018-11-17EditorSettings: Rename invert_y-axis to invert_y_axis for consistencyRémi Verschelde
2018-11-16Fixes drag and drog of image files on scaled nodesgroud
2018-11-13It is now possible to cancel on 2D polygon editor. RMB (previously close) and...Juan Linietsky
2018-11-11Fixed various uninitialised member variables in editor plugins.Ibrahn Sahir
2018-11-11Many fixes to script editor remote debugger, closes #13346Juan Linietsky
2018-11-10Merge pull request #23638 from DualMatrix/tileset_spamRémi Verschelde
2018-11-10Fixed error spam when deleting cell in tilesetDualMatrix
2018-11-10Make TextureRegion grid settings occupy less space, closes #12679Juan Linietsky
2018-11-09Merge pull request #23578 from Liangdi/masterRémi Verschelde
2018-11-09Merge pull request #23059 from groud/change_ci_selectionRémi Verschelde
2018-11-08Proper time tracking in AnimationNodeAnimation, closes #22887Juan Linietsky
2018-11-08fix tile set editor crash when drawing polygon shapesLiangdi
2018-11-07Fixes icons in itemlist not workinggroud
2018-11-06Merge pull request #23383 from groud/better_tilemap_transformRémi Verschelde
2018-11-06Fixes uniform scaling issues (for real this time)groud
2018-11-05Fixes uniform scaling weird behaviorgroud
2018-11-05Merge pull request #23518 from volzhs/confirmed_already_connectedRémi Verschelde
2018-11-05doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde
2018-11-05Merge pull request #23508 from Paulb23/clone_last_line_issue_21811Rémi Verschelde
2018-11-05Merge pull request #22622 from JFonS/fix_particle_animationRémi Verschelde
2018-11-05Fix error with a specific dock layoutvolzhs
2018-11-04Fix clone line undo history and extra new line, issue 21811Paulb23
2018-11-04Remove animation loop from ParticlesMaterial + improvements to CPUParticles2DJFonS
2018-11-03Fixes CollisionShape extends not updating when draggind handlesgroud
2018-11-02Merge pull request #21897 from Calinou/3d-display-camera-coordinatesRémi Verschelde
2018-11-02Let TileSet editor sanitize out tiles with wrong texturesPedro J. Estébanez
2018-11-01Merge pull request #23311 from YeldhamDev/editor_capitalization_fixRémi Verschelde
2018-11-01Merge pull request #22311 from Xrayez/fix-22037Juan Linietsky
2018-11-01Merge pull request #22938 from groud/open_spriteframes_on_animatedsprites_editRémi Verschelde
2018-11-01Merge pull request #23195 from Liangdi/masterRémi Verschelde
2018-10-30Add an overlay on editor to display error messagesgroud
2018-10-30Allow the Container children selection but don't allow them to movegroud
2018-10-30Enhance the tilemap transform buttonsgroud
2018-10-27Fix issues with the "Search Results" panelMichael Alexsander Silva Dias
2018-10-26Small capitalization fixes across the editorMichael Alexsander Silva Dias
2018-10-26support New TileSet Editor zooming use CTRL/CMD + MouseWheelLiangdi