aboutsummaryrefslogtreecommitdiff
path: root/tools/editor
Commit message (Expand)AuthorAgeFilesLines
...
* | | User can use '.METHOD' or 'METHOD(' to seach exact method in Search Classes d...marynate2014-05-131-2/+4
* | | Make String::right count from pos instead of pos+1marynate2014-05-131-2/+2
* | | Merge pull request #392 from marynate/PR-delete-without-confirmreduz2014-05-112-15/+25
|\ \ \
| * | | Shift+Del to delete nodes without confirmationmarynate2014-05-102-15/+25
* | | | Change key move behavior of canvas item editor to ignore zoom level; Addmarynate2014-05-102-16/+41
|/ / /
* | | Make visibility icon always last to display in scene treemarynate2014-05-091-10/+7
* | | Merge pull request #383 from sanikoyes/hotfix-Crash-In-Editorreduz2014-05-081-1/+1
|\ \ \
| * | | Fix crash in editor when open new scene in editingsanikoyes2014-05-081-1/+1
* | | | Add lock and group icon to scene tree editormarynate2014-05-084-7/+48
|/ / /
* | | remove degud outputjonyrock2014-05-071-1/+1
* | | call during autocompletionjonyrock2014-05-071-1/+1
* | | Merge pull request #375 from marynate/PR-2d-editor-F-keyreduz2014-05-062-2/+58
|\ \ \
| * | | Press F key in 2d editor to center view to selected nodemarynate2014-05-062-2/+58
* | | | Add auto code completion (without press Ctrl+Space manually)marynate2014-05-062-1/+15
|/ / /
* | | Implement Shift+F1 as contextual help hotkey for script editor; There'smarynate2014-05-062-10/+10
* | | Update EditorHelp to response help request other than class; Make sure Editor...marynate2014-05-062-21/+22
* | | EditorNode consume F1 key only when Shift or Command key not pressed at the s...marynate2014-05-061-1/+4
* | | Start working on script editor helpmarynate2014-05-063-2/+24
* | | Another small fixJuan Linietsky2014-05-041-1/+0
* | | Lots of 3D improvements:Juan Linietsky2014-05-0414-1310/+1745
* | | Merge remote-tracking branch 'upstream/master' into pair_symbols_tooljonyrock2014-05-012-6/+48
|\| |
| * | Sort projects by last modified/accessed date in project managermarynate2014-05-011-3/+36
| * | Merge pull request #318 from adolson/scene-snap-settings-savereduz2014-04-281-3/+12
| |\ \
| | * | use Snap / Snap (Pixels) now save to scene fileDana Olson2014-04-231-3/+12
* | | | setted font bug fixjonyrock2014-05-011-5/+9
* | | | EDITOR_DEF in the right placejonyrock2014-04-302-5/+9
* | | | #331 settings menu option title fix oopsjonyrock2014-04-281-1/+1
* | | | #331 settings menu option title fixjonyrock2014-04-281-1/+1
* | | | pair symbols tool basic impjonyrock2014-04-271-0/+1
|/ / /
* / / stops running process when quitting editorDana Olson2014-04-231-1/+2
|/ /
* | Merge pull request #272 from adolson/patch-1reduz2014-04-221-3/+6
|\ \ | |/ |/|
| * editor window title improvementsadolson2014-04-091-3/+6
* | Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky2014-04-191-2/+1
|\ \
| * | -Revert change that broke pathsJuan Linietsky2014-04-181-2/+1
* | | heckJuan Linietsky2014-04-197-28/+111
|/ /
* | -Added google play services (needed for some stuff)Juan Linietsky2014-04-141-1/+1
* | -Fixed a few bugs in ViewportJuan Linietsky2014-04-108-11/+9
|/
* -Support for changing fontsJuan Linietsky2014-04-055-5/+44
* Merge pull request #230 from hiltonm/hotfix-ignore-doc-data-compressedreduz2014-04-051-101786/+0
|\
| * Remove auto-generated doc_data_compressed.hHilton Medeiros2014-03-271-101786/+0
* | Merge pull request #237 from marynate/PR-maya-navreduz2014-04-053-189/+261
|\ \
| * | Hold shift to speedup pan/zoom in maya navigation schememarynate2014-04-011-3/+12
| * | Keep selection from been cleared when navigating in 3d viewportmarynate2014-04-011-0/+5
| * | Fix bug in 3d navigation scheme selection; Add modo navigation schememarynate2014-04-013-6/+13
| * | Disable transform operation when navigationmarynate2014-04-011-172/+173
| * | Add maya style navigation scheme to 3d vieewportmarynate2014-04-013-18/+68
| |/
* | Merge pull request #241 from marynate/PR-viewport-hotkeyreduz2014-04-052-4/+59
|\ \
| * | Space to toggle maximize viewportmarynate2014-04-012-0/+55
| * | Add hotkey for switching viewportsmarynate2014-04-011-4/+4
| |/
* | Merge pull request #247 from marynate/PR-path-editor-uireduz2014-04-055-1166/+1178
|\ \