mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
259 stars 91 forks source link

Added get and set fps and warning dialog #291

Closed SimonBenAnderson closed 9 months ago

SimonBenAnderson commented 9 months ago

Issue: https://github.com/mgear-dev/ueGear/issues/8

Importing cameras into Maya now checks the Maya fps, and warns the user that the fps do not match, or updates mayas fps before importing the camera data

SimonBenAnderson commented 9 months ago

The get and set frame range in https://github.com/mgear-dev/mgear4/pull/291/files#diff-b715ac30693508d1836acba686673a141b15776c2c9c3a0cec57cccd84459b3eR292 can be utilised now in https://github.com/mgear-dev/mgear4/blob/25c2a420a7358741d490fcea4f9b7365fddfb931/release/scripts/mgear/shifter/game_tools_fbx/utils.py#L423