virtualx-engine/editor/plugins
ChronicallySerious 9e978bf989 Use Time singleton in VersionControlEditorPlugin
Instead of displaying the exact string, now Godot uses the Time
singleton to calculate the date string from the UTC Unix timestamp and
also uses Time's timezone offset conversion to string function
2022-03-19 00:50:37 +05:30
..
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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_blend_tree_editor_plugin.cpp Fix crash after renaming an animation node 2022-01-25 18:55:51 +01:00
animation_blend_tree_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_player_editor_plugin.cpp Remove unused code in AnimationPlayerEditor::_update_animation_list_icons() 2022-03-12 14:45:35 +01:00
animation_player_editor_plugin.h Fix some Animation panel icons not updating after theme change 2022-03-10 19:02:01 +01:00
animation_state_machine_editor.cpp Use get_cursor_shape for identifying the cursor shape in AnimationNodeStateMachineEditor 2022-03-12 15:10:14 +01: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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_tree_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_tree_player_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
animation_tree_player_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
asset_library_editor_plugin.cpp Update AssetLib network settings when Editor Settings change 2022-01-25 18:14:58 +01:00
asset_library_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_stream_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
audio_stream_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
camera_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
canvas_item_editor_plugin.cpp Separate 2D grid visibility and grid snap 2022-03-15 08:52:21 +08: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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
collision_polygon_2d_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
collision_polygon_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
collision_polygon_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
cpu_particles_2d_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
cpu_particles_2d_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
cpu_particles_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
cpu_particles_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
curve_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
curve_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_preview_plugins.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
editor_preview_plugins.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gi_probe_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gi_probe_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gradient_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gradient_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
item_list_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
item_list_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
light_occluder_2d_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
light_occluder_2d_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
line_2d_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
line_2d_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
material_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
material_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mesh_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mesh_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mesh_instance_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mesh_instance_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
mesh_library_editor_plugin.cpp Add missing i18n to various strings 2022-03-10 19:01:52 +01:00
mesh_library_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
multimesh_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
multimesh_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_polygon_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
navigation_polygon_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
particles_2d_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
particles_2d_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
particles_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
particles_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
path_2d_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
path_2d_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
path_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
path_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physical_bone_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
physical_bone_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
polygon_2d_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
polygon_2d_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
resource_preloader_editor_plugin.cpp More icon updates on theme change 2022-03-17 14:45:19 +01:00
resource_preloader_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
room_manager_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
room_manager_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
root_motion_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
root_motion_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
script_editor_plugin.cpp Use versioned URL for "Online Documentation" buttons in the editor 2022-02-19 15:49:26 +01:00
script_editor_plugin.h Disable ScriptEditor's menu items when they do nothing 2022-01-21 12:05:32 +08:00
script_text_editor.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
script_text_editor.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
shader_editor_plugin.cpp More icon updates on theme change 2022-03-17 14:45:19 +01:00
shader_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
skeleton_2d_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
skeleton_2d_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
skeleton_editor_plugin.cpp Merge create_physical_skeleton undo entries. 2022-01-31 22:54:23 +01:00
skeleton_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
skeleton_ik_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
skeleton_ik_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
spatial_editor_plugin.cpp Improve display of freelook/zoom speed indicator bars in the 3D editor 2022-03-13 22:59:21 +01: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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
sprite_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
sprite_frames_editor_plugin.cpp Improves SpriteFrames editor 2022-03-15 09:12:46 +08:00
sprite_frames_editor_plugin.h Improves SpriteFrames editor 2022-03-15 09:12:46 +08:00
style_box_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
style_box_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
text_editor.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
text_editor.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
texture_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
texture_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
theme_editor_plugin.cpp Make name of editor file dialog filters translatable 2022-03-05 12:44:17 +08:00
theme_editor_plugin.h Add type variations to Theme 2022-02-17 15:24:10 +03:00
theme_editor_preview.cpp Add type variations to Theme 2022-02-17 15:24:10 +03:00
theme_editor_preview.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
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 Update scroll position when zooming TileSet editor 2022-03-07 13:01:39 +08: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 Use Time singleton in VersionControlEditorPlugin 2022-03-19 00:50:37 +05:30
version_control_editor_plugin.h Use Time singleton in VersionControlEditorPlugin 2022-03-19 00:50:37 +05:30
viewport_preview_editor_plugin.cpp Revert "Fix ViewportPreview upside-down in 3.x." 2022-02-04 13:54:47 +08:00
viewport_preview_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_shader_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
visual_shader_editor_plugin.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00