pandemonium_engine/scene
Hugo Locurcio 4951e23481 Add a property hint for AspectRatioContainer's ratio property
Zero or negative ratios are not valid, so the property hint prevents
choosing such values.

The property hint allows using 4 decimals so that common aspect ratios
like 16/9 can be specified with a good level of precision.
2022-07-26 15:02:39 +02:00
..
2d Fix TouchScreenButton error spam 2022-07-26 12:14:49 +02:00
3d Ported: Add missing argument names in bindings - akien-mga 2022-07-25 23:51:34 +02:00
animation Backported: Fix inversed ADD_GROUP parameters in AnimationNodeOneShot - timothyqiu - e822145be2 2022-03-24 10:48:01 +01:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-07-25 18:09:39 +02:00
debugger Clang format all files. 2022-03-18 19:00:13 +01:00
gui Add a property hint for AspectRatioContainer's ratio property 2022-07-26 15:02:39 +02:00
main Ported: Add missing argument names in bindings - akien-mga 2022-07-25 23:51:34 +02:00
resources Ported: Add an explicit way to remove a theme type. - timothyqiu and YuriSizov 2022-07-25 23:46:08 +02:00
property_utils.cpp Added godot with all my currently used engine modules. 2022-03-15 13:29:32 +01:00
property_utils.h Clang format all files. 2022-03-18 19:00:13 +01:00
register_scene_types.cpp Clang format all files. 2022-03-18 19:00:13 +01:00
register_scene_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
scene_string_names.cpp Cleaned up (hopefully all remaining) light baking things. 2022-03-15 21:07:14 +01:00
scene_string_names.h Clang format all files. 2022-03-18 19:00:13 +01:00
SCsub Mass replaced godot to pandemonium. 2022-03-23 20:46:05 +01:00