add view3d utility

2.2.1

- added: class View3D to calculate area 3d related coordinates
This commit is contained in:
pullusb
2023-02-14 18:49:48 +01:00
parent d1b03c804c
commit 8e223b9f3a
5 changed files with 275 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ bl_info = {
"name": "GP toolbox",
"description": "Tool set for Grease Pencil in animation production",
"author": "Samuel Bernou, Christophe Seux",
"version": (2, 2, 0),
"version": (2, 2, 1),
"blender": (3, 0, 0),
"location": "Sidebar (N menu) > Gpencil > Toolbox / Gpencil properties",
"warning": "",