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

IDEA: Copy res() to Clipboard #45

Open
donovankeith opened this issue Mar 1, 2018 · 0 comments
Open

IDEA: Copy res() to Clipboard #45

donovankeith opened this issue Mar 1, 2018 · 0 comments
Milestone

Comments

@donovankeith
Copy link
Collaborator

It would be great if instead of generating a plugin there was a mode/command that would just generate the res() boilerplate and copy it to the clipboard.

class res(object):
    CV_PS_SELECT_GROUP = 1000

res = res()

I'm currently converting CV-Parametric Selection Tag and the toughest part of the process is changing all of my hard-coded IDs to match the ones that are auto-generated by c4d-prototype-converter. If I'd used a command like I'm proposing while developing, it would ensure a more seamless cross-over later.

@NiklasRosenstein NiklasRosenstein added this to the Future milestone Mar 1, 2018
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

2 participants