add lost group Shadow. fix README typo
This commit is contained in:
@ -353,7 +353,9 @@ propsVtGroups_availableGroups = (
|
||||
|
||||
"Phys_Floors",
|
||||
"Phys_FloorRails",
|
||||
"Phys_FloorStopper"
|
||||
"Phys_FloorStopper",
|
||||
|
||||
"Shadow"
|
||||
)
|
||||
|
||||
|
||||
|
@ -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.",
|
||||
|
Reference in New Issue
Block a user