Files
godot/editor
Rindbee f352c30ad5 Defer EditorInspector::update_tree to the process stage to improve performance
`EditorInspector::update_tree` is expensive, so defer the call to the process phase
to prevent multiple calls in a single frame (when switching scene tabs).
2022-12-17 08:39:59 +08:00
..
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00
2022-07-23 07:31:17 +02:00
2022-12-05 21:46:47 -05:00
2022-05-20 22:40:38 +02:00
2022-05-20 22:40:38 +02:00
2022-12-01 16:47:02 -05:00
2022-08-29 04:29:22 +02:00
2022-05-20 22:40:38 +02:00
2022-05-20 22:40:38 +02:00
2022-08-22 18:05:10 +02:00