.. |
SCsub
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
5 年之前 |
aspect_ratio_container.cpp
|
a12921ca2c
Fix crash with AspectRatioContainer and TextureRect
|
2 年之前 |
aspect_ratio_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
base_button.cpp
|
7d14c44025
Add more sections to Button and BaseButton
|
2 年之前 |
base_button.h
|
dd3a1b08a9
Button shortcuts no longer "press" the Button.
|
2 年之前 |
box_container.cpp
|
47592927b3
Use BitField<> hint for ArrayFormat
|
2 年之前 |
box_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
button.cpp
|
7d14c44025
Add more sections to Button and BaseButton
|
2 年之前 |
button.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
center_container.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
center_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
check_box.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
check_box.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
check_button.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
check_button.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
code_edit.cpp
|
7e6bc72f7c
Don't autocomplete numbers in GDScript
|
2 年之前 |
code_edit.h
|
b427d3585c
Allow unindent without selection
|
2 年之前 |
color_mode.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
color_mode.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
color_picker.cpp
|
b90d70d592
Merge pull request #72764 from Sauermann/fix-color-picking
|
2 年之前 |
color_picker.h
|
888add8418
Fix Color Picking
|
2 年之前 |
color_rect.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
color_rect.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
container.cpp
|
47592927b3
Use BitField<> hint for ArrayFormat
|
2 年之前 |
container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
control.cpp
|
17ee6fcf03
Fix description and argument name in Control._has_point
|
2 年之前 |
control.h
|
3bc426c9d8
Fix toplevel nomenclature
|
2 年之前 |
dialogs.cpp
|
c73844f117
Use min_size/max_size to limit the window size and the position while popup center
|
2 年之前 |
dialogs.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
file_dialog.cpp
|
236cec0633
Add a custom icon for the `project.godot` file in the EditorFileDialog
|
2 年之前 |
file_dialog.h
|
236cec0633
Add a custom icon for the `project.godot` file in the EditorFileDialog
|
2 年之前 |
flow_container.cpp
|
47592927b3
Use BitField<> hint for ArrayFormat
|
2 年之前 |
flow_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
graph_edit.cpp
|
3aab79914c
Fix GraphEdit port hotzone snapping
|
2 年之前 |
graph_edit.h
|
a3b431b09d
Add gesture to ViewPanner and simplify a bit its API
|
2 年之前 |
graph_node.cpp
|
62278eb236
Rename (de)selected signals to node_(de)selected in GraphNode
|
2 年之前 |
graph_node.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
grid_container.cpp
|
47592927b3
Use BitField<> hint for ArrayFormat
|
2 年之前 |
grid_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
item_list.cpp
|
bcf3c81726
ItemList: Check if the index is out bounds before accessing the internal items
|
2 年之前 |
item_list.h
|
c0083e431b
Cleanup unused engine code v2
|
2 年之前 |
label.cpp
|
76d4d09bfa
Revert Label text reshaping fix #71553 and subsequent regression fixes
|
2 年之前 |
label.h
|
76d4d09bfa
Revert Label text reshaping fix #71553 and subsequent regression fixes
|
2 年之前 |
line_edit.cpp
|
008cafc103
Merge pull request #72378 from maximkulkin/line-edit-consume-events
|
2 年之前 |
line_edit.h
|
af8bf6f1d0
Fix `LineEdit` and `TextEdit` context menus not customizable
|
2 年之前 |
link_button.cpp
|
7e74568709
FBX: Disable importer when canceling FBX2glTF setup
|
2 年之前 |
link_button.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
margin_container.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
margin_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
menu_bar.cpp
|
59a78ecf5a
Fix exported type for Menubar start_index
|
2 年之前 |
menu_bar.h
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 年之前 |
menu_button.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
menu_button.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
nine_patch_rect.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
nine_patch_rect.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
option_button.cpp
|
084a4addc4
Fix Screen-Transform missing in Button Size in OptionButton::show_popup
|
2 年之前 |
option_button.h
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 年之前 |
panel.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
panel.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
panel_container.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
panel_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
popup.cpp
|
39b69e6f76
[Editor] Fix editor progress dialog auto closing on ESC press, and on application focus loss.
|
2 年之前 |
popup.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
popup_menu.cpp
|
cebfc02d6f
Revert "Reordering emitted signals in PopupMenu" and fix editor selection issue in the safer way.
|
2 年之前 |
popup_menu.h
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 年之前 |
progress_bar.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
progress_bar.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
range.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
range.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
reference_rect.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
reference_rect.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
rich_text_effect.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
rich_text_effect.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
rich_text_label.cpp
|
41f4068a6e
Fix RichTextLabel crash with out of bound exception
|
2 年之前 |
rich_text_label.h
|
22dd621cf9
RichTextLabel fixes
|
2 年之前 |
scroll_bar.cpp
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 年之前 |
scroll_bar.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
scroll_container.cpp
|
47592927b3
Use BitField<> hint for ArrayFormat
|
2 年之前 |
scroll_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
separator.cpp
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 年之前 |
separator.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
slider.cpp
|
752402cf35
Clean-up, harmonize, and improve StyleBox API
|
2 年之前 |
slider.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
spin_box.cpp
|
65560315a4
Add a property hint for SpinBox's `custom_arrow_step` property
|
2 年之前 |
spin_box.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
split_container.cpp
|
386f62df96
Fix SplitContainer rendering and theming
|
2 年之前 |
split_container.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
subviewport_container.cpp
|
51414fc987
Merge pull request #66906 from Sauermann/fix-prohibit-inconsistent-size-state
|
2 年之前 |
subviewport_container.h
|
3e1925fd00
Merge pull request #58334 from Sauermann/fix-to-gui-or-not-to-gui
|
2 年之前 |
tab_bar.cpp
|
1cdf3398a0
Fix `TabBar` not redrawing on locale change
|
2 年之前 |
tab_bar.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
tab_container.cpp
|
59ea36b87c
Remove set_drag_forwarding_compat()
|
2 年之前 |
tab_container.h
|
0e0a6bb39b
Removed unused property hints and `Object::get_translatable_strings()`
|
2 年之前 |
text_edit.cpp
|
34c909b41e
[TextEdit] Do not draw virtual spaces (word break / justification points).
|
2 年之前 |
text_edit.h
|
af8bf6f1d0
Fix `LineEdit` and `TextEdit` context menus not customizable
|
2 年之前 |
texture_button.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
texture_button.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
texture_progress_bar.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
texture_progress_bar.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
texture_rect.cpp
|
54abd5b560
Add expand mode compat to TextureRect
|
2 年之前 |
texture_rect.h
|
54abd5b560
Add expand mode compat to TextureRect
|
2 年之前 |
tree.cpp
|
0c766ef271
Fix unlimited text rendering in Tree if width <= 0
|
2 年之前 |
tree.h
|
ce278b1b7a
Merge pull request #70433 from Sauermann/fix-treeitem-id
|
2 年之前 |
video_stream_player.cpp
|
42a9c33fad
Updates VideoDecoder plugin API to GDExtension.
|
2 年之前 |
video_stream_player.h
|
42a9c33fad
Updates VideoDecoder plugin API to GDExtension.
|
2 年之前 |
view_panner.cpp
|
ca4bc8de81
Fix panning via InputEventPanGesture
|
2 年之前 |
view_panner.h
|
a3b431b09d
Add gesture to ViewPanner and simplify a bit its API
|
2 年之前 |