Yusarina 670115a947 VRM Added, Import Anything chages.
- Added VRM to the list of files able to be imported.
- Added error handling for missing vrm importer, will popup to the user telling them to download vrm addon.
- Removed automatically url opening as we should have user consent to open a url, automatic url opening goes against blenders best practices and can be a security concern.
- Optimised the way we import multiple models, the old way just added unnecessary complexity, The try-except block was used to iterate over self.files and set is_multi to True if no exception occurs. However, this is an unnecessarily complex way to determine if the list is non-empty. Simply checking the length of the list is more straightforward and efficient. The way we were using the try-except box could of also lead to silent failures which is not user friendly.
2024-10-14 00:13:08 +01:00
2024-08-31 15:29:12 -04:00
2024-10-14 00:13:08 +01:00
2024-07-07 16:19:52 -04:00
2024-06-14 19:21:52 -04:00
2024-06-12 02:13:45 +00:00
2024-09-26 14:27:37 +01:00

Avatar Toolkit

Avatar Toolkit is classed as unstable, if you want to test it and report issues that is fine, however if you are looking for a more stable expiereince please use the Unoffical Cats Blender Plugin unto we release a stable version of Avatar Toolkit, you can find Cats Blender Plugin HERE!

Avatar Toolkit is in very early Alpha and will contain issues, please ensure you report them!

A new modern tool designed to shorten steps needed to import and optimize models into VRChat, Resonite and other similar games.

With the Avatar Toolkit it only takes a few minutes to upload your model into VRChat, Resonite and other similar games.

Join the Neoneko Discord here: https://discord.catsblenderplugin.xyz

Need a more stable toolset while Avatar Toolkit is in Alpha? Then please use Blender 4.x and use our Unofficial Cats Blender Plugin which you can find here.

Blender version support policies.

Coming Soon.

Features

Coming Soon.

Requirements

While The Avatar Toolkit is in Alpha, we are running on Blender 4.3 Alpha, however no stable releases will happen on Blender 4.x as we are aiming for Blender 5.0 for any type of stable release.

  • Blender 4.3 Alpha or above (run as administrator is recommended).
  • If you have custom Python installed which Blender might use, you need to have NumPy installed

Additional Plugins Requirements.

Currently None.

Installation

Coming Soon

Help

If you need help with Avatar Toolkit you can check the wiki (Coming soon).

Acknowledgements

Avatar Toolkit is partly based on some code from Cats Blender Plugin and Cats Blender Plugin Unofficial, therefore we want to acknowledge the following people:

Cats Code contributors:

  • absolute quantum
  • Hotox
  • Shotariya
  • Neitri
  • Kiraver
  • Jordo
  • Ruubick
  • Mysteryem
  • 989onan
  • Yusarina

Feedback

Please open an issue if you need to leave feedback.

S
Description
No description provided
Readme GPL-3.0 8 MiB
0.5.5 Latest
2026-05-21 04:48:13 -05:00
Languages
Python 100%