|
15 | 15 | "name": "Godot Core", |
16 | 16 | "abbreviation": "Core", |
17 | 17 | "extensions": [ |
18 | | - "XR_KHR_D3D12_enable", |
19 | 18 | "XR_KHR_android_create_instance", |
20 | 19 | "XR_KHR_android_surface_swapchain", |
21 | 20 | "XR_KHR_binding_modification", |
22 | 21 | "XR_KHR_composition_layer_cylinder", |
23 | 22 | "XR_KHR_composition_layer_depth", |
24 | 23 | "XR_KHR_composition_layer_equirect2", |
| 24 | + "XR_KHR_D3D12_enable", |
25 | 25 | "XR_KHR_loader_init", |
26 | 26 | "XR_KHR_loader_init_android", |
27 | | - "XR_KHR_opengl_es_enable", |
| 27 | + "XR_KHR_metal_enable", |
28 | 28 | "XR_KHR_opengl_enable", |
| 29 | + "XR_KHR_opengl_es_enable", |
29 | 30 | "XR_KHR_visibility_mask", |
30 | 31 | "XR_KHR_vulkan_enable2", |
31 | 32 | "XR_EXT_debug_utils", |
32 | 33 | "XR_EXT_dpad_binding", |
33 | 34 | "XR_EXT_eye_gaze_interaction", |
34 | 35 | "XR_EXT_future", |
35 | 36 | "XR_EXT_hand_interaction", |
36 | | - "XR_EXT_hand_tracking", |
37 | 37 | "XR_EXT_hand_joints_motion_range", |
| 38 | + "XR_EXT_hand_tracking", |
38 | 39 | "XR_EXT_hand_tracking_data_source", |
39 | | - "XR_EXT_hp_mixed_reality_controller", |
40 | 40 | "XR_EXT_interaction_render_model", |
41 | | - "XR_EXT_local_floor", |
42 | | - "XR_EXT_view_configuration_depth_range", |
43 | | - "XR_EXT_palm_pose", |
44 | 41 | "XR_EXT_performance_settings", |
45 | 42 | "XR_EXT_render_model", |
| 43 | + "XR_EXT_hp_mixed_reality_controller", |
| 44 | + "XR_EXT_local_floor", |
| 45 | + "XR_EXT_palm_pose", |
46 | 46 | "XR_EXT_samsung_odyssey_controller", |
47 | 47 | "XR_EXT_uuid", |
48 | 48 | "XR_BD_controller_interaction", |
| 49 | + "XR_FB_display_refresh_rate", |
| 50 | + "XR_FB_foveation", |
| 51 | + "XR_FB_foveation_configuration", |
| 52 | + "XR_FB_foveation_vulkan", |
| 53 | + "XR_EXT_spatial_anchor", |
| 54 | + "XR_EXT_spatial_entity", |
| 55 | + "XR_EXT_spatial_marker_tracking", |
| 56 | + "XR_EXT_spatial_persistence", |
| 57 | + "XR_EXT_spatial_persistence_operations", |
| 58 | + "XR_EXT_spatial_plane_tracking", |
| 59 | + "XR_FB_swapchain_update_state", |
| 60 | + "XR_FB_swapchain_update_state_android_surface", |
| 61 | + "XR_FB_swapchain_update_state_opengl_es", |
| 62 | + "XR_FB_swapchain_update_state_vulkan", |
49 | 63 | "XR_FB_touch_controller_proximity", |
50 | 64 | "XR_FB_touch_controller_pro", |
51 | | - "XR_META_touch_controller_plus", |
| 65 | + "XR_HTC_hand_interaction", |
52 | 66 | "XR_HTC_vive_cosmos_controller_interaction", |
53 | 67 | "XR_HTC_vive_focus3_controller_interaction", |
54 | | - "XR_HTC_hand_interaction", |
55 | 68 | "XR_HTCX_vive_tracker_interaction", |
| 69 | + "XR_LOGITECH_mx_ink_stylus_interaction", |
| 70 | + "XR_META_hand_tracking_microgestures", |
| 71 | + "XR_META_touch_controller_plus", |
56 | 72 | "XR_ML_ml2_controller_interaction", |
57 | 73 | "XR_MSFT_hand_interaction", |
58 | 74 | "XR_MNDX_egl_enable", |
|
62 | 78 | { |
63 | 79 | "name": "Godot Vendors plugin", |
64 | 80 | "abbreviation": "Vendors", |
| 81 | + "notes": "Optional plugin exposing vendor extensions and additional export configurations.", |
65 | 82 | "extensions": [ |
| 83 | + "XR_FB_android_surface_swapchain_create", |
66 | 84 | "XR_FB_body_tracking", |
67 | 85 | "XR_FB_color_space", |
68 | 86 | "XR_FB_composition_layer_alpha_blend", |
69 | 87 | "XR_FB_composition_layer_depth_test", |
70 | 88 | "XR_FB_composition_layer_image_layout", |
71 | 89 | "XR_FB_composition_layer_secure_content", |
72 | 90 | "XR_FB_composition_layer_settings", |
73 | | - "XR_FB_display_refresh_rate", |
74 | 91 | "XR_FB_face_tracking2", |
75 | | - "XR_FB_foveation", |
76 | | - "XR_FB_foveation_configuration", |
77 | 92 | "XR_FB_hand_tracking_aim", |
78 | 93 | "XR_FB_hand_tracking_capsules", |
79 | 94 | "XR_FB_hand_tracking_mesh", |
80 | 95 | "XR_FB_passthrough", |
81 | | - "XR_FB_space_warp", |
82 | | - "XR_META_environment_depth", |
83 | | - "XR_META_passthrough_preferences", |
84 | | - "XR_META_passthrough_color_lut", |
85 | | - "XR_META_recommended_layer_resolution", |
86 | | - "XR_META_spatial_entity_mesh", |
87 | 96 | "XR_FB_render_model", |
88 | 97 | "XR_FB_scene", |
89 | 98 | "XR_FB_scene_capture", |
90 | | - "XR_FB_spatial_entity_container", |
| 99 | + "XR_FB_space_warp", |
91 | 100 | "XR_FB_spatial_entity", |
| 101 | + "XR_FB_spatial_entity_container", |
92 | 102 | "XR_FB_spatial_entity_query", |
93 | 103 | "XR_FB_spatial_entity_sharing", |
94 | | - "XR_FB_spatial_entity_storage_batch", |
95 | 104 | "XR_FB_spatial_entity_storage", |
| 105 | + "XR_FB_spatial_entity_storage_batch", |
96 | 106 | "XR_FB_spatial_entity_user", |
97 | | - "XR_FB_swapchain_update_state", |
98 | | - "XR_FB_swapchain_update_state_vulkan", |
99 | | - "XR_FB_swapchain_update_state_opengl_es", |
100 | 107 | "XR_FB_triangle_mesh", |
101 | | - "XR_META_automatic_layer_filter", |
102 | 108 | "XR_HTC_facial_tracking", |
103 | | - "XR_HTC_passthrough" |
| 109 | + "XR_HTC_passthrough", |
| 110 | + "XR_META_automatic_layer_filter", |
| 111 | + "XR_META_body_tracking_full_body", |
| 112 | + "XR_META_environment_depth", |
| 113 | + "XR_META_headset_id", |
| 114 | + "XR_META_passthrough_color_lut", |
| 115 | + "XR_META_passthrough_preferences", |
| 116 | + "XR_META_performance_metrics", |
| 117 | + "XR_META_recommended_layer_resolution", |
| 118 | + "XR_META_simultaneous_hands_and_controllers", |
| 119 | + "XR_META_spatial_entity_mesh" |
104 | 120 | ] |
105 | 121 | } |
106 | 122 | ], |
|
0 commit comments