godot/scene
Hugo Locurcio f6443beade
Add a theme constant to change LineEdit and TextEdit's caret width
This can be useful to improve caret visibility, especially at
larger font sizes. This can also be used for accessibility purposes.
2022-01-07 20:51:22 +01:00
..
2d i18n: Sync template with current 3.x codebase 2022-01-07 13:35:28 +01:00
3d Fix incorrect default transform values on foreign 3D nodes 2022-01-06 15:52:22 +00:00
animation Merge pull request #56195 from Zylann/anim_key_error_message 2022-01-07 00:46:15 +01:00
audio Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
debugger Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gui Add a theme constant to change LineEdit and TextEdit's caret width 2022-01-07 20:51:22 +01:00
main Merge pull request #53419 from TechnoPorg/rework-subwindows 2022-01-07 16:15:09 +01:00
resources Add a theme constant to change LineEdit and TextEdit's caret width 2022-01-07 20:51:22 +01:00
property_utils.cpp Fix too broad assumption of null property defaults 2022-01-06 21:46:59 +01:00
property_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_scene_types.cpp Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties 2022-01-06 11:33:43 +01:00
register_scene_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Disable Node3D when compiling without 3D and fix disable_3d option 2021-08-13 08:59:48 -05:00