virtualx-engine/editor/plugins
HolonProduction 66fa776667 Add support for svg images in the asset lib.
Pixel based image formats are identified by magic numbers. This is not possible with svg therefore svg parsing is tried and if it succeeded the result is used.

WebP and bmp support is added as well. But I could not test it as I am not able to run a local instance of the asset lib and there is no asset using those formats.
2022-12-20 15:41:17 +01:00
..
tiles Merge pull request #70006 from timothyqiu/atlas-source-paint-scroll 2022-12-13 10:12:53 +01:00
abstract_polygon_2d_editor.cpp
abstract_polygon_2d_editor.h
animation_blend_space_1d_editor.cpp Add null checks to AnimationTreeEditors and _clear_editors() 2022-12-13 03:06:51 +09:00
animation_blend_space_1d_editor.h
animation_blend_space_2d_editor.cpp Add null checks to AnimationTreeEditors and _clear_editors() 2022-12-13 03:06:51 +09:00
animation_blend_space_2d_editor.h
animation_blend_tree_editor_plugin.cpp Add null checks to AnimationTreeEditors and _clear_editors() 2022-12-13 03:06:51 +09:00
animation_blend_tree_editor_plugin.h AnimationNodeBlendTreeEditor: Fix popup locations when creating nodes with dragging 2022-12-05 21:03:38 +03:00
animation_library_editor.cpp
animation_library_editor.h
animation_player_editor_plugin.cpp Fix animation play backward doesn't process current key&animtrack seek 2022-12-05 15:59:08 +09:00
animation_player_editor_plugin.h
animation_state_machine_editor.cpp Add null checks to AnimationTreeEditors and _clear_editors() 2022-12-13 03:06:51 +09:00
animation_state_machine_editor.h
animation_tree_editor_plugin.cpp Add null checks to AnimationTreeEditors and _clear_editors() 2022-12-13 03:06:51 +09:00
animation_tree_editor_plugin.h Add null checks to AnimationTreeEditors and _clear_editors() 2022-12-13 03:06:51 +09:00
asset_library_editor_plugin.cpp Add support for svg images in the asset lib. 2022-12-20 15:41:17 +01:00
asset_library_editor_plugin.h
audio_stream_randomizer_editor_plugin.cpp
audio_stream_randomizer_editor_plugin.h
bit_map_editor_plugin.cpp
bit_map_editor_plugin.h
bone_map_editor_plugin.cpp
bone_map_editor_plugin.h
camera_3d_editor_plugin.cpp
camera_3d_editor_plugin.h
canvas_item_editor_plugin.cpp Merge pull request #69291 from nongvantinh/fix-suggest-message 2022-12-12 12:19:37 +01:00
canvas_item_editor_plugin.h
cast_2d_editor_plugin.cpp
cast_2d_editor_plugin.h
collision_polygon_2d_editor_plugin.cpp
collision_polygon_2d_editor_plugin.h
collision_shape_2d_editor_plugin.cpp
collision_shape_2d_editor_plugin.h
control_editor_plugin.cpp
control_editor_plugin.h
cpu_particles_2d_editor_plugin.cpp
cpu_particles_2d_editor_plugin.h
cpu_particles_3d_editor_plugin.cpp
cpu_particles_3d_editor_plugin.h
curve_editor_plugin.cpp
curve_editor_plugin.h
debugger_editor_plugin.cpp
debugger_editor_plugin.h
editor_debugger_plugin.cpp
editor_debugger_plugin.h
editor_preview_plugins.cpp
editor_preview_plugins.h
editor_resource_conversion_plugin.cpp Simplify GDVIRTUAL_CALL calls 2022-10-19 00:05:48 +02:00
editor_resource_conversion_plugin.h
font_config_plugin.cpp Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
font_config_plugin.h
gdextension_export_plugin.h Merge pull request #69718 from groud/finally_rename_gdnative_to_gdextension 2022-12-12 11:43:59 +01:00
gpu_particles_2d_editor_plugin.cpp
gpu_particles_2d_editor_plugin.h
gpu_particles_3d_editor_plugin.cpp
gpu_particles_3d_editor_plugin.h
gpu_particles_collision_sdf_editor_plugin.cpp
gpu_particles_collision_sdf_editor_plugin.h
gradient_editor.cpp
gradient_editor.h
gradient_editor_plugin.cpp
gradient_editor_plugin.h
gradient_texture_2d_editor_plugin.cpp
gradient_texture_2d_editor_plugin.h
input_event_editor_plugin.cpp
input_event_editor_plugin.h
light_occluder_2d_editor_plugin.cpp
light_occluder_2d_editor_plugin.h
lightmap_gi_editor_plugin.cpp
lightmap_gi_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_3d_editor_plugin.cpp Use _request_gizmo from SceneStringNames 2022-12-12 10:12:40 +01:00
mesh_instance_3d_editor_plugin.h
mesh_library_editor_plugin.cpp
mesh_library_editor_plugin.h
multimesh_editor_plugin.cpp
multimesh_editor_plugin.h
navigation_link_2d_editor_plugin.cpp
navigation_link_2d_editor_plugin.h
navigation_polygon_editor_plugin.cpp
navigation_polygon_editor_plugin.h
node_3d_editor_gizmos.cpp Merge pull request #67024 from alessandrofama/fix-gdvirtual-call-node3dgizmo 2022-12-15 12:16:42 +01:00
node_3d_editor_gizmos.h Make Camera3D gizmo the same aspect ratio as its viewport 2022-11-15 17:31:53 +08:00
node_3d_editor_plugin.cpp Update the visibility logic for the spatial editor navigation controls 2022-12-13 17:46:12 -08:00
node_3d_editor_plugin.h Update the visibility logic for the spatial editor navigation controls 2022-12-13 17:46:12 -08:00
occluder_instance_3d_editor_plugin.cpp
occluder_instance_3d_editor_plugin.h
packed_scene_editor_plugin.cpp Add open scene button in Inspector for PackedScene resource 2022-12-12 16:09:10 +08:00
packed_scene_editor_plugin.h Add open scene button in Inspector for PackedScene resource 2022-12-12 16:09:10 +08:00
packed_scene_translation_parser_plugin.cpp
packed_scene_translation_parser_plugin.h
path_2d_editor_plugin.cpp
path_2d_editor_plugin.h
path_3d_editor_plugin.cpp Handle corner cases for curve baking 2022-12-14 08:52:14 +08:00
path_3d_editor_plugin.h
physical_bone_3d_editor_plugin.cpp
physical_bone_3d_editor_plugin.h
polygon_2d_editor_plugin.cpp
polygon_2d_editor_plugin.h
polygon_3d_editor_plugin.cpp
polygon_3d_editor_plugin.h
resource_preloader_editor_plugin.cpp
resource_preloader_editor_plugin.h
root_motion_editor_plugin.cpp
root_motion_editor_plugin.h
script_editor_plugin.cpp
script_editor_plugin.h Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
script_text_editor.cpp Fix various fringe issues with multi-carets and selections 2022-12-07 20:54:48 +01:00
script_text_editor.h
SCsub
shader_editor_plugin.cpp
shader_editor_plugin.h Fix changing of visual shader mode 2022-12-09 11:02:07 +03:00
shader_file_editor_plugin.cpp
shader_file_editor_plugin.h
skeleton_2d_editor_plugin.cpp
skeleton_2d_editor_plugin.h
skeleton_3d_editor_plugin.cpp Use _request_gizmo from SceneStringNames 2022-12-12 10:12:40 +01:00
skeleton_3d_editor_plugin.h Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
skeleton_ik_3d_editor_plugin.cpp
skeleton_ik_3d_editor_plugin.h
sprite_2d_editor_plugin.cpp
sprite_2d_editor_plugin.h
sprite_frames_editor_plugin.cpp
sprite_frames_editor_plugin.h
style_box_editor_plugin.cpp
style_box_editor_plugin.h
sub_viewport_preview_editor_plugin.cpp
sub_viewport_preview_editor_plugin.h
text_editor.cpp Fix various fringe issues with multi-carets and selections 2022-12-07 20:54:48 +01:00
text_editor.h Use forward-declarations in big editor classes 2022-11-29 09:59:43 +01:00
text_shader_editor.cpp
text_shader_editor.h
texture_3d_editor_plugin.cpp
texture_3d_editor_plugin.h
texture_editor_plugin.cpp
texture_editor_plugin.h
texture_layered_editor_plugin.cpp
texture_layered_editor_plugin.h
texture_region_editor_plugin.cpp
texture_region_editor_plugin.h
theme_editor_plugin.cpp
theme_editor_plugin.h
theme_editor_preview.cpp
theme_editor_preview.h
version_control_editor_plugin.cpp Fix incorrect rendering of vcs dialogs 2022-12-06 12:54:38 +03:00
version_control_editor_plugin.h
visual_shader_editor_plugin.cpp Make custom visual shader nodes automatically updates from script 2022-12-08 12:55:23 +03:00
visual_shader_editor_plugin.h Make custom visual shader nodes automatically updates from script 2022-12-08 12:55:23 +03:00
voxel_gi_editor_plugin.cpp
voxel_gi_editor_plugin.h