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

Alembic export settings ignored until UI dialog opened manually #14

Open
mheberlein opened this issue Mar 16, 2023 · 0 comments
Open

Alembic export settings ignored until UI dialog opened manually #14

mheberlein opened this issue Mar 16, 2023 · 0 comments

Comments

@mheberlein
Copy link

Hi there, the example https://github.com/PluginCafe/cinema4d_py_sdk_extended/blob/master/scripts/03_application_development/files_media/export_alembic_r14.py is great but a bug that "should have been fixed with version 18.030" seems to have come back:

  • restart Cinema4D
  • create multiple objects in scene
  • select one object
  • run example code
  • all objects are exported, "Selection Only" is ignored
  • open Alembic export settings dialog
  • close the dialog without any changes
  • run example code again
  • only the selected object is exported, "Selection Only" applied correctly now
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