JMG1 / ExplodedAssembly

FreeCAD workbench to create exploded views and animations of assemblies
GNU Lesser General Public License v2.1
118 stars 27 forks source link

Integration with Movie Workbench #28

Open Francisco-Rosa opened 1 year ago

Francisco-Rosa commented 1 year ago

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

luzpaz commented 1 year ago

Hopefully @JMG1 is still active

luzpaz commented 1 year ago

@JMG1 ping

luzpaz commented 1 year ago

@JMG1 ping

Francisco-Rosa commented 11 months ago

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).

Francisco-Rosa commented 1 month ago

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?