- in Film Plugin updated the GUI

- in Film Plugin some changes in the data storage; require to delete de current preferences files
- Film Plugin: now the Skew and Scale transformation have their own reference
- updated the language strings to the current strings in the app
This commit is contained in:
Marius Stanciu
2021-09-08 21:06:50 +03:00
committed by Marius
parent a49b734a50
commit b7f64d97d2
28 changed files with 37034 additions and 34279 deletions

View File

@@ -1170,7 +1170,7 @@ class PanelizeUI:
# Reference Object Frame
# #############################################################################################################
# Type of box Panel object
self.box_label = FCLabel('<span style="color:green;"><b>%s</b></span>' % _("Panelization Reference"))
self.box_label = FCLabel('<span style="color:green;"><b>%s</b></span>' % _("Reference"))
self.box_label.setToolTip(
_("Choose the reference for panelization:\n"
"- Object = the bounding box of a different object\n"