summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
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
2014-09-19Fixing Issues...Juan Linietsky
2014-09-19Merge pull request #705 from rollenrolm/vslider-fixJuan Linietsky
2014-09-19Fix bug #471, Colour picker labels are incorrect in HSV and RAW modeRalf Hölzemer
2014-09-19Fix for inverted VSliderRalf Hölzemer
2014-09-17Small FixesJuan Linietsky
2014-09-17Merge pull request #661 from adolson/add-tab-bindingJuan Linietsky
2014-09-153D Physics Rework, Other StuffJuan Linietsky
2014-09-023D Physics and Other StuffJuan Linietsky
2014-08-28was fetching incorrect meta data for tab titlesDana Olson
2014-08-28add/fix GDScript bindings for add_tab/remove_tabDana Olson
2014-08-01Small Issues & MaintenanceJuan Linietsky
2014-06-29Bug FixesJuan Linietsky
2014-06-19Import 3D Scene ImprovementsJuan Linietsky
2014-06-17FineTune HDR and Other StuffJuan Linietsky
2014-05-31Made a uniform distribution of characters in Label::set_percent_visible()Theo Hallenius
2014-05-21Fix script editor scrollbar disappear issuemarynate
2014-05-14A bit of everything:Juan Linietsky
2014-05-11Fix LineEdit selected text drag and drop behavior: move instead of duplicate ...marynate
2014-05-07remove degud outputjonyrock
2014-05-07call during autocompletionjonyrock
2014-05-06Add auto code completion (without press Ctrl+Space manually)marynate
2014-05-06Add get_word_under_cursor() method to TextEditmarynate
2014-05-04Lots of 3D improvements:Juan Linietsky
2014-05-01Merge remote-tracking branch 'upstream/master' into pair_symbols_tooljonyrock
2014-04-30EDITOR_DEF in the right placejonyrock