summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2014-07-062D Animation ImprovementsJuan Linietsky
2014-07-02Merge pull request #504 from marynate/PR-pm-filterreduz
2014-07-02Forgot to add SceneTreeDock::set_selected change in last PRmarynate
2014-06-30Fixed when opening sub-scene by pressing sub-scene icon in scene tree, tab ch...marynate
2014-06-30Fix ERROR: FileAccessWindows::_get_modified_time: Method/Function Failed on ...marynate
2014-06-29Bug FixesJuan Linietsky
2014-06-29Merge pull request #542 from marynate/PR-fix-resource-name-updatereduz
2014-06-29Merge pull request #546 from marynate/PR-fix-pin-project-segfaultreduz
2014-06-28Missing name on collada-imported materialsJuan Linietsky
2014-06-27Misc FixesJuan Linietsky
2014-06-25Fix pinning project segfaultmarynate
2014-06-23Fixed resource name not updated when saved in resurce dockmarynate
2014-06-19Import 3D Scene ImprovementsJuan Linietsky
2014-06-17FineTune HDR and Other StuffJuan Linietsky
2014-06-17Merge pull request #509 from marynate/PR-script-editor-replace-dialogreduz
2014-06-17Merge pull request #510 from marynate/PR-align-with-viewreduz
2014-06-17Merge pull request #512 from marynate/PR-fix-texture-preview-not-updatereduz
2014-06-17Use toolbutton for clear search termmarynate
2014-06-17Move ProjectListFilter::FilterOption into private sectionmarynate
2014-06-17Add project list filter for easy finding projectsmarynate
2014-06-17Search filesystem by name or path; Remove extension filter; Use toolbutton fo...marynate
2014-06-16More 3D WorkJuan Linietsky
2014-06-15Fixed #185 Setting a new Texture for a Sprite node does not update previewmarynate
2014-06-13Add align with view in 3d editor viewport (useful for aligning camera withmarynate
2014-06-13Script editor: Put selected text in replace dialog automatically (unless sele...marynate
2014-06-11Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-06-11Light Baker!Juan Linietsky
2014-06-11Merge pull request #446 from marynate/PR-fix-scons-cstringioreduz
2014-06-11Merge pull request #490 from macramole/masterreduz
2014-06-11Merge pull request #496 from marynate/PR-scene-dock-searchreduz
2014-06-11Merge pull request #498 from marynate/PR-pm-favoritereduz
2014-06-10Add pin/favorite projects in project managermarynate
2014-06-10Allow run/edit multiple projects from project managermarynate
2014-06-10Adding search box to scene dock(file system tab)marynate
2014-06-04small feature: set project name automatically when choosing path for new proj...leandrogarber@gmail.com
2014-06-04small feature: set project name automatically when choosing path for new proj...leandrogarber@gmail.com
2014-05-29More 3D ImprovementsJuan Linietsky
2014-05-24Making Godot Easier to Use..Juan Linietsky
2014-05-22Use cStringIO to write editor_icons.cpp, lower the opportunity file access co...marynate
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