virtualx-engine/scene
Hugo Locurcio 8b1de103a8
Clamp Decal size to positive values
This prevents using negative size, while also preventing
error messages from being spammed if one of the decal's dimensions
is set to exactly 0.
2023-02-13 22:01:49 +01:00
..
2d Merge pull request #73018 from smix8/fix_multilayered_tilemap_navigation_4.x 2023-02-13 12:58:39 +01:00
3d Clamp Decal size to positive values 2023-02-13 22:01:49 +01:00
animation Refactor NodeTransition/OneShot to handle seek/filter correctly 2023-02-13 10:04:51 +09:00
audio Implement blending audio feature to AnimationTree 2023-01-28 20:08:29 +09:00
debugger One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gui Fix blank non-autowrapping labels 2023-02-13 18:46:56 +01:00
main Cleanup Window callbacks before destroying in to avoid callback calls with invalid object. 2023-02-13 20:39:17 +02:00
resources Merge pull request #72225 from MinusKube/shaped_text_invalidated_bug 2023-02-13 09:13:27 +01: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 Updates VideoDecoder plugin API to GDExtension. 2023-01-30 18:39:29 -08: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