Commit Graph

337 Commits

Author SHA1 Message Date
Yusarina 2524634ef4 Update common.py 2025-02-07 18:33:56 +00:00
Yusarina bf6a32febb Went into wrong branch, whoops
This went into the current branch as it was approved I just going to directly add into Alpha 2.
2025-02-07 18:31:04 +00:00
Yusarina 4576b27b53 Merge branch 'Alpha-2' into Armature_Validation_Version2 2025-02-07 18:23:00 +00:00
Yusarina 6412b6f619 Better checks
- Added standard list.
- Added bone_hierarchy list
- Added bone_hierarchy
- Better checks.
- Better UI.

This is the first part, still needs alot of work, but this is better then before. Need to add some more standards and then we will be golden.
2025-02-07 18:18:09 +00:00
Onan Chew f043c6099e Merge pull request #114 from Yusarina/logging-improvements
Improvement to logging.
2025-02-07 12:06:45 -05:00
Onan Chew a20a306582 Merge pull request #104 from Yusarina/rigfy-to-unity-Alpha2
Rigify To Unity (Don't Merge Yet)
2025-02-07 12:05:33 -05:00
Yusarina 4b59147649 Moved Armature Validation to it's own file 2025-02-07 16:04:54 +00:00
Yusarina 6038177383 Further logging and typing, couple of fixes 2025-02-07 15:35:30 +00:00
Yusarina 251c006498 Conversation Complete
- This now removes bones which are not needed for Unity.
- Renamed the armature to armature.
2025-02-07 15:27:48 +00:00
Onan Chew 3eb0029b5e Merge pull request #115 from Yusarina/texture-atlas
Added back texture Atlas
2025-02-04 03:12:00 -05:00
Yusarina 686bc0bda1 Added back texture Atlas
- Now working with Alpha 2.
- Did some changed but it should still work, did some basic testing.
- Do want to make further changes and make the system better where possible.
2025-02-04 04:06:34 +00:00
Yusarina 1482632405 Improvement to logging. 2025-02-01 21:39:43 +00:00
Onan Chew 2a7cb16fea Merge pull request #113 from Yusarina/logging-improvements
Improve Logging
2025-02-01 12:02:16 -05:00
Yusarina 1187949280 Improve Logging 2025-02-01 15:41:06 +00:00
Yusarina af9c597dd2 Merge pull request #106 from 989onan/Alpha-2
Fix merge doubles being slow and advanced doing nothing
2025-01-27 01:07:42 +00:00
989onan fc9b1e42a2 Fix remove doubles perf issue and fix it not working
Why did the merge doubles at point get removed? it was a core component.

Anyways this should fix the performance issue greatly and fix advanced mode literally doing nothing
2025-01-26 20:01:47 -05:00
Onan Chew af311d7d2e Merge pull request #105 from Yusarina/zero-weight-removal-improvements-alpha2
Remove Zero Weights Improvements
- Add option to not remove 0 weight bones with children for things like skirts
- add option for listing zero weight bones rather than going ahead with deleting them
- add option for removing zero weight bones only if they have deform enabled.
2025-01-26 10:43:44 -05:00
Yusarina 239e212cf4 Remove Zero Weights Improvements
- Added Options to preserve Parent Bones.
- Added List mode only where the user can select the bones there want to remove.
- Added Options to only target Deform bones only and non deform bones only.

This is complete, the UI needs a little cleanup but I do this in a UI cleanup nearer Alpha 2.
2025-01-26 15:22:20 +00:00
Yusarina 1333b4d2d4 Rigify To Unity
Not Complete Yet however this is almost ready for Prime time. This converts the basic human armature for righfy to a Unity standard.

This may work for the more advanced human rigfy armatures as well and I planning to improve this before Alpha 2.
2025-01-26 14:51:02 +00:00
Yusarina 7fb1b9a8a4 Merge pull request #103 from Yusarina/Alpha-2
Forgot To add translations
2025-01-25 18:00:18 +00:00
Yusarina 2283a44579 Forgot To add translations 2025-01-25 17:59:45 +00:00
Yusarina c7318fbd0c Merge pull request #102 from Yusarina/Alpha-2
Fix
2025-01-25 17:57:53 +00:00
Yusarina f376b06caf Fix 2025-01-25 17:57:33 +00:00
Yusarina 4b69832ca1 Merge pull request #101 from Yusarina/Alpha-2
Add UV Tools
2025-01-25 17:50:01 +00:00
Yusarina 071b8186c9 Add UV Tools 2025-01-25 17:48:54 +00:00
Yusarina 146dec71f8 Merge pull request #97 from teamneoneko/Current
Bring Alpha 2 up to date
2025-01-03 09:26:09 +00:00
Yusarina d7cc8096b9 Merge pull request #96 from teamneoneko/Current-Dev
Current dev
0.1.2
2025-01-03 09:25:19 +00:00
Yusarina 08f37d3202 Version Bump 2025-01-03 09:24:33 +00:00
Onan Chew cb0abf3053 Merge pull request #93 from Yusarina/Current-Dev
Fixes
2024-12-25 10:32:20 -05:00
Yusarina 2bb1826346 Importer Fix
- Not sure how I managed to just hardcode fbx only and not add import anything back.
2024-12-23 23:46:29 +00:00
Yusarina 9ad760bfb8 Fixes
- Fixes issue with addon registration which just randomly broke at some point
- Fixes issue where merge armatures decided to break due to me messing up with properties.
- Fixed issue where you still had to select the mesh in the 3D Scene for viseme creation even though we have a UI selector now.
2024-12-23 18:16:52 +00:00
Yusarina 44593813b2 Merge pull request #92 from teamneoneko/Current
Bring Alpha 2 up to date
2024-12-19 00:04:22 +00:00
Yusarina 4d1a468db1 Merge pull request #91 from teamneoneko/Current-Dev
Current dev
0.1.1
2024-12-19 00:03:44 +00:00
Onan Chew bf5de6665c Merge pull request #90 from Yusarina/Current-Dev
Fixes and Improvements (Version 0.1.1 release candiate).
2024-12-18 18:53:35 -05:00
Yusarina b776ef78cb Hopeful Fix to UV's Imploding 2024-12-18 23:32:17 +00:00
Yusarina cbc973b0be Combine Materials Add UV map synchronization 2024-12-18 23:28:45 +00:00
Yusarina 8665292c7b Fixes and Improvements
- Improved typing in some areas.
- Improved code readability in some areas.
- Delete bone constraints would error out if the user is in edit mode, we now start in Object mode first.
- Fixed Eye tracking Ajust string not being in the translation files.
- There is now a selection box to select the mesh in the current active armature for viseme creation instead of the user having to select it in the 3D scene.
- Viseme preview mode won't allow you to start it if your in a other mode, you need to be in Object mode now.
- Combine Materials won't allow you to start it if your in a other mode, you need to be in Object mode now.
- Added Japanese and Korean UI Languages.
2024-12-18 02:44:26 +00:00
Yusarina c5d07892c2 Version Bump 2024-12-18 00:32:39 +00:00
Yusarina ef928a92d7 Getting Ready for the Alpha release 0.1.0 2024-12-17 15:27:09 +00:00
Onan Chew a77cd93a6b Merge pull request #87 from Yusarina/reeee
Fix to export button
2024-12-16 13:30:04 -05:00
Yusarina 7a6244f755 Fix to export button 2024-12-16 17:31:04 +00:00
Yusarina dc3190c84d Merge pull request #86 from Yusarina/reeee
Fixes
2024-12-16 13:57:55 +00:00
Yusarina c233e8aace Fixes 2024-12-16 13:57:12 +00:00
Yusarina 5e8c100151 Merge pull request #85 from Yusarina/reeee
Fixes
2024-12-16 13:43:26 +00:00
Yusarina c71154b0dc Fixes 2024-12-16 13:42:40 +00:00
Yusarina f38ddb54c7 Merge pull request #84 from Yusarina/reeee
Fix Importer
2024-12-16 13:18:14 +00:00
Yusarina a62ce2dfa8 Fix Importer 2024-12-16 13:12:33 +00:00
Yusarina 9c6efe583d Merge pull request #83 from Yusarina/reeee
Reeee
2024-12-16 13:10:51 +00:00
Yusarina 653bc88f6e Merge branch 'main' into pr/82 2024-12-16 13:09:39 +00:00
Yusarina d921371b4e Merge pull request #81 from Yusarina/Avatar-Toolkit-Overhaul
Avatar Toolkit Overhaul - Do not merge yet
2024-12-16 13:00:15 +00:00