virtualx-engine/scene
Rémi Verschelde 6fdf3e5d22
Fix linking NavigationServer2D/3D with all classes disabled in build profile
For some reason the destructor for NavigationMeshSourceGeometryData2D/3D
being implemented in the .cpp was causing linking issues.
2024-02-28 22:41:44 +01:00
..
2d Merge pull request #88862 from smix8/split_physics_classes 2024-02-27 16:37:07 +01:00
3d Merge pull request #88798 from Malcolmnixon/xr-body-tracker 2024-02-28 09:34:40 +01:00
animation [Animation] Improvements to Tween memory management 2024-02-26 18:58:03 +01:00
audio Merge pull request #87830 from KoBeWi/internalization_aka_i15n 2024-02-19 17:06:32 +01:00
debugger Avoid unqualified-id "near" and "far" in Node3DEditor/Viewport 2024-02-13 18:53:21 +09:00
gui Merge pull request #88794 from ryevdokimov/fix-spinbox 2024-02-28 09:34:36 +01:00
main Merge pull request #88497 from Sauermann/fix-owner-import 2024-02-27 21:23:00 +01:00
resources Fix linking NavigationServer2D/3D with all classes disabled in build profile 2024-02-28 22:41:44 +01:00
theme Add create folder icon 2024-02-26 09:04:24 -05:00
property_list_helper.cpp Fix implementation of property_can_revert() in PropertyListHelper 2024-02-22 15:05:19 +01:00
property_list_helper.h Add PropertyListHelper to PopupMenu 2024-02-11 12:09:55 +01:00
property_utils.cpp Fix node property duplication 2023-11-04 10:45:38 +02:00
property_utils.h
register_scene_types.cpp Merge pull request #88798 from Malcolmnixon/xr-body-tracker 2024-02-28 09:34:40 +01:00
register_scene_types.h
scene_string_names.cpp Use StringName consistently to refer to the Master audio bus name 2023-08-07 18:06:17 +02:00
scene_string_names.h Use StringName consistently to refer to the Master audio bus name 2023-08-07 18:06:17 +02:00
SCsub