virtualx-engine/editor/plugins
2022-01-10 12:18:57 +01:00
..
abstract_polygon_2d_editor.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
abstract_polygon_2d_editor.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
animation_blend_space_1d_editor.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
animation_blend_space_1d_editor.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
animation_blend_space_2d_editor.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
animation_blend_space_2d_editor.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
animation_blend_tree_editor_plugin.cpp Fix 'Add Node...' menu entries in AnimationNodeBlendTreeEditor 2021-11-28 09:08:02 -05:00
animation_blend_tree_editor_plugin.h [3.x] Draggin in/out from ports to create nodes in Animation Blend Tree 2021-09-23 12:09:19 +03:00
animation_player_editor_plugin.cpp Add option to use handles to RID 2021-12-06 14:43:34 +00:00
animation_player_editor_plugin.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
animation_state_machine_editor.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
animation_state_machine_editor.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
animation_tree_editor_plugin.cpp Fix make sub-resource crash in AnimationTreeEditor 2021-10-10 12:27:51 +02:00
animation_tree_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
animation_tree_player_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
animation_tree_player_editor_plugin.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
asset_library_editor_plugin.cpp Allow selection in asset description 2021-12-21 11:25:57 +01:00
asset_library_editor_plugin.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
audio_stream_editor_plugin.cpp Improve the editor audio preview inspector appearance and functionality 2021-05-09 17:41:09 +02:00
audio_stream_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
baked_lightmap_editor_plugin.cpp Fix editor getting stuck after baking lightmaps from a script 2021-09-12 01:01:29 +02:00
baked_lightmap_editor_plugin.h Print time taken and request attention when lightmaps are done baking 2021-06-25 20:58:05 +02:00
camera_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
camera_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
canvas_item_editor_plugin.cpp Editor: Resolve being able to move control nodes in containers using arrow keys 2022-01-06 00:35:44 +01:00
canvas_item_editor_plugin.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
collision_polygon_2d_editor_plugin.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
collision_polygon_2d_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
collision_polygon_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
collision_polygon_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
collision_shape_2d_editor_plugin.cpp Allow for easier editing of rect CollisionShape2D 2021-07-24 21:31:32 +02:00
collision_shape_2d_editor_plugin.h Allow for easier editing of rect CollisionShape2D 2021-07-24 21:31:32 +02:00
cpu_particles_2d_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
cpu_particles_2d_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
cpu_particles_editor_plugin.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
cpu_particles_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
curve_editor_plugin.cpp clang-format: Enable BreakBeforeTernaryOperators 2021-10-28 14:50:33 +02:00
curve_editor_plugin.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
editor_preview_plugins.cpp Fix font preview text color on light background 2021-12-18 00:34:54 +08:00
editor_preview_plugins.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gi_probe_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
gi_probe_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
gradient_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
gradient_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
item_list_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
item_list_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
light_occluder_2d_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
light_occluder_2d_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
line_2d_editor_plugin.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
line_2d_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
material_editor_plugin.cpp Conversion now includes "Local to scene" flag and name 2021-09-21 17:15:00 +02:00
material_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
mesh_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
mesh_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
mesh_instance_editor_plugin.cpp Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00
mesh_instance_editor_plugin.h Options to clean/simplify convex hull generated from mesh 2021-07-09 17:45:59 -07:00
mesh_library_editor_plugin.cpp Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00
mesh_library_editor_plugin.h implement individual mesh transform for meshlibrary items 2021-09-14 13:41:22 +02:00
multimesh_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
multimesh_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
navigation_polygon_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
navigation_polygon_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
particles_2d_editor_plugin.cpp GPU Particles (2D + 3D) visibility rect / gizmo optimization for reduced visual clutter 2021-12-10 11:22:44 +01:00
particles_2d_editor_plugin.h GPU Particles (2D + 3D) visibility rect / gizmo optimization for reduced visual clutter 2021-12-10 11:22:44 +01:00
particles_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
particles_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
path_2d_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
path_2d_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
path_editor_plugin.cpp clang-format: Various fixes to comments alignment from clang-format 13 2021-10-28 14:50:32 +02:00
path_editor_plugin.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
physical_bone_plugin.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
physical_bone_plugin.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
polygon_2d_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
polygon_2d_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
resource_preloader_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
resource_preloader_editor_plugin.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
room_manager_editor_plugin.cpp Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
room_manager_editor_plugin.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
root_motion_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
root_motion_editor_plugin.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
script_editor_plugin.cpp Merge pull request #53900 from ChronicallySerious/update-vcs-1 2022-01-10 12:18:57 +01:00
script_editor_plugin.h Merge pull request #53900 from ChronicallySerious/update-vcs-1 2022-01-10 12:18:57 +01:00
script_text_editor.cpp Fix custom built-in script names 2021-12-08 14:04:10 +01:00
script_text_editor.h Add "Replace in Files" functionality to text editors 2021-11-23 01:10:38 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
shader_editor_plugin.cpp Tweak the built-ins color highlighting in the shader editor (take 2) 2021-11-16 01:01:43 +01:00
shader_editor_plugin.h Script editor: Rename 'Clone Down' to 'Duplicate Selection' 2021-07-06 11:10:44 +02:00
skeleton_2d_editor_plugin.cpp Swap rest pose actions in the Skeleton2D editor 2021-11-15 16:10:00 +01:00
skeleton_2d_editor_plugin.h Swap rest pose actions in the Skeleton2D editor 2021-11-15 16:10:00 +01:00
skeleton_editor_plugin.cpp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
skeleton_editor_plugin.h Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +02:00
skeleton_ik_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
skeleton_ik_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
spatial_editor_plugin.cpp Merge pull request #56364 from V-Sekai/preview_node_sanitize_3_x 2022-01-04 17:20:49 +01:00
spatial_editor_plugin.h Merge pull request #56364 from V-Sekai/preview_node_sanitize_3_x 2022-01-04 17:20:49 +01:00
sprite_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
sprite_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
sprite_frames_editor_plugin.cpp SpriteFramesEditor Fix preview grid in "Select Frames" dialog 2021-09-21 20:33:07 +02:00
sprite_frames_editor_plugin.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00
style_box_editor_plugin.cpp Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +02:00
style_box_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
text_editor.cpp Fix custom built-in script names 2021-12-08 14:04:10 +01:00
text_editor.h Add "Replace in Files" functionality to text editors 2021-11-23 01:10:38 +01:00
texture_editor_plugin.cpp TexturePreview Update text when texture is being changed 2021-09-24 18:55:58 +02:00
texture_editor_plugin.h TexturePreview Update text when texture is being changed 2021-09-24 18:55:58 +02:00
texture_region_editor_plugin.cpp Don't use the abbrevation "Sep." in UI text 2021-06-17 11:49:31 +02:00
texture_region_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
theme_editor_plugin.cpp Fix typos with codespell 2022-01-07 00:14:54 +01:00
theme_editor_plugin.h Improve user communication in the Add Item Type dialog 2021-12-14 17:22:37 +03:00
theme_editor_preview.cpp Make the theme editor correctly stop updating after it was hidden 2021-12-29 23:40:23 +03:00
theme_editor_preview.h Allow scrolling theme preview when the control picker is active 2021-12-02 19:03:31 +03:00
tile_map_editor_plugin.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
tile_map_editor_plugin.h Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2021-05-04 14:45:16 +02:00
tile_set_editor_plugin.cpp TileSetEditor Fix selecting next/previous subtile 2021-11-23 14:49:37 +01:00
tile_set_editor_plugin.h TileSetEditor Fix selecting next/previous subtile 2021-11-23 14:49:37 +01:00
version_control_editor_plugin.cpp VCS: Add push, pull, fetch and improved diff view to VCS UI 2021-12-01 22:52:07 +05:30
version_control_editor_plugin.h VCS: Add push, pull, fetch and improved diff view to VCS UI 2021-12-01 22:52:07 +05:30
viewport_preview_editor_plugin.cpp Fix ViewportPreview upside-down in 3.x. 2021-12-12 00:53:49 +08:00
viewport_preview_editor_plugin.h Add viewport preview plugin and refactor TextureEditorPlugin 2021-07-18 14:49:45 -06:00
visual_shader_editor_plugin.cpp [3.x] Add hints and default values to the uniform nodes in visual shader 2022-01-03 22:59:10 +03:00
visual_shader_editor_plugin.h Remove unimplemented methods 2021-11-18 12:47:36 +00:00