summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2015-03-09lot of work on 2D lighting and isometric mapsJuan Linietsky
2015-02-18support for light and normal mapping in 2DJuan Linietsky
2015-02-15Godot UI is quick and snappy again!Juan Linietsky
2015-02-14fixes to mouse warpJuan Linietsky
2015-02-14New Navigation & Pathfinding support for 2DJuan Linietsky
2015-01-22begin work on lighting system for 2DJuan Linietsky
2015-01-16When overwriting a file with an auto added extension the file name is now set...Nathan Warden
2015-01-14File path in save dialog automatically appended with correct extension if not...Nathan Warden
2015-01-13Total rows of text edit was calculated wrong, fixed issue #842marynate
2015-01-12-Initial working(?) implementation of shaders for 2D. Lighting still not ther...Juan Linietsky
2015-01-08Fixes to GraphEdit:Juan 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-Obscure bug in popups solved, fixes #1008Juan Linietsky
2015-01-03-removed empty controlJuan 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 new code completion guess locations, closes #1032Juan Linietsky
2015-01-02Changed texturebutton scale from float to Size2romulox_x
2015-01-03removed deadcodeJuan Linietsky
2015-01-03-ability to scale and modulate texturebutton, closes #818Juan Linietsky
2015-01-02-proper minimum size computation for TabContainerJuan Linietsky
2015-01-02-fix TextEdit shift-click functionality past begin and end of selection (#1004)Juan Linietsky
2015-01-02-fix readonly issues (#1018)Juan Linietsky
2014-12-21-ability to set default textures in shader (needed for visual shader editing)Juan Linietsky
2014-12-20Merge branch 'master' of https://github.com/okamstudio/godotJuan Linietsky
2014-12-20WIP work on graph nodes and editingJuan Linietsky
2014-12-18-improved completion options for InputEvent, shows all event types nowJuan Linietsky
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-07More FixesJuan Linietsky
2014-12-07now undo/redo supportedDana 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-11-13allow Alt+arrow keys to pass through editorDana Olson
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
2014-11-02Bug FixesJuan Linietsky
2014-10-26Fix some more incorrect bindingsGerold31
2014-10-24- Fix BaseButton "Click on Press" issue. Now a button correctly show its visu...Guy Rabiller
2014-10-14FixesJuan 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-21Fixed too many little issues, check the issues closed today.Juan Linietsky