summaryrefslogtreecommitdiff
path: root/tools/editor/plugins
AgeCommit message (Expand)Author
2016-07-11Added completion font colorsPaulb23
2016-07-11Added completion scroll colorPaulb23
2016-07-10Merge pull request #5270 from lonesurvivor/masterJuan Linietsky
2016-07-10Merge pull request #5611 from TheHX/spatial-gizmoJuan Linietsky
2016-07-10Merge pull request #5563 from opmana/fix-convert-tilesetJuan Linietsky
2016-07-09Merge pull request #5612 from TheHX/collision-polygon-pluginRémi Verschelde
2016-07-09Fix CollisionPolygon gizmo showing error icons instead of the 3d handlesFranklin Sobrinho
2016-07-09Fix EditorSpatialGizmo virtual functions not being calledFranklin Sobrinho
2016-07-09Finally fixes the infamous bug #4444, hoping to never see you again.Juan Linietsky
2016-07-07remove warnings if a script is missing and can't be openedJuan Linietsky
2016-07-07Removed unused variables (second pass) + dead codeRémi Verschelde
2016-07-06Only allow built-in scripts to be edited when the scene they belong to is loa...Juan Linietsky
2016-07-05Respect frame property when converting to TileSet.Andrii Skrynnyk
2016-07-03fix to the fix, and removed some conflicting shorcutsJuan Linietsky
2016-07-03Merge pull request #5508 from djrm/spatial_editor_shortcutsRémi Verschelde
2016-07-03Merge pull request #5504 from djrm/canvas_item_editor_shortcutsRémi Verschelde
2016-06-30Properly show the sample and play it back, also closes #5288Juan Linietsky
2016-06-30Added spatial editor shortcutsDaniel J. Ramirez
2016-06-30Fixed signal connection prints when moving docks, issue 5498Paulb23
2016-06-30Merge pull request #5474 from samuelgrigolato/tile-map-idxRémi Verschelde
2016-06-30Merge pull request #5419 from djrm/shortcutsRémi Verschelde
2016-06-29Allow animation name to be clipped, closes #5246Juan Linietsky
2016-06-29AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ...Juan Linietsky
2016-06-29Canvas item editor shortcutsDaniel J. Ramirez
2016-06-28Initialize missing variables. Fixes #5461MarianoGNU
2016-06-28Add tile index prefixes in tile map editor plugin. #5420Samuel Grigolato
2016-06-27Ability to rotate controls using tool, closes #3800Juan Linietsky
2016-06-26Shortcuts for script switching in script ModeDaniel J. Ramirez
2016-06-26Merge pull request #5307 from MarianoGnu/masterRémi Verschelde
2016-06-22Fixed save as not working with scriptsPaulb23
2016-06-22Merge pull request #5344 from Paulb23/code_completion_colorsRémi Verschelde
2016-06-21Added code completion existing color settingPaulb23
2016-06-21Added code completion selected color settingPaulb23
2016-06-21Added code completion background color settingPaulb23
2016-06-21Merge pull request #5326 from MarianoGnu/issuesRémi Verschelde
2016-06-21Renamed Trackpad Hint to Emulate 3 Button Mouse. (#5258)sunnystormy
2016-06-20do not crash when generating preview of very large sound files, fixes #4123Juan Linietsky
2016-06-20Don't create outlines from dummy meshes. Fixes #4718MarianoGNU
2016-06-20Modify margins with mouse inputMarianoGNU
2016-06-20Changed save all scripts shortcut to avoid collision, fixes #4278Juan Linietsky
2016-06-20Chance Snap for SnapMode and add AutoSlice option.MarianoGNU
2016-06-20-Improved theme editor, when a new class is added, the members are created em...Juan Linietsky
2016-06-20Added Tile Origin = Bottom Left option to the TileMapPatrick Reh
2016-06-20Remove unused connection. ShaderEditor should'nt handle ShaderGraphs.MarianoGNU
2016-06-19Make sure that scripts are reloaded if needed when they enter editing, fixes ...Juan Linietsky
2016-06-19Merge pull request #5283 from djrm/remove_printsRémi Verschelde
2016-06-19Merge pull request #5166 from djrm/shortcutsRémi Verschelde
2016-06-19-Added trigger mode to tracks, useful for properties that work as triggers, s...Juan Linietsky
2016-06-18Removed lots of printsDaniel J. Ramirez
2016-06-19Merge pull request #5236 from djrm/fix_#5228Rémi Verschelde