Files
godot/editor
Arokh Slade 4fe2e80cf7 fix EditorScenePostImportPlugin::_get_internal_option_visibility() having no effect
post_import_plugin_skeleton_rest_fixer::_get_internal_option_visibility() gets called before user plugins.
as it used to return true by default, it would always override/intercept any user implementation.

now it returns null for those cases it is not explicitly coded to handle, indicating "ignore".
see also: https://github.com/godotengine/godot/issues/118652
2026-04-17 19:40:21 +02:00
..
2026-04-15 08:12:22 +05:30
2026-04-13 06:42:45 -03:00
2026-04-15 12:14:59 +02:00
2026-04-10 11:58:50 -04:00
2026-03-31 12:21:19 +02:00
2026-03-11 12:14:19 +01:00