- 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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user