Micky 511134f55f Fix Label & RichTextLabel's visible_ratio not working 3 роки тому
..
SCsub cd4e46ee65 SCons: Format buildsystem files with psf/black 5 роки тому
aspect_ratio_container.cpp e561c68256 Add some codes, returnes directly if the value is not changed. 3 роки тому
aspect_ratio_container.h 107b6f299c Reorganize inspector layout workflow for Control nodes 3 роки тому
base_button.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
base_button.h b7d2ba12c8 Merge pull request #64635 from YeldhamDev/menu_buttons_popup_fix 3 роки тому
box_container.cpp e561c68256 Add some codes, returnes directly if the value is not changed. 3 роки тому
box_container.h 107b6f299c Reorganize inspector layout workflow for Control nodes 3 роки тому
button.cpp 7aad14a4b6 [TextServer] Add support for trimming edge spaces on line break. 3 роки тому
button.h 24d02dfb47 Add fit_to_longest_item to OptionButton 3 роки тому
center_container.cpp 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 роки тому
center_container.h 107b6f299c Reorganize inspector layout workflow for Control nodes 3 роки тому
check_box.cpp 4a3a15c304 Fix case where `h_separation` might not work in `Button` 3 роки тому
check_box.h ba2bdc478b Style: Remove inconsistently used `@author` docstrings 4 роки тому
check_button.cpp 4a3a15c304 Fix case where `h_separation` might not work in `Button` 3 роки тому
check_button.h a06f82ca4d Add optional constructor arguments to more Control nodes 3 роки тому
code_edit.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
code_edit.h 8be27dc59e Replace Array return types with TypedArray 3 роки тому
color_mode.cpp 7869ea236e Fix Hue slider incorrectly rotated 90 degrees in ColorPicker 3 роки тому
color_mode.h 0011d93c81 ColorPicker Refactor 3 роки тому
color_picker.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
color_picker.h 26ebea7286 Fix ColorPicker color and hsv sync issue 3 роки тому
color_rect.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
color_rect.h fe52458154 Update copyright statements to 2022 4 роки тому
container.cpp 7119d355eb String: Remove TTR and DTR defines in non-tools build 3 роки тому
container.h 107b6f299c Reorganize inspector layout workflow for Control nodes 3 роки тому
control.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
control.h fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 роки тому
dialogs.cpp e561c68256 Add some codes, returnes directly if the value is not changed. 3 роки тому
dialogs.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
file_dialog.cpp 10a56981dc Rename String `plus_file` to `path_join` 3 роки тому
file_dialog.h fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 роки тому
flow_container.cpp 746dddc067 Replace most uses of Map by HashMap 3 роки тому
flow_container.h b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 роки тому
graph_edit.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
graph_edit.h 75f1357ced Add read-only mode to AnimationTreeEditor plugins 3 роки тому
graph_node.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
graph_node.h f9998455ce Merge pull request #63249 from V-Sekai/animation_tree_editor_read_only 3 роки тому
grid_container.cpp e561c68256 Add some codes, returnes directly if the value is not changed. 3 роки тому
grid_container.h fe52458154 Update copyright statements to 2022 4 роки тому
item_list.cpp 7aad14a4b6 [TextServer] Add support for trimming edge spaces on line break. 3 роки тому
item_list.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
label.cpp 511134f55f Fix Label & RichTextLabel's visible_ratio not working 3 роки тому
label.h 64bd36ecee Rename Label & RichTextLabel.`percent_visible` to `visible_ratio` 3 роки тому
line_edit.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
line_edit.h fed1189099 Merge pull request #62771 from bruvzg/line_edit_trim 3 роки тому
link_button.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
link_button.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
margin_container.cpp 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 роки тому
margin_container.h 107b6f299c Reorganize inspector layout workflow for Control nodes 3 роки тому
menu_bar.cpp 027415312e Merge pull request #65132 from bruvzg/global_menu_shortcuts_context 3 роки тому
menu_bar.h 9e0de4e2cb Fix switching `MenuBar`'s menus with the keys while mouse hovering 3 роки тому
menu_button.cpp 221344b9e2 Fix some corner cases in the `Menu/OptionButton` item auto-highlight 3 роки тому
menu_button.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
nine_patch_rect.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
nine_patch_rect.h fe52458154 Update copyright statements to 2022 4 роки тому
option_button.cpp 221344b9e2 Fix some corner cases in the `Menu/OptionButton` item auto-highlight 3 роки тому
option_button.h 1a24c9e14b Make `_validate_property` a multilevel method 3 роки тому
panel.cpp 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 роки тому
panel.h 59e9a8c275 Fix theming for floating window docks 3 роки тому
panel_container.cpp 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 роки тому
panel_container.h 107b6f299c Reorganize inspector layout workflow for Control nodes 3 роки тому
popup.cpp fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 роки тому
popup.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
popup_menu.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
popup_menu.h 8c56a7416b Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native menu for editor. 3 роки тому
progress_bar.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
progress_bar.h f76d417d8a Add fill_mode to ProgressBar 3 роки тому
range.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
range.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
reference_rect.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
reference_rect.h fe52458154 Update copyright statements to 2022 4 роки тому
rich_text_effect.cpp fe52458154 Update copyright statements to 2022 4 роки тому
rich_text_effect.h fe52458154 Update copyright statements to 2022 4 роки тому
rich_text_label.cpp 511134f55f Fix Label & RichTextLabel's visible_ratio not working 3 роки тому
rich_text_label.h 64bd36ecee Rename Label & RichTextLabel.`percent_visible` to `visible_ratio` 3 роки тому
scroll_bar.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
scroll_bar.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
scroll_container.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
scroll_container.h a7eecc61ad Fix toggling after scrolling resulted in blank space 3 роки тому
separator.cpp 0f5455230c Use `switch` consistently in `_notification` (`scene` folder) 3 роки тому
separator.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
slider.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
slider.h 2326ba67e2 Consistently use double in Slider and SpinBox 3 роки тому
spin_box.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
spin_box.h da0c4221f0 Hide prefix/suffix on SpinBox focus 3 роки тому
split_container.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
split_container.h ecfff5b75e Revert SplitContainer minimum size splitting changes (#64676 and #64800) 3 роки тому
subviewport_container.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
subviewport_container.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
tab_bar.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
tab_bar.h 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 роки тому
tab_container.cpp e27b61d291 Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bg 3 роки тому
tab_container.h c47ac20620 Fix getting outdated tab controls 3 роки тому
text_edit.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
text_edit.h e561c68256 Add some codes, returnes directly if the value is not changed. 3 роки тому
texture_button.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
texture_button.h 90019676b0 Code quality: Fix header guards consistency 3 роки тому
texture_progress_bar.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
texture_progress_bar.h fe52458154 Update copyright statements to 2022 4 роки тому
texture_rect.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
texture_rect.h 562fc4cc0d Rename TextureRect.expand to ignore_texture_size 4 роки тому
tree.cpp ae349d8227 Merge pull request #64377 from Mickeon/rename-canvas-redraw 3 роки тому
tree.h 97f8c9b97c Rename TreeItem's `set_tooltip` to `set_tooltip_text` 3 роки тому
video_stream_player.cpp e31bb5ffeb Rename `CanvasItem.update()` to `queue_redraw()` 3 роки тому
video_stream_player.h 1a24c9e14b Make `_validate_property` a multilevel method 3 роки тому
view_panner.cpp d4433ae6d3 Remove Signal connect binds 3 роки тому
view_panner.h 342a31e326 Fix 2D Pan Tool 4 роки тому