-
Notifications
You must be signed in to change notification settings - Fork 27
Integration with Movie Workbench #28
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
base: master
Are you sure you want to change the base?
Conversation
Correct the position of importing the Movie Workbench
Simple corrections
Hopefully @JMG1 is still active |
@JMG1 ping |
@JMG1 ping |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be better to have this import optional (somewhat detect if the movie workbench is installed): b094a02
For clarifications: The idea of the connection module is so that other animation workbenches can move cameras, record videos from the 3D window or from renderings that the Movie and Render workbenches offer. And yes, it is optional, but the connection is not made only with the Movie Wokbench installed, this can still cause inconvenience. Thus, this connection is only triggered when necessary and activated by def connectionMC(option = True). |
It's been almost a year since I submitted this PR. Are there any objections or adaptations needed for it? Is it normal for a request to remain open without a response for an indefinite period of time? |
Adaptation made to be able to work together with the Movie Workbench that allows recording videos of animations.
https://github.com/Francisco-Rosa/FreeCAD-Movie
See too: https://forum.freecadweb.org/viewtopic. ... 82#p647382