godot/editor/plugins
Danny Chung 0ba78201ae Increase AnimationPlayer position SpinBox to fit more decimals
Fixed UI bug where it appeared that pushing the up or down incrementing
arrows did not increment the SpinBox value appropriately. Just needed
to increase the size of the box horizontally, to display four decimal
points consistently.

(cherry picked from commit 09658f7e3b)
2022-06-10 10:25:37 +02:00
..
SCsub
abstract_polygon_2d_editor.cpp Hide Polygon2D lines and handles when node is not visible in tree. 2022-02-15 12:23:46 +01:00
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Add missing i18n to various strings 2022-03-10 19:01:52 +01:00
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Add missing i18n to various strings 2022-03-10 19:01:52 +01:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp
animation_blend_tree_editor_plugin.h
animation_player_editor_plugin.cpp Increase AnimationPlayer position SpinBox to fit more decimals 2022-06-10 10:25:37 +02:00
animation_player_editor_plugin.h Add option to paste animation as duplicate 2022-04-14 10:40:39 +08:00
animation_state_machine_editor.cpp i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
animation_state_machine_editor.h Use get_cursor_shape for identifying the cursor shape in AnimationNodeStateMachineEditor 2022-03-12 15:10:14 +01:00
animation_tree_editor_plugin.cpp
animation_tree_editor_plugin.h
animation_tree_player_editor_plugin.cpp Fix popup dialog UI in AnimationTreePlayer editor 2022-04-13 16:49:47 +08:00
animation_tree_player_editor_plugin.h
asset_library_editor_plugin.cpp Tweaks to improve the Project Manager display at small sizes 2022-05-20 16:51:06 +02:00
asset_library_editor_plugin.h Tweaks to improve the Project Manager display at small sizes 2022-05-20 16:51:06 +02:00
audio_stream_editor_plugin.cpp
audio_stream_editor_plugin.h
baked_lightmap_editor_plugin.cpp Make name of editor file dialog filters translatable 2022-03-05 12:44:17 +08:00
baked_lightmap_editor_plugin.h
bit_map_editor_plugin.cpp Add an inspector preview for BitMap 2022-05-02 09:16:34 +08:00
bit_map_editor_plugin.h Add an inspector preview for BitMap 2022-05-02 09:16:34 +08:00
camera_editor_plugin.cpp
camera_editor_plugin.h
canvas_item_editor_plugin.cpp Properly release LMB even while panning 2022-06-09 14:02:58 +02:00
canvas_item_editor_plugin.h Separate 2D grid visibility and grid snap 2022-03-15 08:52:21 +08:00
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_polygon_editor_plugin.cpp
collision_polygon_editor_plugin.h
collision_shape_2d_editor_plugin.cpp Hide CollisionShape2D handles when node is not visible in tree. 2022-02-15 12:23:45 +01:00
collision_shape_2d_editor_plugin.h
cpu_particles_2d_editor_plugin.cpp
cpu_particles_2d_editor_plugin.h
cpu_particles_editor_plugin.cpp
cpu_particles_editor_plugin.h
curve_editor_plugin.cpp
curve_editor_plugin.h
editor_preview_plugins.cpp
editor_preview_plugins.h
gi_probe_editor_plugin.cpp
gi_probe_editor_plugin.h
gradient_editor_plugin.cpp Add interpolation modes to Gradient 2022-05-12 14:24:04 -05:00
gradient_editor_plugin.h
gradient_texture_2d_editor_plugin.cpp Add a GradientTexture2D editor plugin 2022-03-18 13:18:10 -05:00
gradient_texture_2d_editor_plugin.h Add a GradientTexture2D editor plugin 2022-03-18 13:18:10 -05:00
item_list_editor_plugin.cpp Add dedicated macros for property name extraction 2022-05-19 11:31:35 +08:00
item_list_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h
line_2d_editor_plugin.cpp
line_2d_editor_plugin.h
material_editor_plugin.cpp
material_editor_plugin.h
mesh_editor_plugin.cpp
mesh_editor_plugin.h
mesh_instance_editor_plugin.cpp
mesh_instance_editor_plugin.h
mesh_library_editor_plugin.cpp Remove duplicate editor settings definitions 2022-04-27 15:26:46 +08:00
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp Fixed Populating MultimeshInstance Crash 2022-06-07 09:27:48 +05:30
multimesh_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
particles_2d_editor_plugin.cpp
particles_2d_editor_plugin.h
particles_editor_plugin.cpp i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
particles_editor_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_editor_plugin.cpp
path_editor_plugin.h
physical_bone_plugin.cpp
physical_bone_plugin.h
polygon_2d_editor_plugin.cpp
polygon_2d_editor_plugin.h
ray_cast_2d_editor_plugin.cpp Add a RayCast2D.cast_to editor handle 2022-03-19 23:23:11 -05:00
ray_cast_2d_editor_plugin.h Add a RayCast2D.cast_to editor handle 2022-03-19 23:23:11 -05:00
resource_preloader_editor_plugin.cpp i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
resource_preloader_editor_plugin.h
room_manager_editor_plugin.cpp
room_manager_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp Add an external link editor icon 2022-04-27 12:30:31 +02:00
script_editor_plugin.h
script_text_editor.cpp Create onready variables when dropping nodes and holding Ctrl 2022-05-17 11:52:17 +08:00
script_text_editor.h
shader_editor_plugin.cpp Add an external link editor icon 2022-04-27 12:30:31 +02:00
shader_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_editor_plugin.cpp Merge pull request #48327 from Blackiris/fix-create-skeleton-physical-bones-3.x 2022-03-21 11:26:56 +01:00
skeleton_editor_plugin.h
skeleton_ik_editor_plugin.cpp
skeleton_ik_editor_plugin.h
spatial_editor_plugin.cpp i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
spatial_editor_plugin.h Color 3D editor FPS label depending on the performance level 2022-03-02 22:16:13 +01:00
sprite_editor_plugin.cpp i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
sprite_editor_plugin.h
sprite_frames_editor_plugin.cpp Improve Select Frames dialog of SpriteFrames editor 2022-04-09 17:30:06 +08:00
sprite_frames_editor_plugin.h Fix typos with codespell 2022-05-23 21:41:46 +02:00
style_box_editor_plugin.cpp
style_box_editor_plugin.h
text_editor.cpp Remove duplicate editor settings definitions 2022-04-27 15:26:46 +08:00
text_editor.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_region_editor_plugin.cpp Fix TextureRegion editor grid color for light themes 2022-03-10 19:01:53 +01:00
texture_region_editor_plugin.h
theme_editor_plugin.cpp Fix crash when editing pinned StyleBox 2022-05-16 21:12:21 +02:00
theme_editor_plugin.h Add an explicit way to remove a theme type 2022-04-05 11:51:15 +08:00
theme_editor_preview.cpp Add type variations to Theme 2022-02-17 15:24:10 +03:00
theme_editor_preview.h
tile_map_editor_plugin.cpp Fix missing grid lines when TileMap has half offset 2022-03-13 17:20:43 +08:00
tile_map_editor_plugin.h Improve TileMap editor grid 2022-03-11 10:41:30 +08:00
tile_set_editor_plugin.cpp Fix TileSetEditor wrong NavigationPolygon format 2022-05-24 19:07:41 +02:00
tile_set_editor_plugin.h Update scroll position when zooming TileSet editor 2022-03-07 13:01:39 +08:00
version_control_editor_plugin.cpp Merge pull request #61383 from ChronicallySerious/fix-commit-list-size 2022-05-24 23:49:55 +02:00
version_control_editor_plugin.h Merge pull request #61383 from ChronicallySerious/fix-commit-list-size 2022-05-24 23:49:55 +02:00
viewport_preview_editor_plugin.cpp
viewport_preview_editor_plugin.h
visual_shader_editor_plugin.cpp Add node list param to GraphEdit::delete_nodes_request signal 2022-05-18 12:36:00 +03:00
visual_shader_editor_plugin.h Add node list param to GraphEdit::delete_nodes_request signal 2022-05-18 12:36:00 +03:00