Unexpose AnimationTrackEditPlugin as not implemented

This commit is contained in:
Yuri Sizov
2023-04-25 11:32:36 +02:00
parent e54ebaf0eb
commit 0562decf34
4 changed files with 1 additions and 13 deletions

View File

@ -86,7 +86,6 @@ CLASS_GROUPS_BASE: Dict[str, str] = {
}
# Sync with editor\register_editor_types.cpp
EDITOR_CLASSES: List[str] = [
"AnimationTrackEditPlugin",
"FileSystemDock",
"ScriptCreateDialog",
"ScriptEditor",