| .. |
|
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
1 год назад |
|
aspect_ratio_container.cpp
|
815e905972
Typo fix: rename SortableVisbilityMode
|
1 год назад |
|
aspect_ratio_container.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
base_button.cpp
|
19c47c5d99
Remove `#include "scene/main/timer.h"` from `control.h`
|
3 месяцев назад |
|
base_button.h
|
19c47c5d99
Remove `#include "scene/main/timer.h"` from `control.h`
|
3 месяцев назад |
|
box_container.cpp
|
5246b5fba9
Add leftover scroll hints, and panels for scrollables without hints
|
1 месяц назад |
|
box_container.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
button.cpp
|
9e96c7d9b8
Merge pull request #110378 from timothyqiu/rtl-preview
|
3 месяцев назад |
|
button.h
|
e3ce74dc7e
Remove code duplication in Button
|
4 месяцев назад |
|
center_container.cpp
|
34b485d62b
Remove empty constructors and destructors from scene/
|
8 месяцев назад |
|
center_container.h
|
34b485d62b
Remove empty constructors and destructors from scene/
|
8 месяцев назад |
|
check_box.cpp
|
b106dfd4f9
Base accessibility API.
|
9 месяцев назад |
|
check_box.h
|
b106dfd4f9
Base accessibility API.
|
9 месяцев назад |
|
check_button.cpp
|
b106dfd4f9
Base accessibility API.
|
9 месяцев назад |
|
check_button.h
|
c42fe6fb36
Merge pull request #95736 from nongvantinh/checkbox-states-colors
|
10 месяцев назад |
|
code_edit.compat.inc
|
5ba92e5a57
Fix some DEFVALs to use the right type
|
1 год назад |
|
code_edit.cpp
|
9813c834fa
Fix TextEdit Shift+Click selection start position
|
2 недель назад |
|
code_edit.h
|
990889fe1a
CodeEdit: Add line number gutter minimum digits
|
2 месяцев назад |
|
color_mode.cpp
|
2fdf3e2711
Fix ColorPicker linear mode sliders color
|
6 месяцев назад |
|
color_mode.h
|
4ed86d347c
Fix some localization issues in controls
|
5 месяцев назад |
|
color_picker.cpp
|
6da13253f2
Merge pull request #114506 from passivestar/colorpicker-hover-pressed
|
3 недель назад |
|
color_picker.h
|
0e9eb62fb3
Fix color picker mode tabs in modern theme
|
4 недель назад |
|
color_picker_shape.cpp
|
d8558da4d6
Merge pull request #110581 from KoBeWi/round_like_earth
|
3 месяцев назад |
|
color_picker_shape.h
|
d8558da4d6
Merge pull request #110581 from KoBeWi/round_like_earth
|
3 месяцев назад |
|
color_rect.cpp
|
b106dfd4f9
Base accessibility API.
|
9 месяцев назад |
|
color_rect.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
container.cpp
|
fc92ce3e7f
Use `RequiredParam`/`RequiredResult` in some high value places
|
1 месяц назад |
|
container.h
|
308f23f21d
Synchronize the names for `RequiredParam<T>` arguments in header files
|
1 месяц назад |
|
control.compat.inc
|
aeb3a45c97
Hide `Control` focus when given via mouse input
|
4 месяцев назад |
|
control.cpp
|
7f13b04c99
a11y: Only support blur and focus actions on widgets that are actually focusable
|
1 месяц назад |
|
control.h
|
308f23f21d
Synchronize the names for `RequiredParam<T>` arguments in header files
|
1 месяц назад |
|
dialogs.compat.inc
|
dd9dc75a83
Optimize `Object::cast_to` by assuming no virtual and multiple inheritance, gaining 8x throughput over `dynamic_cast`.
|
10 месяцев назад |
|
dialogs.cpp
|
38e20331c8
Merge pull request #107303 from passivestar/close-dialog-action
|
3 месяцев назад |
|
dialogs.h
|
576e1f1263
Ensure hiding AcceptDialog OK button keeps other buttons centered
|
7 месяцев назад |
|
file_dialog.compat.inc
|
e4988b4bf3
Add MIME argument to the `FileDialog.add_filter`.
|
3 месяцев назад |
|
file_dialog.cpp
|
8b400edb92
Don't force list icon size in EditorFileDialog
|
5 дней назад |
|
file_dialog.h
|
59b2bb1fe8
Fix EditorFileDialog icon scale in list mode
|
1 неделя назад |
|
flow_container.cpp
|
815e905972
Typo fix: rename SortableVisbilityMode
|
1 год назад |
|
flow_container.h
|
42e60c38dc
Remove unused private variables in `godot/scene`
|
1 месяц назад |
|
foldable_container.cpp
|
fc7d6da3fa
FoldableContainer: Override `has_point` to use title rect when folded
|
4 недель назад |
|
foldable_container.h
|
fc7d6da3fa
FoldableContainer: Override `has_point` to use title rect when folded
|
4 недель назад |
|
graph_edit.compat.inc
|
e5be03a42b
[GraphEdit] Make connections a property
|
1 год назад |
|
graph_edit.cpp
|
1e11fe936b
Remove experimental flag from graph nodes
|
1 неделя назад |
|
graph_edit.h
|
1e11fe936b
Remove experimental flag from graph nodes
|
1 неделя назад |
|
graph_edit_arranger.cpp
|
f134769506
Fix various typos
|
1 год назад |
|
graph_edit_arranger.h
|
e366471fdc
Add GDSOFTCLASS to deeper inheritors of Object
|
4 месяцев назад |
|
graph_element.cpp
|
bdca5fa3a3
[GraphEdit] Do not scale popup menus in the graph elements when zoomed.
|
2 месяцев назад |
|
graph_element.h
|
bdca5fa3a3
[GraphEdit] Do not scale popup menus in the graph elements when zoomed.
|
2 месяцев назад |
|
graph_frame.cpp
|
3be861c370
Fix GraphFrame titlebar incorrect sizing with custom stylebox
|
3 недель назад |
|
graph_frame.h
|
42e60c38dc
Remove unused private variables in `godot/scene`
|
1 месяц назад |
|
graph_node.cpp
|
2d9b12acbf
Fix accessibility name when right slot is enabled in `GraphNode`
|
3 недель назад |
|
graph_node.h
|
4066281bab
Add metadata for slots in `GraphNode`
|
5 месяцев назад |
|
grid_container.cpp
|
34b485d62b
Remove empty constructors and destructors from scene/
|
8 месяцев назад |
|
grid_container.h
|
34b485d62b
Remove empty constructors and destructors from scene/
|
8 месяцев назад |
|
item_list.cpp
|
8e305bb701
Add color theme for scroll hints
|
3 недель назад |
|
item_list.h
|
8e305bb701
Add color theme for scroll hints
|
3 недель назад |
|
label.cpp
|
d0b2b8616e
[Label] Account for max visible lines when trimming text.
|
2 месяцев назад |
|
label.h
|
1a7be001d2
Use const Array ref in `set_structured_text_bidi_override_options`
|
4 месяцев назад |
|
line_edit.compat.inc
|
984b52a972
Fix cases where `LineEdit` can still show focus with mouse events
|
3 месяцев назад |
|
line_edit.cpp
|
0e90c6d6d1
Fix LineEdit to reacquire Text Focus when enabled
|
2 недель назад |
|
line_edit.h
|
263589497b
Add non-public `{Line,Text}Edit::_set_text()`
|
4 недель назад |
|
link_button.cpp
|
540a74dd4c
[Accessibility] Fix `LinkButton` name processing.
|
1 месяц назад |
|
link_button.h
|
6774821a23
Merge pull request #111926 from YeldhamDev/stop_pointing_fingers
|
2 месяцев назад |
|
margin_container.cpp
|
815e905972
Typo fix: rename SortableVisbilityMode
|
1 год назад |
|
margin_container.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
menu_bar.cpp
|
4fc07a8edb
[macOS] Add option for renaming system menus.
|
1 месяц назад |
|
menu_bar.h
|
4fc07a8edb
[macOS] Add option for renaming system menus.
|
1 месяц назад |
|
menu_button.cpp
|
a99fdbd210
Fix `PopupMenu` is clipped
|
3 месяцев назад |
|
menu_button.h
|
42e60c38dc
Remove unused private variables in `godot/scene`
|
1 месяц назад |
|
nine_patch_rect.cpp
|
3d1c9fd5de
Move server files into their subfolders
|
4 месяцев назад |
|
nine_patch_rect.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
option_button.cpp
|
72ed25ea24
Fix OptionButton PopupMenu not shrinking after item changes
|
2 недель назад |
|
option_button.h
|
82a0290871
Add auto translate mode for items in PopupMenu and OptionButton
|
10 месяцев назад |
|
panel.cpp
|
b106dfd4f9
Base accessibility API.
|
9 месяцев назад |
|
panel.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
panel_container.cpp
|
815e905972
Typo fix: rename SortableVisbilityMode
|
1 год назад |
|
panel_container.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
popup.cpp
|
31f7d68ef4
Popup: Reset state on visibility change
|
5 месяцев назад |
|
popup.h
|
7b47f5e8db
[Accessibility] Process non-focusable windows (popups, menus) as part of the parent window tree.
|
5 месяцев назад |
|
popup_menu.compat.inc
|
c65a667924
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
1 год назад |
|
popup_menu.cpp
|
1f3dcbd3f8
Fix PopupMenu size scaling again
|
2 недель назад |
|
popup_menu.h
|
64277e6101
Make PopupMenu shrinking configurable.
|
1 месяц назад |
|
progress_bar.cpp
|
9e9ca20239
Round ProgressBar percentage instead of truncating
|
1 месяц назад |
|
progress_bar.h
|
720712b21e
Fix a typo in a variable name
|
8 месяцев назад |
|
range.cpp
|
efb580e9e5
Fix Range scale overflow
|
5 месяцев назад |
|
range.h
|
af8bdac5a9
Use r128.h for high precision snapping
|
5 месяцев назад |
|
reference_rect.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
3 лет назад |
|
reference_rect.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
rich_text_effect.cpp
|
eee95aff04
Add transform support to CharFXTransform
|
2 лет назад |
|
rich_text_effect.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
rich_text_label.compat.inc
|
a262747cdf
[RTL] Decouple image width/height "in percent" properties. Add [hr] tag support.
|
7 месяцев назад |
|
rich_text_label.cpp
|
bd5ff04a63
Add line separation to paragraph separation in RTL
|
1 месяц назад |
|
rich_text_label.h
|
bd5ff04a63
Add line separation to paragraph separation in RTL
|
1 месяц назад |
|
scroll_bar.cpp
|
ea49483334
Fix `ScrollBar` not accepting `InputEventPanGesture`
|
1 месяц назад |
|
scroll_bar.h
|
42e60c38dc
Remove unused private variables in `godot/scene`
|
1 месяц назад |
|
scroll_container.cpp
|
8e305bb701
Add color theme for scroll hints
|
3 недель назад |
|
scroll_container.h
|
8e305bb701
Add color theme for scroll hints
|
3 недель назад |
|
separator.cpp
|
2924bfd4d3
Register theme properties with ThemeDB
|
2 лет назад |
|
separator.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
slider.cpp
|
aeb3a45c97
Hide `Control` focus when given via mouse input
|
4 месяцев назад |
|
slider.h
|
257c6ebe3c
Slider: Add tick position property and tick offset theme item
|
7 месяцев назад |
|
spin_box.cpp
|
b46988a142
Merge pull request #110817 from KoBeWi/changes_spin_the_box
|
1 месяц назад |
|
spin_box.h
|
7668360c68
SpinBox: Add a property to set whether `custom_arrow_step` rounds value
|
2 месяцев назад |
|
split_container.compat.inc
|
7e55f1d1bf
Allow SplitContainer to have multiple children
|
2 месяцев назад |
|
split_container.cpp
|
36f4ea227d
Fix SplitContainer set desired size infinite loop
|
3 недель назад |
|
split_container.h
|
7e55f1d1bf
Allow SplitContainer to have multiple children
|
2 месяцев назад |
|
subviewport_container.cpp
|
003647972f
Rename `consume_drag_and_drop` to `mouse_target`
|
1 год назад |
|
subviewport_container.h
|
fc92ce3e7f
Use `RequiredParam`/`RequiredResult` in some high value places
|
1 месяц назад |
|
tab_bar.cpp
|
1218413a94
Fix wrong offset for `TabBar` with hidden tabs
|
2 недель назад |
|
tab_bar.h
|
5a06774885
Make dock tabs switch on button release
|
1 месяц назад |
|
tab_container.cpp
|
4383cd06f1
Fix `TabContainer`'s minimum size ignoring the popup button
|
1 месяц назад |
|
tab_container.h
|
646ac8494b
Allow to customize TabContainer tabs in editor
|
2 месяцев назад |
|
text_edit.compat.inc
|
ff39adddd1
Prevent tooltip from showing when hovering past end of script line
|
1 год назад |
|
text_edit.cpp
|
9813c834fa
Fix TextEdit Shift+Click selection start position
|
2 недель назад |
|
text_edit.h
|
263589497b
Add non-public `{Line,Text}Edit::_set_text()`
|
4 недель назад |
|
texture_button.cpp
|
aeb3a45c97
Hide `Control` focus when given via mouse input
|
4 месяцев назад |
|
texture_button.h
|
34b485d62b
Remove empty constructors and destructors from scene/
|
8 месяцев назад |
|
texture_progress_bar.cpp
|
610c98c1ce
Add `SVGTexture`support to `NinePatchRect`, `TextureProgressBar` and `StyleBoxTexture`.
|
5 месяцев назад |
|
texture_progress_bar.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
texture_rect.cpp
|
a1846b27ea
Improve use of `Ref.is_null/valid`
|
1 год назад |
|
texture_rect.h
|
324512e11c
Style: Replace header guards with `#pragma once`
|
10 месяцев назад |
|
tree.compat.inc
|
b106dfd4f9
Base accessibility API.
|
9 месяцев назад |
|
tree.cpp
|
b962c91a6a
Remove clip ignore from Tree background
|
1 неделя назад |
|
tree.h
|
2f0ff3aeb7
Fix Treeitem icon overflows column boundary
|
2 недель назад |
|
video_stream_player.cpp
|
3b04c8464c
Merge pull request #107273 from DexterFstone/add-game-speed-controls
|
3 месяцев назад |
|
video_stream_player.h
|
42e60c38dc
Remove unused private variables in `godot/scene`
|
1 месяц назад |
|
view_panner.cpp
|
82e23da12e
Add drag zoom feature with CTRL+MiddleMouseButton
|
9 месяцев назад |
|
view_panner.h
|
82e23da12e
Add drag zoom feature with CTRL+MiddleMouseButton
|
9 месяцев назад |