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

Remove double is_editor_hint() check inside NOTIFICATION_READY for Camera2D node #99664

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arkology
Copy link
Contributor

Engine::get_singleton()->is_editor_hint() is already a part of is_part_of_edited_scene() function, no need to call it twice.

…r `Camera2D` node

`Engine::get_singleton()->is_editor_hint()` is already a part of `is_part_of_edited_scene()` function.
@arkology arkology requested a review from a team as a code owner November 25, 2024 06:38
@Chaosus Chaosus added this to the 4.4 milestone Nov 25, 2024
@AThousandShips AThousandShips modified the milestones: 4.4, 4.x Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants