Files
factory-hole-game/editor/editor_node.cpp
风青山 3ef69f0a79 Fix editor crash when inspecting 2 objects handled by the same plugin
Already activated plugins do not need to be added again to `editor_plugins_over`.

`fold_resource()` changes `active_plugins` and is unsafe to call while iterating
over `active_plugins`.

(cherry picked from commit 411f4763198b14d38db1afd296853996b2a5599a)
2025-03-25 23:15:04 +01:00

315 KiB