virtualx-engine/scene
Hugo Locurcio 5115db63aa
Fix BackBufferCopy rect property appearing when not relevant in inspector
The `rect` property is only effective if `copy_mode` is Rect.
2022-12-08 20:04:56 +01:00
..
2d Fix BackBufferCopy rect property appearing when not relevant in inspector 2022-12-08 20:04:56 +01:00
3d [TextMesh, 3.x] Fix auto-translation and ignore control chars. 2022-12-04 23:11:28 +02:00
animation Fix animation signal caches_cleared firing timing 2022-12-04 20:24:55 +08:00
audio Fix crash when passing null to AudioStreamPlayer::set_stream() 2022-04-03 12:52:17 +02:00
debugger Fix incorrect encoding used in _error_handler functions 2022-05-22 18:56:41 +08:00
gui Fix TreeItem.remove_child not updating Tree immediately 2022-12-04 21:37:19 +08:00
main Merge pull request #68630 from m4gr3d/fix_input_event_screen_drag_routing_3x 2022-12-01 18:13:52 +01:00
resources [TextMesh, 3.x] Fix auto-translation and ignore control chars. 2022-12-04 23:11:28 +02:00
property_utils.cpp Fix exporting big templates 2022-11-30 15:34:26 +01:00
property_utils.h
register_scene_types.cpp Add TorusMesh 2022-08-07 12:42:24 +02:00
register_scene_types.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
scene_string_names.cpp Node: Rename child_exited_tree to child_exiting_tree 2022-06-20 15:00:09 +02:00
scene_string_names.h Node: Rename child_exited_tree to child_exiting_tree 2022-06-20 15:00:09 +02:00
SCsub