aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Add pin/favorite projects in project managermarynate2014-06-102-7/+60
| | * | | Allow run/edit multiple projects from project managermarynate2014-06-102-51/+94
| | * | | Add multi-select to project managermarynate2014-05-022-19/+75
* | | | | Light Baker!Juan Linietsky2014-06-1112-983/+2381
|/ / / /
* | | | More 3D ImprovementsJuan Linietsky2014-05-299-9/+47
* | | | Making Godot Easier to Use..Juan Linietsky2014-05-248-33/+225
| |/ / |/| |
* | | Added a setting to disable autocomplete popup and fixed the autocomplete time...Jonas Rudlang2014-05-222-3/+12
* | | Merge pull request #436 from marynate/PR-2d-uniform-scalereduz2014-05-201-2/+20
|\ \ \
| * | | Add 2d unifrom scalemarynate2014-05-211-2/+20
* | | | Add pan mode in 2d editormarynate2014-05-213-3/+15
|/ / /
* | | Merge pull request #410 from marynate/PR-hotkey-quit-to-pmreduz2014-05-201-1/+1
|\ \ \
| * | | Add hotkey Shift+CMD+Q in editor for quit to project manager, resolvesmarynate2014-05-131-1/+1
* | | | Merge pull request #415 from marynate/PR-auto-editor-icons-cppreduz2014-05-203-2255/+63
|\ \ \ \
| * | | | Add sCons dependency for editor_icons.cpp, so it's only re-generated when the...marynate2014-05-142-12/+24
| * | | | Auto generate editor_icons.cpp to make it more easy to update editor iconsmarynate2014-05-133-2254/+50
| |/ / /
* / / / A bit of everything:Juan Linietsky2014-05-1411-92/+1895
|/ / /
* | | 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