godot/editor/doc
风青山 81f727b6dd
Fix the returned controls of EditorHelpBitTooltip::show_tooltip() were not freed in ScriptTextEditor
The returned control is an orphan node, which is to make the standard tooltip invisible.
2025-11-23 23:31:59 +08:00
..
doc_tools.cpp Don't expose underscored signals 2025-11-14 18:52:42 +01:00
doc_tools.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_help.cpp Fix the returned controls of EditorHelpBitTooltip::show_tooltip() were not freed in ScriptTextEditor 2025-11-23 23:31:59 +08:00
editor_help.h Fix the returned controls of EditorHelpBitTooltip::show_tooltip() were not freed in ScriptTextEditor 2025-11-23 23:31:59 +08:00
editor_help_search.cpp Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
editor_help_search.h Editor: Restructure editor code 2025-07-04 18:18:22 +02:00
SCsub Editor: Restructure editor code 2025-07-04 18:18:22 +02:00