feat: clothing lane, character sources, and DCC bridges
Bulk import of the working lanes that were living untracked on the PC. Content: - characters/ Lena/male body lanes, bakes, texture work, run logs - clothing/ garment pipeline, configs, gates, contract docs - garments/ MD-authored garment sources (.zprj/.zpac) - UAL-Lib/ Universal Animation Library 2 source (.blend/.fbx/.glb) - tools/ blender_bridge, iclone_bridge, md_bridge, tailor, glm_agent - docs/, plans/, dev/, .agents/plans/ Repo hygiene: - .gitattributes: LFS now covers .blend, .zprj, .zpac, .obj, .npy and the Reallusion .iAvatar/.ccAvatar/.ccRestore containers. Without this the ~3.8 GB in this commit would land as raw blobs. .png/.jpg are left out on purpose — ~250 are already tracked raw and converting them would rewrite every one without shrinking history. - .gitignore: exclude /accurig/ (~1 GB AccuRig program files, redistributable from Reallusion, nothing authored here) and /dev/null/ (git-lfs hook copies dropped by a `>/dev/null` redirect on Windows). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
00:01.954 blend | Read blend: "C:\Users\Jeremy\tinqs\animation\characters\female\lena_nude\hires_claude\10_welded.blend"
|
||||
[line 0.3s] in: 860389v 1721808f
|
||||
[line 2.1s] boundary loops: 689 (edges: 830)
|
||||
[line 407.3s] pinholes filled: 689 loops, 0 skipped (> 8 edges or error)
|
||||
[line 407.9s] deleted 3 degenerate faces
|
||||
[line 409.7s] after fill: 860389v 1721805f boundary_edges=839 nonmanifold=1649
|
||||
[line 410.5s] zone 699714 verts, protected 3442
|
||||
[line 424.4s] round 1: seed 5111 -> band 12595 (S=19744) CG it=862 rel=9.9e-15 moved max 16.922 mm, median(band) 0.888 mm
|
||||
[line 428.6s] after: seed mask 2790, kink>12deg 7449, kink>20deg 3649
|
||||
[line 435.6s] round 2: seed 2790 -> band 7862 (S=13441) CG it=551 rel=9.1e-15 moved max 15.878 mm, median(band) 0.546 mm
|
||||
[line 439.6s] after: seed mask 2154, kink>12deg 7186, kink>20deg 3680
|
||||
[line 446.5s] round 3: seed 2154 -> band 6157 (S=10984) CG it=705 rel=7.6e-15 moved max 15.741 mm, median(band) 0.434 mm
|
||||
[line 450.6s] after: seed mask 1860, kink>12deg 6994, kink>20deg 3607
|
||||
[line 453.2s] TOTAL displacement: max 17.261 mm, 16589 verts moved >0.05 mm
|
||||
Info: Saved as "17_healed.blend"
|
||||
[line 453.3s] WROTE 17_healed.blend
|
||||
LINE_DONE
|
||||
Blender 5.1.2 (hash ec6e62d40fa9 built 2026-05-19 01:37:34)
|
||||
|
||||
Blender quit
|
||||
Reference in New Issue
Block a user