- skew feature in Film Plugin now have multiple options. skew can be done by length, by angle and by ratio (factor)
This commit is contained in:
@@ -579,6 +579,8 @@ class AppDefaults:
|
||||
"tools_film_scale_ref": 0, # "center
|
||||
|
||||
"tools_film_skew_cb": False,
|
||||
"tools_film_skew_type": 0, # "length"
|
||||
|
||||
"tools_film_skew_x_entry": 0.0,
|
||||
"tools_film_skew_y_entry": 0.0,
|
||||
"tools_film_skew_ref": 0, # "center
|
||||
|
||||
Reference in New Issue
Block a user