Age | Commit message (Expand) | Author |
2018-07-05 | Merge pull request #19351 from guilhermefelipecgs/fix_reversed_text | Max Hilbrunner |
2018-07-05 | Merge pull request #19187 from Zirak/editor-autocomplete-quote | Max Hilbrunner |
2018-07-05 | Merge pull request #18028 from gabrii/18026 | Max Hilbrunner |
2018-07-04 | Fixes to the new inspector | Guilherme Felipe |
2018-07-04 | Fixes control nodes size not updated when outside the tree | groud |
2018-07-04 | Merge pull request #19782 from Calinou/fix-control-pixel-snap-rounding | Rémi Verschelde |
2018-07-03 | Merge pull request #17438 from Deluvi/get-word-pos-quote-fix | Max Hilbrunner |
2018-07-03 | Merge pull request #18634 from groud/fix_control_child_of_node2d | Max Hilbrunner |
2018-07-03 | Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred | Max Hilbrunner |
2018-07-03 | Merge pull request #19565 from robojumper/fixed_edge_scroll | Max Hilbrunner |
2018-07-02 | -Fixes to how hashing happened, now StringName and NodePath use default hashe... | Juan Linietsky |
2018-07-01 | Merge pull request #19875 from willnationsdev/meta-underlined | George Marques |
2018-07-01 | Center text drawing in LineEdit | Paulb23 |
2018-07-01 | Fix performance for godot's interface | Guilherme Felipe |
2018-07-01 | Fix underline_meta not working in RichTextLabel | Will Nations |
2018-06-27 | Changes to how node paths are selected from property, allowing setting a hint. | Juan Linietsky |
2018-06-26 | Fix control pixel snap rounding using floor() instead of round() | Hugo Locurcio |
2018-06-24 | Fixed text drawing too high in TextEdit, issue 15688 | Paulb23 |
2018-06-18 | -Added AnimationGraphPlayer (still missing features) | Juan Linietsky |
2018-06-14 | Re-enable scrolling via selecting code beyond edges in text_edit.cpp | robojumper |
2018-06-13 | Fix "find and replace" initializing with wrong size | Guilherme Felipe |
2018-06-13 | LineEdit IME position will now ignore placeholder text. | Saracen |
2018-06-13 | Merge pull request #19509 from SaracenOne/ime | Rémi Verschelde |
2018-06-12 | Fix TabContainer not showing tabs on left when resizing. | Guilherme Felipe |
2018-06-11 | IME context detection. | Saracen |
2018-06-09 | Merge pull request #18298 from gabrii/TextEditScaledSelection | Max Hilbrunner |
2018-06-08 | Merge pull request #19334 from guilhermefelipecgs/fix_popup | Juan Linietsky |
2018-06-07 | Fixes the bad calculation of margin & anchors when child of Node2D | groud |
2018-06-07 | Entirely new (and much improved) animation editor. | Juan Linietsky |
2018-06-06 | Fix #16069, #19292, #19267 and #18940 | Guilherme Felipe |
2018-06-06 | expose lineedit | Alexander Holland |
2018-05-31 | Increase settings apply speed and added deferred color apply | Chaosus |
2018-05-30 | Improve breakpoints and breakpoint gutter API in TextEdit | Gabriel Gavilan |
2018-05-26 | Editor autocomplete won't insert unnecessary quotes | Zirak |
2018-05-24 | Ensures CMD+left and CMD+right only valid for OSX. | Anish |
2018-05-19 | fix for TextEdit::set_text firing signals it shouldn't. | Ibrahn Sahir |
2018-05-18 | Merge pull request #19017 from toger5/fix_no_a_input_script_editor_osx | Rémi Verschelde |
2018-05-18 | fixed capital A osx | toger5 |
2018-05-18 | Revert "Fix color-picker sliders" | Rémi Verschelde |
2018-05-17 | Fix color-picker sliders | Martin Capitanio |
2018-05-17 | -Ability to open resources in the same window | Juan Linietsky |
2018-05-17 | Merge pull request #18862 from endragor/remove-font-width-ceiling | Rémi Verschelde |
2018-05-16 | Allow editing of some unbound properties when hinted (or no range hinted) | Juan Linietsky |
2018-05-16 | Add note about color picker deferred initialization | Juan Linietsky |
2018-05-16 | Fix segfault at quiting editor | volzhs |
2018-05-16 | Merge pull request #18910 from PJB3005/18-05-15-fix-textedit-param | Rémi Verschelde |
2018-05-16 | Merge pull request #18909 from ianb96/getcharwidthfix | Rémi Verschelde |
2018-05-15 | -New inspector. | Juan Linietsky |
2018-05-15 | Fix missing registration for new param of TextEdit::cursor_set_line. | Pieter-Jan Briers |
2018-05-15 | fix get_char_width for non-latin characters | ianb96 |