summaryrefslogtreecommitdiff
path: root/tools/editor/plugins
AgeCommit message (Expand)Author
2016-04-06Option to toggle syntax highlightingPaulb23
2016-04-06Merge pull request #4248 from bojidar-bg/fix-launchmedia-for-bonesRémi Verschelde
2016-04-06Merge pull request #4238 from Paulb23/caret_colorRémi Verschelde
2016-04-06Merge pull request #4234 from Paulb23/member_variable_syntax_highlightingRémi Verschelde
2016-04-06Merge pull request #4174 from Hodes/masterRémi Verschelde
2016-04-06Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"Bojidar Marinov
2016-04-06Bind Z key (without modifiers) to toggle wireframe in 3D viewBojidar Marinov
2016-04-06Fixed text edit undo and redo operation interactionPaul Batty
2016-04-06Fixes errors occurring when switching to a new scene with a spatial editor fr...SaracenOne
2016-04-06Added rotation/panning support for trackpads in 3D mode #53sunnystormy
2016-04-05Ability to change the caret colorPaulb23
2016-04-05Member variable syntax highlightingPaulb23
2016-04-04Separate help pages from scripts by defaultRémi Verschelde
2016-04-04Change toggle comment behaviour. Fixes #4198Luiz Paulo de Vasconcellos
2016-04-02Enables the possibility of editing on multiple plugins at same time on same o...hodes
2016-04-02Function syntax highlightingPaul Batty
2016-03-30Option to toggle line numbersPaulb23
2016-03-21Syntax highlighting for numbersPaulb23
2016-03-20Merge pull request #4033 from akien-mga/pr-sample-lib-stop-buttonRémi Verschelde
2016-03-18Merge pull request #4077 from sanikoyes/Pr-resourcepreloader-multiple-selectRémi Verschelde
2016-03-18Option to toggle tab drawingPaulb23
2016-03-18Rename path to pathssanikoyes
2016-03-17Merge pull request #4076 from Paulb23/word_highlightingRémi Verschelde
2016-03-17Allow select multiple files in ResourcePreloaderEditorsanikoyes
2016-03-16Highlight all occurrences of selected wordPaulb23
2016-03-16Merge pull request #4065 from TheHX/issue-4058Rémi Verschelde
2016-03-15Merge pull request #4006 from TheHX/tilemap-editorRémi Verschelde
2016-03-15Fix editors panels, of the bottom panel, not resizing in some casesFranklin Sobrinho
2016-03-15Tilemap Editor: Fix some last issues of PR-4006Franklin Sobrinho
2016-03-14Merge pull request #4057 from TheHX/particles-pluginRémi Verschelde
2016-03-14Tilemap Editor: Use ItemList::set_item_icon_region in tile paletteFranklin Sobrinho
2016-03-14Fix file dialog, of Particles2D plugin, showing "Error" iconsFranklin Sobrinho
2016-03-14Tilemap Editor: Bucket tool - optimize memory usage, "removed safety limit"Franklin Sobrinho
2016-03-14Tilemap Editor: Bucket fillFranklin Sobrinho
2016-03-14Tilemap Editor: Shortcuts for the editor menu, fixed small inconsistenciesFranklin Sobrinho
2016-03-14Tilemap Editor: Line drawing and erasingFranklin Sobrinho
2016-03-14Tilemap Editor: Rectangle drawing/erasing and small improvementsFranklin Sobrinho
2016-03-14Added configuable tab sizePaulb23
2016-03-13Remove redundant buttonsRémi Verschelde
2016-03-13Add stop and delete buttons to sample libraryRémi Verschelde
2016-03-09fix six possible "divide by zero"Hubert Jarosz
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-08Merge pull request #3969 from Paulb23/scroll_past_end_of_fileJuan Linietsky
2016-03-07Added extra controls to GeometryInstances to control how they should cast sha...Saracen
2016-03-07Enabled scrolling past end of filePaulb23
2016-03-05Added search box in Class List dialog (Script Editor)Franklin Sobrinho
2016-03-04Add editor settings for call hint placementMartin Chuckeles
2016-02-27Completed the support for plugins! It is not possible to add plugins.Juan Linietsky
2016-02-27First attempt at making a more useful EditorPlugin API. Still undocumented, b...Juan Linietsky
2016-02-22keep previous rotation when using rotate tool. fixes #3788.volzhs