pandemonium_engine/scene
Relintai da0caaad15 Set input as handled when processing shortcuts in BaseButton.
This fixes the issue when the script editor tab is active and the scene tree editor is focused, a ctrl+a press both opens the new Node popup and selects all text in the script editor.
Doesn't seem to have negative side effects so far.
2023-09-06 15:11:33 +02:00
..
2d
3d
animation
audio
debugger Prefix messages with their thread id if they aren't coming from the main thread in the editor log. 2023-09-06 14:19:28 +02:00
gui Set input as handled when processing shortcuts in BaseButton. 2023-09-06 15:11:33 +02:00
main
resources Removed cell height getters and setters from the Navigation2DServer. 2023-09-05 11:57:34 +02:00
property_utils.cpp Fix exporting big templates 2022-11-30 19:23:35 +01:00
property_utils.h Clang format all files. 2022-03-18 19:00:13 +01:00
register_scene_types.cpp Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
register_scene_types.h Clang format all files. 2022-03-18 19:00:13 +01:00
scene_string_names.cpp Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
scene_string_names.h Implemented a new ProcessGroup Node. It can be used to multithread scenes updates. 2023-06-13 15:08:35 +02:00
SCsub