#47 withdrew MATERIAL's wrong field list (it decoded ambient_color_method = 542113793 on the very first field) and kept only proven content: names/description from the string stream plus the measured data budget (1264 bits R2004, 1284 R2010/R2013, 516/516/1028 R2018). Twelve BD slots decode to exactly 1/48 at data bits 46, 120, 250, 324, 510, 584, 706, 780, 900, 974, 1096, 1170 - six pairs 74 bits apart, one per texture map - but inter-pair gaps (204/260/196/194/196) pin no repeating block. Every file has only ByLayer/ByBlock/Global, bit-identical apart from the name, so the joint-boundary search has nothing to bite on. Needs a redistributable DWG with a user-defined material (a synthetic one from examples/build_fixtures.rs once the writer can emit MATERIAL, or a permissively-licensed sample). Tracked as Unhandled until then.
#47 withdrew MATERIAL's wrong field list (it decoded ambient_color_method = 542113793 on the very first field) and kept only proven content: names/description from the string stream plus the measured data budget (1264 bits R2004, 1284 R2010/R2013, 516/516/1028 R2018). Twelve BD slots decode to exactly 1/48 at data bits 46, 120, 250, 324, 510, 584, 706, 780, 900, 974, 1096, 1170 - six pairs 74 bits apart, one per texture map - but inter-pair gaps (204/260/196/194/196) pin no repeating block. Every file has only ByLayer/ByBlock/Global, bit-identical apart from the name, so the joint-boundary search has nothing to bite on. Needs a redistributable DWG with a user-defined material (a synthetic one from examples/build_fixtures.rs once the writer can emit MATERIAL, or a permissively-licensed sample). Tracked as Unhandled until then.