Additions
- Implemented lighting menu, pick type of display lighting for playblast
- Added Two Sided Ligthing and Shadows as checkboxes to the widget
Changes
- Removed redundant attributes
- Restructured UI for Viewport Plugin
Additions
- File state check reverted to previous
- Playblast background color can be overridden
- Playblast takes over custom gradient or solid color
- Playblast takes scene's background color setting if override is off
Changes
- Updated docstring
- toggle_override is renamed to on_toggle_override
- get_color_value is renamed to show_color_dialog
- Added token support for filename, example:
- Solved issue #0026
- Added "Raw frame number" checkbox, when using custom frames the user can enable to use the actual frame numbers in the file name. Example: playblast.0012.png
- Changed mode name in Time Plugin, old presets incompatible with current version
- Removed unused keyword argument
- Extended README with example of adding presets before launching the tool
- Solved issue 0008
- Playback of images, frame padding ( #### ) solved
- View when finished works regardless of Save being checked
- Solved issue 0019
- Non-chronological time range is not possible anymore
- Solved issue 0020
- Added custom frame range, similar to print pages in Word
- Solved issue 0014
- Added plugin validation function
- Added app validation function to validate listed plugins
Fixed issue with storing presets and recent playblasts Fixed issue with changing presets in selection box
Resolved issue #11 Resolved issue #09
-
Update Save options:
- Choose to save to a location or keep it in the temp folder
- Use default path : workspace/images
- Use custom path: directory / file name
-
Added menu for previous playblasts
-
Added checkbox to control whether to open the playblast after capture
- Time plugin updated when start and end frame are changed in widget
- Added "Save to default location" option