summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-22Added a setting to disable autocomplete popup and fixed the autocomplete time...Jonas Rudlang
2014-05-20Merge pull request #436 from marynate/PR-2d-uniform-scalereduz
2014-05-21Add 2d unifrom scalemarynate
2014-05-21Add pan mode in 2d editormarynate
2014-05-20Merge pull request #410 from marynate/PR-hotkey-quit-to-pmreduz
2014-05-20Merge pull request #415 from marynate/PR-auto-editor-icons-cppreduz
2014-05-14A bit of everything:Juan Linietsky
2014-05-14Add sCons dependency for editor_icons.cpp, so it's only re-generated when the...marynate
2014-05-13Auto generate editor_icons.cpp to make it more easy to update editor iconsmarynate
2014-05-13Add hotkey Shift+CMD+Q in editor for quit to project manager, resolvesmarynate
2014-05-13User can use '.METHOD' or 'METHOD(' to seach exact method in Search Classes d...marynate
2014-05-13Make String::right count from pos instead of pos+1marynate
2014-05-11Merge pull request #392 from marynate/PR-delete-without-confirmreduz
2014-05-10Change key move behavior of canvas item editor to ignore zoom level; Addmarynate
2014-05-10Shift+Del to delete nodes without confirmationmarynate
2014-05-09Make visibility icon always last to display in scene treemarynate
2014-05-08Merge pull request #383 from sanikoyes/hotfix-Crash-In-Editorreduz
2014-05-08Fix crash in editor when open new scene in editingsanikoyes
2014-05-08Add lock and group icon to scene tree editormarynate
2014-05-07remove degud outputjonyrock
2014-05-07call during autocompletionjonyrock
2014-05-06Merge pull request #375 from marynate/PR-2d-editor-F-keyreduz
2014-05-06Press F key in 2d editor to center view to selected nodemarynate
2014-05-06Add auto code completion (without press Ctrl+Space manually)marynate
2014-05-06Implement Shift+F1 as contextual help hotkey for script editor; There'smarynate
2014-05-06Update EditorHelp to response help request other than class; Make sure Editor...marynate
2014-05-06EditorNode consume F1 key only when Shift or Command key not pressed at the s...marynate
2014-05-06Start working on script editor helpmarynate
2014-05-04Another small fixJuan Linietsky
2014-05-04Lots of 3D improvements:Juan Linietsky
2014-05-01Merge remote-tracking branch 'upstream/master' into pair_symbols_tooljonyrock
2014-05-01Sort projects by last modified/accessed date in project managermarynate
2014-05-01setted font bug fixjonyrock
2014-04-30EDITOR_DEF in the right placejonyrock
2014-04-28Merge pull request #318 from adolson/scene-snap-settings-savereduz
2014-04-28#331 settings menu option title fix oopsjonyrock
2014-04-28#331 settings menu option title fixjonyrock
2014-04-27pair symbols tool basic impjonyrock
2014-04-23stops running process when quitting editorDana Olson
2014-04-23use Snap / Snap (Pixels) now save to scene fileDana Olson
2014-04-22Merge pull request #272 from adolson/patch-1reduz
2014-04-19Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-04-19heckJuan Linietsky
2014-04-18-Revert change that broke pathsJuan Linietsky
2014-04-14-Added google play services (needed for some stuff)Juan Linietsky
2014-04-10-Fixed a few bugs in ViewportJuan Linietsky
2014-04-09editor window title improvementsadolson
2014-04-05-Support for changing fontsJuan Linietsky
2014-04-05Merge pull request #230 from hiltonm/hotfix-ignore-doc-data-compressedreduz