小煜 63e9a6fb00 feat(importing): Add better FBX bone orientations operator and accessory bone deletion
- Add new `apply_better_fbx_orientations` operator as standalone UI action for applying bone orientations
- Add "Delete Accessory Bones" property and UI toggle in EXTRAS panel for optional bone cleanup
- Move bone orientation logic from `modify_armature` execute method to new dedicated operator
- Refactor accessory bone deletion into separate method callable from new operator
- Update panel UI to show better FBX bones operator with delete accessory bones toggle option
- Register new operator in `__init__.py` and export from modifyarmature module
- Update interface dictionaries (English, Japanese, Chinese) with new UI strings
- Enable better FBX orientations and accessory deletion only for Koikatsu armature (C) selection
- Add detailed logging for bone operation counts and status tracking
2025-12-07 12:47:55 +08:00

KK Blender Porter Pack

image

Plugin pack for exporting and cleaning up Koikatsu characters in Blender.

The KKBP exporter for Koikatsu exports the character's mesh, armature and color data from the game. The KKBP importer for Blender processes that data to setup the character in Blender. Once characters are setup in Blender, they can be saved as FBX files for use in other programs.

Video walkthrough of the plugins

(Click for playlist!)

Help

Check the wiki for FAQ and basic info.
If you're still having trouble please create a new issue.

Contributing

Any contributions are welcome! Please check out the links below:

This project does not accept donations.

Similar Projects

Description
No description provided
Readme 3.1 MiB
Languages
Python 100%