feat(body_mesh): Add body mesh separator module with edge dissolution
- Add body_mesh submodule with VRM_OT_separate_non_skin_faces operator - Add VRM_PT_body_mesh_separator panel for UI integration - Add utility functions for mesh operations and edge dissolution logic - Add comprehensive edge dissolution configuration files for all body parts (head, torso, arms, legs, hands) with UV coordinates - Add test utilities for validating mesh separation operations - Add .gitignore to exclude Python cache files and test artifacts - Register body_mesh module in editor package initialization - Update registration.py to include new body mesh components
This commit is contained in:
BIN
editor/body_mesh/__pycache__/__init__.cpython-313.pyc
Normal file
BIN
editor/body_mesh/__pycache__/__init__.cpython-313.pyc
Normal file
Binary file not shown.
BIN
editor/body_mesh/__pycache__/ops.cpython-313.pyc
Normal file
BIN
editor/body_mesh/__pycache__/ops.cpython-313.pyc
Normal file
Binary file not shown.
BIN
editor/body_mesh/__pycache__/test_utils.cpython-313.pyc
Normal file
BIN
editor/body_mesh/__pycache__/test_utils.cpython-313.pyc
Normal file
Binary file not shown.
BIN
editor/body_mesh/__pycache__/utils.cpython-313.pyc
Normal file
BIN
editor/body_mesh/__pycache__/utils.cpython-313.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user