PumkinsAvatarTools Versions Save

A toolbox for easily setting up VRChat avatars in Unity. Adds functionality to the editor and automates some of the tedious tasks.

1.4.4

3 months ago

Component Copier:

  • Prefabs referencing objects outside prefabs should copy correctly now.
    • Something else might have broken because of this change.

1.4.3

3 months ago

Component Copier:

  • Fixed 'external' types not copying if vrc stations weren't also being copied.
  • Fixed copier not fixing references for fields that reference game objects (like some stuff in vrcfury).

1.4.2

3 months ago

Component Copier:

  • Fixed copier not copying asset references (vrlabs world constraints should work now).
  • Fixed issues with copier throwing out objects into the scene.
  • Fixed issues with copier creating another avatar hierarchy inside the avatar.
  • Unticked Copy Game Objects under Transforms by default.

General:

  • Got rid of the info tab and moved the links from it to buttons above.

1.4.1

6 months ago
  • Removed avatar upload hider as it was causing errors and wasn't working anymore.

1.4.0

6 months ago

v1.4.0

General

  • Now works with Unity 2022. Thanks @notakidos Link
  • Tools/Pumkin/Reset Tool Preferences now properly resets everything. (Should fix the ignore list becoming cursed).

Component Copier

  • Added constraints to common tab

  • Added execution order to FinalIK copier. Link

  • Reworded armature scale warning. Thanks @bluwizard10 Link

  • Renamed the Other category to External.

  • Added VRM Spring bone Collider Group to copier under external.

  • Added VRCFury to copier under external Link

  • Added Modular Avatar components to copier under external.

  • Added copy game objects option to the external menu.

  • Added the ability to add your own component types to the copier, under the external category. More info in there.

1.3.9

1 year ago

Pumkin's Avatar Tools v1.3.9

Make sure that you are using the correct version of Unity and the latest version of the VRChat SDK

To install these tools grab the .unitypackage below then simply import it to your unity project. Make sure to delete any older versions of Pumkin Tools from your project before importing



Changelog (v1.3.9):

  • Actually fixed errors when trying to Fill Visemes

Reminder: The tools menu is now found in Tools/Pumkin/Avatar Tools

1.3.8

1 year ago

Pumkin's Avatar Tools v1.3.8

Make sure that you are using the correct version of Unity and the latest version of the VRChat SDK

To install these tools grab the .unitypackage below then simply import it to your unity project. Make sure to delete any older versions of Pumkin Tools from your project before importing



Changelog (v1.3.8):

  • Added VCC Support (again), you can find the link here
  • Potentially fixed issues with Skinned Mesh Renderers not copying correctly
  • Fixed errors when trying to Fill Visemes
  • Remove components can now remove components from prefabs
    • Added checkbox to disallow this at the bottom of the Remove Components tab.

Warning: This release changes the ID of the package. If you had Pumkin Tools imported before this update you should delete it before importing this one.

Reminder: The tools menu is now found in Tools/Pumkin/Avatar Tools

1.3.7

1 year ago

Pumkin's Avatar Tools v1.3.7

Make sure that you are using the correct version of Unity and the latest version of the VRChat SDK

To install these tools grab the .unitypackage below then simply import it to your unity project. Make sure to delete any older versions of Pumkin Tools from your project before importing



Changelog (v1.3.7):

  • Added VCC support (thanks @jellejurre)
  • Fixed issues when importing into a world project.
  • Fixed Physbones not being found in an avatar project.
  • Removed support for SDK2

Reminder: The tools menu is now found in Tools/Pumkin/Avatar Tools

1.3.4

1 year ago

Pumkin's Avatar Tools v1.3.4

Make sure that you are using the correct version of Unity and the latest version of the VRChat SDK

To install these tools grab the .unitypackage below then simply import it to your unity project. Make sure to delete any older versions of Pumkin Tools from your project before importing



Changelog (v1.3.4):

  • Reverted some copier changes that broke prefab copying and a few other things.
  • Fixed lag when using the Use scene selection checkbox at the top of the tools window. - Moved tools menu to Tools/Pumkin/Avatar Tools

1.3.1

1 year ago

Pumkin's Avatar Tools v1.3.2

Make sure that you are using the correct version of Unity and the latest version of the VRChat SDK

To install these tools grab the .unitypackage below then simply import it to your unity project. Make sure to delete any older versions of Pumkin Tools from your project before importing



Changelog (v1.3.2):

  • Fixed can't find BestHttp error. (Accidentally slipped in, the tool doesn't do any http requests).
  • Potentially fixed lag when using the Select from Scene checkbox.
  • Potentially fixed avatars getting reordered in the hierarchy after copying.

Changelog (v1.3.1):

General

  • Potentially fixed settings not saving when opening/closing the tools or restarting unity.

Component Copier

  • Potential fix for some copier issues like some things not copying, copying in the wrong order, etc.
  • Fixed double components when copying prefabs.
  • Fixed empty game objects copying when using Ignore List
  • Potentially fixed "Index out of range error" when copying Skinned Mesh Renderers' Blendshape Values
  • Added more detailed errors. Now if a copier error happens it should specify which copier failed.
  • Fixed Contact Senders and Contact Receivers not copying over GameObjects and referencing the ones on the old avatar instead.
  • Fixed "Index out of range error" when copying Physbones with Colliders assigned, when Physbone Collider copier was unchecked.
  • Added a Invert option to the copier ignore list.
    • The ignore list at the bottom of the copier allows you to assign objects to be ignored by the copier.
    • Invert works the opposite way. Everything except the objects in the ignore list will be ignored. ShareX_2022-09-28_17-26-42