summaryrefslogtreecommitdiff
path: root/tools/editor
AgeCommit message (Expand)Author
2015-01-13Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-13fixesJuan Linietsky
2015-01-112D shader progressreduz
2015-01-11Fixes #1160BenH
2015-01-08Merge branch 'fix_debug_process_exited_alert'Maximillian
2015-01-08Merge branch 'master' of https://github.com/okamstudio/godotMaximillian
2015-01-08Fix process being debugged has exited pop up #1128Maximillian
2015-01-08Fixes to GraphEdit:Juan Linietsky
2015-01-07-Fixed matrix and vec+scalar multiplication issues, fixes #1143Juan Linietsky
2015-01-07-changed type of C component of vec interp, fixes #1144Juan Linietsky
2015-01-07Merge remote-tracking branch 'upstream/master'Maximillian
2015-01-07-Visual Shader Editing Finished, PLEASE TEST!Juan Linietsky
2015-01-06fix little mistake that made the project run each saveMaximillian
2015-01-06Prompt save dialog if running a unsaved scene. Solution for #966Maximillian
2015-01-06Fix invaild path error text in project manager when no path is enteredMaximillian
2015-01-04-attempt to be friendlier on non english keyboardsJuan Linietsky
2015-01-04-Fix shortcuts for OSX code completion, fixes #1111Juan Linietsky
2015-01-03-Completely removed EmptyControl (but added fallback), closes #1017Juan Linietsky
2015-01-03Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-03-Work in progress visual shader editor *DOES NOT WORK YET*Juan Linietsky
2015-01-03-fixed bug on focus capture, now respets line/text editJuan Linietsky
2015-01-03-add *.flags as a filter automatically when exporting, solves #1029Juan Linietsky
2015-01-03-added a check for setget while running the game , closes #1009Juan Linietsky
2015-01-02-fixed key insert from editor window (#976)Juan Linietsky
2015-01-02-make sure selected font is applied on load (#1050)Juan Linietsky
2015-01-02Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2015-01-02-fixed NODE_OUT error in animtreeplayer #1078Juan Linietsky
2015-01-02Merge pull request #1068 from jaromirhribal/masterJuan Linietsky
2015-01-02Merge pull request #1069 from tommy3/typo-fixJuan Linietsky
2014-12-29Replace TileMapEditor floating tile palette with HSplitContainer.Carl Olsson
2014-12-28fixed a typotommy3
2014-12-28added blender/maya like zoom stylejaromirhribal
2014-12-18Merge pull request #985 from adolson/toggle-comment-shortcut-fixJuan Linietsky
2014-12-18Small clean-up..TheoXD
2014-12-18Restricted to same parent, seem to work better now.TheoXD
2014-12-18Selected node(s) can now be moved up and down in scene tree dock.TheoXD
2014-12-17change shortcut for toggle-comment to Ctrl+KDana Olson
2014-12-17-added brace matching to go with the new code completionJuan Linietsky
2014-12-16Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-12-16New Code CompletionJuan Linietsky
2014-12-15Small batch of fixesJuan Linietsky
2014-12-08remove old unused pref, added new confirm insert trackDana Olson
2014-12-07apply patch #882 from dcubixDana Olson
2014-12-07Batch of BugfixesJuan Linietsky
2014-12-02-fixes to vmethod for buttonJuan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-13Merge pull request #879 from DCubix/masterJuan Linietsky
2014-11-12Editor goodies updateDiego Lopes
2014-11-123D Import Import & UDPJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky