aboutsummaryrefslogtreecommitdiff
path: root/tools/editor
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixed shader editor syntax coloringPaulb232016-04-291-0/+6
* | | | | move Font to BitmapFontJuan Linietsky2016-04-284-25/+25
|/ / / /
* | | | Merge pull request #4468 from Hinsbart/better_axis_descRémi Verschelde2016-04-281-24/+18
|\ \ \ \
| * | | | More precise InputMap Axis descriptions in project settings.Hinsbart2016-04-281-24/+18
| |/ / /
* | | | Merge pull request #4466 from eska014/move-export-debug-toggleRémi Verschelde2016-04-286-17/+61
|\ \ \ \
| * | | | Move export GUI debug toggle to export settings windoweska2016-04-286-17/+61
| |/ / /
* | | | 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-233-3/+54
|/ / /
* | | 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
| | |/ | |/|
* | | Merge pull request #4359 from neikeq/pr-issue-4351Rémi Verschelde2016-04-181-0/+1
|\ \ \
| * | | Fix 'Quit to Project Manager' not stopping the running applicationIgnacio Etcheverry2016-04-171-0/+1
* | | | Merge pull request #4299 from neikeq/pr-issue-4297Rémi Verschelde2016-04-181-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Keep editable instances data when replacing tree root nodeIgnacio Etcheverry2016-04-121-0/+1
* | | | correct typo "overwrite"volzhs2016-04-141-2/+2
* | | | Made trackpad behaviour optional in 3D mode (issue #4265)Marc Gilleron2016-04-122-1/+3
* | | | Merge pull request #4266 from Paulb23/line_number_colorRémi Verschelde2016-04-112-0/+2
|\ \ \ \
| * | | | Setting to change line number colorPaulb232016-04-082-0/+2
| |/ / /
* / / / Fixed undo redo interaction with find replacePaulb232016-04-091-1/+2
|/ / /
* | | 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-062-1/+4
* | | | | 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-062-0/+2
|\ \ \ \ \ \
| * | | | | | Ability to change the caret colorPaulb232016-04-052-0/+2
* | | | | | | Merge pull request #4234 from Paulb23/member_variable_syntax_highlightingRémi Verschelde2016-04-062-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Member variable syntax highlightingPaulb232016-04-052-0/+2
| |/ / / / / /
* | | | | | | Merge pull request #4174 from Hodes/masterRémi Verschelde2016-04-067-37/+145
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Enables the possibility of editing on multiple plugins at same time on same o...hodes2016-04-027-37/+145
| | |_|_|/ / | |/| | | |
* | | | | | 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-022-0/+2
* | | Remove trailing spacesRémi Verschelde2016-04-021-7/+7
* | | Option to toggle line numbersPaulb232016-03-302-0/+4
* | | Stopped save scene flicker, issue 4118Paulb232016-03-261-2/+6
|/ /
* | Syntax highlighting for numbersPaulb232016-03-212-0/+2
* | 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
* | Fixes #3942 - Throws an error when exporting for X11 with no filenamedemolitions2016-03-181-1/+8
* | Fix for #4014, changed to 2 instead of 3 chars to trigger searchdemolitions2016-03-181-1/+1