-
- Downloads
Refactor render cli
- use dashes in flag names like this: --some-flag (as used by python, pip, git...), while keeping old version --some_flag for backwards compatibility - rename --cut_frames_start and --cut_frames_end to --start-frame and --end-frame (old flag still works) - remove `options` and `default_options` from `File.render` (Options and default values needed to be added in three different places.)
parent
d5ac5316
No related branches found
No related tags found
Please register or sign in to comment