Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use EditorInterface::get_singleton() instead of OrchestratorPlugin::get_singleton() references #655

Closed
Naros opened this issue Aug 3, 2024 · 0 comments · Fixed by #656
Closed
Labels
cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 cherrypick:2.1 Requires cherry-pick to Orchestrator 2.1 kind/enhancement New feature or request
Milestone

Comments

@Naros
Copy link
Member

Naros commented Aug 3, 2024

Description

There are a number of places where our code traverses the OrchestratorPlugin to get the EditorInterface. This is unnecessary as the EditorInterface is exposed as a singleton.

Implementation ideas

No response

@Naros Naros added kind/enhancement New feature or request cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 cherrypick:2.1 Requires cherry-pick to Orchestrator 2.1 labels Aug 3, 2024
@Naros Naros added this to the 2.2 milestone Aug 3, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 3, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 15, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 15, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 15, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 15, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 19, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 cherrypick:2.1 Requires cherry-pick to Orchestrator 2.1 kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant