Updates the image format for review outputs to PNG, adds scaling and compression to the ffmpeg calls, and includes pixel format specification for better compatibility and quality.
* EventCallback object have order
* callbacks are processed by the callback order
* safer approach to get function information
* modified docstring a little
* added tests for ordered calbacks
* fix python 2 support
* added support for partial methods
* removed unused '_get_func_info'
* formatting fix
* change test functions docstring
* added test for removement of source function when partial is used
* Allow order 'None'
* implemented 'weakref_partial' to allow partial callbacks
* minor tweaks
* added support to pass additional arguments to 'wearkref_partial'
* modify docstring
* added 'weakref_partial' to tests
* move public method before prive methods
* added required order back but use '100' as default order
* fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Release job from pending when testing.
* Removed render instance
This test was created as simple model and workfile publish, without Deadline rendering. Cleaned up render elements.
* Revert changes in submit publish plugin
---------
Co-authored-by: kalisp <petr.kalis@gmail.com>
* Updates to tests because of default Thumbnail non integration
Some previous PR changed default behavior of Thumbnail, they are not integrated anymore. Tests were expecting they are.
Change in AE local render is required to match behavior and provide Colorspace handling.
* Updates to tests because of default Thumbnail non integration
Missed values
* Updates to tests because of default Thumbnail non integration
Missed values