virtualx-engine/scene
Paweł Fertyk 62f2b8a940
Fix BitMap.resize error spam
Fixes #70187.

(cherry picked from commit ddd7189b39)
2022-12-22 12:25:05 +01:00
..
2d Add detail to NavigationPolygon outline error msg 2022-12-12 14:20:08 +08:00
3d added options for sorting transparent objects 2022-12-12 13:33:52 +08:00
animation Cast between float and ints in SceneTreeTween.tween_property() 2022-12-12 13:26:00 +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 Check for null event in Tree._gui_input to avoid engine crash 2022-12-22 12:22:17 +01:00
main Fix possible Tween leak on exit 2022-12-22 12:22:00 +01:00
resources Fix BitMap.resize error spam 2022-12-22 12:25:05 +01:00
property_utils.cpp Fix exporting big templates 2022-12-05 10:05:13 +08:00
property_utils.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_scene_types.cpp [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +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 SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +02:00