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

[python] Update Scene add_* methods #236

Merged
merged 6 commits into from
Oct 16, 2024
Merged

Conversation

jp-dark
Copy link
Collaborator

@jp-dark jp-dark commented Oct 16, 2024

  • Rename add_* -> add_new_* for consistency with Collection methods.
  • Change type specific keywords to be **kwargs and refer to class create methods for specific keywords.

* Rename `add_*` -> `add_new_*` for consistency with `Collection`
  methods.
* Change type specific keywords to be `**kwargs` and refer to class
  create methods for specific keywords.
@jp-dark jp-dark requested review from aaronwolen and johnkerl and removed request for aaronwolen October 16, 2024 14:59
@johnkerl johnkerl changed the title Update Scene add_* methods [python] Update Scene add_* methods Oct 16, 2024
@jp-dark jp-dark merged commit 9a31492 into main Oct 16, 2024
6 checks passed
@jp-dark jp-dark deleted the dark/fix-scene-add-params branch October 16, 2024 18:51
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.

2 participants