summaryrefslogtreecommitdiff
path: root/tools/editor/plugins
AgeCommit message (Expand)Author
2015-01-10add option to automatically reload changed scriptsDana Olson
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-07-Visual Shader Editing Finished, PLEASE TEST!Juan Linietsky
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-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-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
2014-12-29Replace TileMapEditor floating tile palette with HSplitContainer.Carl Olsson
2014-12-28added blender/maya like zoom stylejaromirhribal
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-16New Code CompletionJuan Linietsky
2014-12-07apply patch #882 from dcubixDana Olson
2014-12-07Batch of BugfixesJuan Linietsky
2014-11-12Editor goodies updateDiego Lopes
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-11-02Bug FixesJuan Linietsky
2014-10-27-Much improvement to baked light bakerJuan Linietsky
2014-10-16-added custom metadata to physics shapes (2D only for now)Juan Linietsky
2014-10-14ColladaJuan Linietsky
2014-10-12Little BitsJuan Linietsky
2014-10-09Misc BitsJuan Linietsky
2014-10-07Build System ChangesJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-09-22-variables with export in script are now IMMEDIATELY AND ALWAYS visible in pr...Juan Linietsky
2014-09-19Fixing Issues...Juan Linietsky
2014-09-18fix skeleton AABB computation, addeded shadeless view modeJuan Linietsky
2014-09-17Merge pull request #580 from marynate/PR-fix-particles-editor-menuJuan Linietsky
2014-09-17Merge pull request #593 from marynate/PR-gizmo-opacityJuan Linietsky
2014-09-17Merge pull request #639 from adolson/disable-auto-switch-resource-tabJuan Linietsky
2014-09-16CollisionPolygon (3D)Juan Linietsky
2014-09-15Camera FixesJuan Linietsky
2014-09-023D Physics and Other StuffJuan Linietsky
2014-08-22don't switch to resource tab when switching to script tabDana Olson
2014-08-14Little BitsJuan Linietsky
2014-08-14Merge pull request #595 from marynate/PR-fix-view-gridreduz
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-07-15Make sure View Grid state saved with scene statemarynate
2014-07-15Fixed #470 View grid toggle in 3d not workingmarynate
2014-07-15Add editor setting: Manipulator Gizmo Opacitymarynate
2014-07-10Particles editor menu not display in proper positionmarynate