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

Initialize frame rate, resolution, OCIO for new workfiles automatically #3

Open
2 tasks done
BigRoy opened this issue Oct 1, 2024 · 0 comments
Open
2 tasks done
Labels
type: enhancement Improvement of existing functionality or minor addition

Comments

@BigRoy
Copy link
Collaborator

BigRoy commented Oct 1, 2024

Is there an existing issue for this?

  • I have searched the existing issues.

Please describe the feature you have in mind and explain what the current shortcomings are?

When Cinema4D starts or a new file is started it should default to the frame rate, resolution, colorspace, etc. of the current task entity.

How would you imagine the implementation of the feature?

This apparently is near impossible in Cinema4D because there are no "SceneHooks" that trigger when creating a new document. However, once we find a way to hook into e.g. new file, save scene, open file callbacks, etc. we should be able to easily trigger these setup configurations.

Are there any labels you wish to add?

  • I have added the relevant labels to the enhancement request.

Describe alternatives you've considered:

No response

Additional context:

No response

@BigRoy BigRoy added the type: enhancement Improvement of existing functionality or minor addition label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvement of existing functionality or minor addition
Projects
None yet
Development

No branches or pull requests

1 participant