Compare commits
2 Commits
e15b86c59c
...
25385cea04
Author | SHA1 | Date |
---|---|---|
|
25385cea04 | |
|
6da790e3d2 |
|
@ -143,7 +143,7 @@ def _blend_material_onto_frame(
|
||||||
|
|
||||||
return warped_full_source_material, warped_combined_mask_binary_for_clone
|
return warped_full_source_material, warped_combined_mask_binary_for_clone
|
||||||
|
|
||||||
|
# Ensure one blank line and correct indentation for the next function definition
|
||||||
def _blend_material_onto_frame(
|
def _blend_material_onto_frame(
|
||||||
base_frame: Frame,
|
base_frame: Frame,
|
||||||
material_to_blend: Frame,
|
material_to_blend: Frame,
|
||||||
|
|
Loading…
Reference in New Issue