virtualx-engine/scene
Yuri Sizov 4fed87320c Use Point2 consistently in Control methods
While Size2 and Point2 are just aliases,
which is why this doesn't fail compilation,
it's nice to have things consistent.
2023-04-13 15:26:50 +02:00
..
2d Merge pull request #75756 from smix8/fix_obstacle_avoidance_sim_4.x 2023-04-07 15:11:40 +02:00
3d Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02:00
animation optimize blend position search 2023-04-08 18:49:06 +07:00
audio Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale 2023-02-17 14:06:55 +01:00
debugger Refresh filesystem when saving remote branch 2023-03-24 19:38:08 +01:00
gui Use Point2 consistently in Control methods 2023-04-13 15:26:50 +02:00
main Merge pull request #69324 from RedMser/advanced-settings-errors 2023-04-11 19:39:53 +02:00
resources Merge pull request #75993 from AThousandShips/autohide_theme 2023-04-13 09:55:30 +02:00
theme Merge pull request #68429 from KoBeWi/PropertySettings 2023-01-06 22:59:29 +01:00
property_utils.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00