- 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
16 lines
2.9 KiB
JSON
16 lines
2.9 KiB
JSON
{
|
||
"description": "VRM模型头部区域需要融并的边索引列表(用于三角面转四边面)",
|
||
"region": "head",
|
||
"total_edges": 420,
|
||
"edge_indices": [
|
||
2107, 2109, 2114, 2116, 2122, 2123, 2126, 2128, 2129, 2131, 2133, 2136, 2139, 2141, 2146, 2155, 2159, 2163, 2165, 2168, 2170, 2173, 2178, 2179, 2183, 2185, 2190, 2195, 2198, 2209, 2211, 2215, 2217, 2219, 2221, 2226, 2228, 2233, 2236, 2239, 2242, 2246, 2247, 2248, 2252, 2253, 2254, 2259, 2262, 2263, 2266, 2267, 2271, 2275, 2278,
|
||
4245, 4247, 4252, 4254, 4255, 4256, 4259, 4265, 4273, 4281, 4282, 4291, 4294, 4295, 4299, 4305, 4307, 4308, 4310, 4314, 4318, 4321, 4327, 4329, 4337, 4342, 4343, 4347, 4348, 4352, 4356, 4361, 4365, 4366, 4368, 4372, 4377, 4378, 4380, 4382, 4384, 4390, 4391, 4395, 4400, 4404, 4405, 4406, 4411, 4412,
|
||
6362, 6363, 6368, 6370, 6373, 6380, 6382, 6386, 6388, 6390, 6393, 6397, 6400, 6404, 6408, 6411, 6412, 6418, 6420, 6421, 6422, 6425, 6433, 6438, 6441, 6448, 6453, 6457, 6460, 6466, 6469, 6474, 6478, 6481, 6483, 6485, 6491, 6494, 6497, 6498, 6500, 6503, 6506, 6507, 6513, 6518, 6519, 6521, 6526, 6527, 6530, 6531,
|
||
8579, 8582, 8587, 8590, 8593, 8595, 8596, 8601, 8606, 8609, 8610, 8612, 8615, 8617, 8623, 8629, 8630, 8636, 8640, 8643, 8648, 8655, 8657, 8658, 8662, 8665, 8667, 8668, 8670, 8671, 8676, 8678, 8685, 8687, 8691, 8694, 8696, 8698, 8699, 8703, 8707, 8708, 8710, 8712, 8714, 8718, 8719, 8721, 8727, 8731, 8733, 8735, 8738, 8745,
|
||
10758, 10760, 10765, 10771, 10772, 10777, 10780, 10782, 10783, 10785, 10789, 10790, 10797, 10802, 10811, 10812, 10823, 10824, 10827, 10830, 10831, 10832, 10838, 10844, 10845, 10852, 10858, 10859, 10863, 10866, 10870, 10873, 10874, 10875, 10876, 10877, 10881, 10885, 10891, 10896, 10899, 10902, 10905, 10906, 10910, 10916, 10921, 10922, 10925, 10926,
|
||
12887, 12892, 12894, 12897, 12899, 12904, 12905, 12912, 12917, 12920, 12923, 12926, 12931, 12933, 12936, 12939, 12940, 12941, 12944, 12952, 12954, 12955, 12958, 12961, 12964, 12966, 12967, 12973, 12979, 12984, 12986, 12989, 12992, 12995, 12998, 13002, 13004, 13008, 13011, 13014, 13016, 13018, 13026, 13027, 13032, 13036, 13038, 13041, 13042, 13046,
|
||
14999, 15001, 15006, 15008, 15011, 15012, 15013, 15018, 15019, 15022, 15026, 15027, 15028, 15033, 15039, 15040, 15044, 15047, 15051, 15056, 15061, 15063, 15066, 15069, 15070, 15071, 15072, 15076, 15078, 15082, 15083, 15086, 15093, 15097, 15100, 15103, 15106, 15109, 15110, 15113, 15118, 15120, 15121, 15129, 15130, 15133, 15134, 15138, 15140, 15144, 15146, 15149, 15153, 15154, 15155, 15158, 15160, 15169,
|
||
17278, 17280, 17285, 17287, 17292, 17293, 17296, 17297, 17300, 17305, 17307, 17309, 17312, 17320, 17321, 17324, 17326, 17329, 17332, 17337, 17339, 17342, 17344, 17348, 17349, 17352, 17355, 17362, 17365, 17367, 17370, 17372, 17375, 17379, 17383, 17386, 17388, 17393, 17396, 17399, 17400, 17405, 17410, 17415, 17419, 17425, 17428, 17433, 17435, 17441, 17442
|
||
]
|
||
}
|