mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2026-08-15 02:57:49 +04:00
fix textures UV. drop leftovers. properly map material_lo.
This commit is contained in:
@@ -88,7 +88,7 @@ public static class MshRestPoseBuilder
|
||||
{
|
||||
try
|
||||
{
|
||||
return Convert.ToInt32(node.ParentIndexOrMinusOne);
|
||||
return Convert.ToInt32(node.ParentIndexOrLink);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user