add lost group Shadow. fix README typo

This commit is contained in:
2023-01-05 10:32:46 +08:00
parent 9211b0bcca
commit 2a87e98904
3 changed files with 5 additions and 3 deletions

View File

@ -353,7 +353,9 @@ propsVtGroups_availableGroups = (
"Phys_Floors",
"Phys_FloorRails",
"Phys_FloorStopper"
"Phys_FloorStopper",
"Shadow"
)

View File

@ -3,7 +3,7 @@ bl_info={
"description":"Ballance mapping tools for Blender",
"author":"yyc12345",
"version":(3,0),
"blender":(2,83,0),
"blender":(3,3,0),
"category":"Object",
"support":"TESTING",
"warning": "Please read document before using this plugin.",