little fix in custom passepartout

1.4.1

- fix: custom passepartout size limit when dezooming in camera
This commit is contained in:
Pullusb
2021-06-06 21:30:46 +02:00
parent d8f71e3356
commit f10f572bdc
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Set of tools for Grease Pencil in animation production",
"author": "Samuel Bernou",
"version": (1, 4, 0),
"version": (1, 4, 1),
"blender": (2, 91, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",