ITADN
rurre/PumkinsAvatarTools

版本发布 8

1.5.0-beta.51.5-beta.5
? · 2025-04-01

- Potential fix for empty objects getting created in wrong places when copying prefabs

1.5-beta.4
? · 2025-04-01

- Added support for namespaces inside the extra copier types json. For example: { "categoryName" : "Prefabulous for VRC", "typeFullNames": [ "Prefabulous.VRC.Runtime.*" ] } ` Will add all Prefabulous Avatar components.

1.5-beta.3预发布
? · 2025-02-20

- More copier logic fixes. - Maybe fixed nested prefabs not copying?

1.5-beta.2预发布
? · 2025-02-20

- Copier logic fixes

1.5
? · 2025-02-17

- Rewrote copier logic. It now matches objects based on nearest parent humanoid bone. This will hopefully fix issues with stuff not copying correctly. Or it will cause more issues! - Added ability to copy skinned mesh renderers again because I don't remember what that broke and why I removed that on two separate occasions. I guess we're about to find out for a third time.

v1.4.71.4.7
? · 2024-08-29

- Added undo support to copier and a bunch of other buttons. It might even work!

v1.4.61.4.6
? · 2024-08-28

- Added VRC Head Chop component to copier and destroyed. - Added VRC Constraint components to copier and destroyer. - Fixed avatar info throwing compile errors outside of vrchat projects. Thanks @NotAKidoS - Fixed some small ui bugs

v1.4.51.4.5
? · 2024-08-02

- Probably fixed vrchat constraint beta errors - Removed ignore list from copier ui since it doesn't work anyway - Added chilloutvr cck and magica cloth components to the external section of the copier, thanks @NotAKidoS