aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* New reworked AnimatedSprite!Juan Linietsky2016-05-146-77/+733
* -begun implementing drag & drop editor wideJuan Linietsky2016-05-111-0/+2
* Added caret blink in text editorPaulb232016-05-092-0/+10
* Fixed animation player auto-queue duplication and undo/redoPaulb232016-05-072-7/+29
* i18n: Don't make print_line calls translatableRémi Verschelde2016-05-046-16/+16
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-0343-848/+847
* AnimationPlayer: Prevent resetting timeline when pinned (#4497)Rémi Verschelde2016-05-011-0/+3
* Merge pull request #4485 from bojidar-bg/2d-snap-axisRémi Verschelde2016-04-291-3/+14
|\
| * Allow dragging on only one (global) axis when holding down shiftBojidar Marinov2016-04-291-3/+14
* | Shader editor now uses text editor settingsPaulb232016-04-292-3/+31
* | Fixed shader editor syntax coloringPaulb232016-04-291-0/+6
* | Merge pull request #4451 from JoshuaGrams/anim-tree-filterRémi Verschelde2016-04-281-23/+29
|\ \ | |/ |/|
| * AnimationTree: add filters to Animation nodes.Josh Grams2016-04-261-23/+29
* | Trim trailing white space on save, issue 4383Paulb232016-04-232-3/+53
|/
* Adds a remove class item option in the theme editor.Aren Villanueva2016-04-212-1/+64
* Merge pull request #4302 from Anarchid/gridmap-navmeshRémi Verschelde2016-04-201-2/+15
|\
| * Implement GridMap support for navigation meshesAnarchid2016-04-201-2/+15
* | Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2016-04-121-1/+2
* | Setting to change line number colorPaulb232016-04-081-0/+1
* | Merge pull request #4258 from neikeq/pr-imp-canvas-selectRémi Verschelde2016-04-072-2/+11
|\ \
| * | CanvasItemEditorPlugin: Avoid selecting items from instanced scenesIgnacio Etcheverry2016-04-072-2/+11
* | | Merge pull request #4251 from Paulb23/block_indent_issue_3803Rémi Verschelde2016-04-061-26/+2
|\ \ \
| * | | Fixed block indent inconsistency, fixes issue 3803Paulb232016-04-061-26/+2
* | | | Option to toggle syntax highlightingPaulb232016-04-061-1/+2
* | | | Merge pull request #4248 from bojidar-bg/fix-launchmedia-for-bonesRémi Verschelde2016-04-061-1/+1
|\ \ \ \
| * | | | Fix Ctrl+LaunchMedia showing up as a shortcut for "Make Bones"Bojidar Marinov2016-04-061-1/+1
* | | | | Merge pull request #4238 from Paulb23/caret_colorRémi Verschelde2016-04-061-0/+1
|\ \ \ \ \
| * | | | | Ability to change the caret colorPaulb232016-04-051-0/+1
* | | | | | Merge pull request #4234 from Paulb23/member_variable_syntax_highlightingRémi Verschelde2016-04-061-0/+1
|\ \ \ \ \ \
| * | | | | | Member variable syntax highlightingPaulb232016-04-051-0/+1
| |/ / / / /
* | | | | | Merge pull request #4174 from Hodes/masterRémi Verschelde2016-04-062-8/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Enables the possibility of editing on multiple plugins at same time on same o...hodes2016-04-022-8/+8
| | |_|_|/ | |/| | |
* | | | | Bind Z key (without modifiers) to toggle wireframe in 3D viewBojidar Marinov2016-04-061-0/+11
| |_|/ / |/| | |
* | | | Fixed text edit undo and redo operation interactionPaul Batty2016-04-061-2/+10
* | | | Fixes errors occurring when switching to a new scene with a spatial editor fr...SaracenOne2016-04-061-24/+30
* | | | Added rotation/panning support for trackpads in 3D mode #53sunnystormy2016-04-061-5/+22
| |/ / |/| |
* | | Separate help pages from scripts by defaultRémi Verschelde2016-04-041-1/+1
* | | Change toggle comment behaviour. Fixes #4198Luiz Paulo de Vasconcellos2016-04-041-0/+5
| |/ |/|
* | Function syntax highlightingPaul Batty2016-04-021-0/+1
* | Option to toggle line numbersPaulb232016-03-301-0/+2
|/
* Syntax highlighting for numbersPaulb232016-03-211-0/+1
* Merge pull request #4033 from akien-mga/pr-sample-lib-stop-buttonRémi Verschelde2016-03-202-110/+59
|\
| * Remove redundant buttonsRémi Verschelde2016-03-132-79/+3
| * Add stop and delete buttons to sample libraryRémi Verschelde2016-03-132-32/+57
* | Merge pull request #4077 from sanikoyes/Pr-resourcepreloader-multiple-selectRémi Verschelde2016-03-182-28/+32
|\ \
| * | Rename path to pathssanikoyes2016-03-182-4/+4
| * | Allow select multiple files in ResourcePreloaderEditorsanikoyes2016-03-172-28/+32
* | | Option to toggle tab drawingPaulb232016-03-181-1/+2
* | | Merge pull request #4076 from Paulb23/word_highlightingRémi Verschelde2016-03-171-0/+3
|\ \ \ | |/ / |/| |
| * | Highlight all occurrences of selected wordPaulb232016-03-161-0/+3