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

Fix issue #754: Avoid circular reference between scene and object #834

Open
wants to merge 6 commits into
base: og-develop
Choose a base branch
from

Conversation

Carperis
Copy link

@Carperis Carperis commented Aug 14, 2024

Ticket #754
BasePrim, TransitionRuleAPI, and BaseSysten objects now store the scene index instead of the scene object. When querying a scene from these objects, it fetches the corresponding scene stored in the Simulator attributes "scenes" list.

@Carperis Carperis changed the base branch from main to og-develop August 14, 2024 16:49
@Carperis Carperis marked this pull request as ready for review September 15, 2024 04:15
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

Successfully merging this pull request may close these issues.

1 participant