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

Refactor MArray to Decouple Scene #1

Closed
Nikhil-42 opened this issue Mar 2, 2023 · 1 comment
Closed

Refactor MArray to Decouple Scene #1

Nikhil-42 opened this issue Mar 2, 2023 · 1 comment

Comments

@Nikhil-42
Copy link
Collaborator

Description

The MArray class currently requires a Scene object to be passed when it is constructed. This is an example of tight coupling and should be removed.

Task

Remove all Scene references from within the MArray Class.

@Nikhil-42 Nikhil-42 changed the title Refacor MArray to Decouple Scene Refactor MArray to Decouple Scene Mar 2, 2023
@Nikhil-42 Nikhil-42 reopened this Mar 2, 2023
@Nikhil-42
Copy link
Collaborator Author

Duplicate of #2

@Nikhil-42 Nikhil-42 marked this as a duplicate of #2 Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant