Age | Commit message (Expand) | Author |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-11-18 | add scene button and tab scrolling | Ian |
2017-10-22 | Bind unbound enums, rearrange some by value | Poommetee Ketson |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-20 | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry |
2017-08-11 | Merge pull request #10193 from kubecz3k/tab-click-signal | Rémi Verschelde |
2017-08-10 | Removes type information from method binds | Ignacio Etcheverry |
2017-08-09 | tab_clicked signal for Tabs | Jakub Grzesik |
2017-08-05 | 'tab_changed' signal after using 'set_current_tab' | Jakub Grzesik |
2017-07-28 | fix missing DEFVAL | AlexHolly |
2017-07-23 | Tabs: expose tab_close_display_policy property | Poommetee Ketson |
2017-07-18 | Tabs enhancements: get_tab_rect(), move_tab_from_to() | Jakub Grzesik |
2017-07-10 | ability to reposition scene tabs with drag & drop | Jakub Grzesik |
2017-06-16 | Enhance scene tabs | volzhs |
2017-06-04 | renamed all Rect2.pos to Rect2.position | alexholly |
2017-06-03 | InputEvent: Renamed "pos" property to "position" | Andreas Haas |
2017-05-20 | Removal of InputEvent as built-in Variant type.. | Juan Linietsky |
2017-05-09 | New customizable editor theme | volzhs |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-27 | Add disabled tabs | Ray Koopa |
2017-02-13 | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam |
2017-02-13 | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam |
2017-01-08 | renamed _input_event for GUI events to _gui_input, so it's more differentiate... | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-05-01 | Tabs: Fix align issue with right/close buttons | Rémi Verschelde |
2016-05-01 | Tabs: cleanup code, no functional change | Rémi Verschelde |
2016-05-01 | Tabs: Fix navigation buttons overlap when resizing | Rémi Verschelde |
2016-05-01 | Tabs: Fix icon size not taken into account for offset | Rémi Verschelde |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-01-26 | Remove strand debug print, fix #3473 | George Marques |
2016-01-22 | -Improved tab visibility, fixes #3314 | Juan Linietsky |
2016-01-13 | Properly fix tab scrolling, fixes #3128, fixes #3314 | Juan Linietsky |
2016-01-10 | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te... | Juan Linietsky |
2016-01-06 | Merge pull request #3159 from neikeq/tab_close_icon | Rémi Verschelde |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-29 | Add tab close icon to the default theme | Ignacio Etcheverry |
2015-12-14 | -implement arrows on tabs, when too many tabs are present, fixes #2806 | Juan Linietsky |
2015-11-18 | Merge pull request #2635 from StraToN/tabs-buttons | Juan Linietsky |
2015-11-18 | -fixed tabs | Juan Linietsky |
2015-10-19 | Fixed minor bug : quicklty pointing alternatively Script button and Close but... | Julian Murgia - StraToN |
2015-08-18 | Added close button to tab. Added 4 display policies for this close button (sh... | Julian Murgia - StraToN |
2015-07-26 | QOL, script buttons in scene tabs | Juan Linietsky |
2015-07-24 | -added icons for root node types on tabs | Juan Linietsky |
2015-06-22 | Multiple scene editing *POTENTIALLY UNSTABLE* | Juan Linietsky |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-08-28 | add/fix GDScript bindings for add_tab/remove_tab | Dana Olson |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |