[doc] add document for flatten uv and bump up version.

- add document for flatten uv
- bump up version to 3.2
This commit is contained in:
2023-03-11 16:57:17 +08:00
parent f3663a4280
commit dafb679780
3 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,7 @@ bl_info={
"name":"Ballance Blender Plugin",
"description":"Ballance mapping tools for Blender",
"author":"yyc12345",
"version":(3,1),
"version":(3,2),
"blender":(3,3,0),
"category":"Object",
"support":"TESTING",