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,28 @@
|
||||
00:01.750 blend | Read blend: "C:\Users\Jeremy\tinqs\animation\characters\female\lena_nude\hires_claude\10_welded.blend"
|
||||
[line 0.3s] in: 860389v 1721808f
|
||||
[line 1.8s] boundary loops: 689 (edges: 830, largest [5, 5, 5, 4, 4, 3])
|
||||
[line 18.9s] deleted 3 degenerate faces
|
||||
[line 19.0s] after fill: 860389v 1721805f boundary_edges=830 nonmanifold=1649
|
||||
[line 19.8s] zone 699714 verts, protected 3442
|
||||
[line 34.7s] round 1: clamped 1555 verts to 2.5 mm (largest pre-clamp 16.9 mm)
|
||||
[line 34.8s] round 1: seed 5111 -> band 12595 (S=19744) CG it=862 rel=9.9e-15 moved max 2.500 mm, median(band) 0.888 mm
|
||||
[line 38.8s] after: seed mask 3007, kink>12deg 7760, kink>20deg 3893
|
||||
[line 46.4s] round 2: clamped 650 verts to 2.5 mm (largest pre-clamp 14.4 mm)
|
||||
[line 46.4s] round 2: seed 3007 -> band 8242 (S=13805) CG it=632 rel=9.0e-15 moved max 2.500 mm, median(band) 0.537 mm
|
||||
[line 50.4s] after: seed mask 2324, kink>12deg 7311, kink>20deg 3713
|
||||
[line 57.1s] round 3: clamped 314 verts to 2.5 mm (largest pre-clamp 12.2 mm)
|
||||
[line 57.2s] round 3: seed 2324 -> band 6566 (S=11477) CG it=663 rel=9.6e-15 moved max 2.500 mm, median(band) 0.431 mm
|
||||
[line 61.1s] after: seed mask 1849, kink>12deg 6923, kink>20deg 3543
|
||||
[line 66.6s] round 4: clamped 208 verts to 2.5 mm (largest pre-clamp 11.0 mm)
|
||||
[line 66.6s] round 4: seed 1849 -> band 5235 (S=9324) CG it=591 rel=9.8e-15 moved max 2.500 mm, median(band) 0.357 mm
|
||||
[line 70.6s] after: seed mask 1627, kink>12deg 6856, kink>20deg 3567
|
||||
[line 74.8s] round 5: clamped 105 verts to 2.5 mm (largest pre-clamp 7.2 mm)
|
||||
[line 74.8s] round 5: seed 1627 -> band 4657 (S=8307) CG it=469 rel=9.6e-15 moved max 2.500 mm, median(band) 0.321 mm
|
||||
[line 78.7s] after: seed mask 1455, kink>12deg 6862, kink>20deg 3573
|
||||
[line 81.2s] TOTAL displacement: max 12.499 mm, 17144 verts moved >0.05 mm
|
||||
Info: Saved as "22_lines.blend"
|
||||
[line 81.4s] WROTE 22_lines.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