secondlife / jira-archive

2 stars 0 forks source link

[BUG-225912] [BOM] Some of the BOM placeholder textures are still grey or mapped to the wrong texture #4595

Open sl-service-account opened 5 years ago

sl-service-account commented 5 years ago

Steps To Reproduce

Attachments

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-225912 | | Summary | [BOM] Some of the BOM placeholder textures are still grey or mapped to the wrong texture | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Triaged | | Labels | bakesonmesh | | Reporter | Whirly Fizzle (whirly.fizzle) | | Created at | 2018-12-05T17:37:11Z | | Updated at | 2019-04-03T03:50:44Z | ``` { 'Build Id': 'unset', 'Business Unit': ['Platform'], 'Date of First Response': '2018-12-06T11:44:36.784-0600', 'ReOpened Count': 0.0, 'Severity': 'Unset', 'System': 'SL Simulator', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Filling in', 'What were you doing when it happened?': '...', 'What were you expecting to happen instead?': '....', 'Where': 'Any region', } ```
sl-service-account commented 5 years ago

Whirly Fizzle commented at 2018-12-05T18:09:08Z

Bug still reproduces on Second Life Project BakesOnMesh 6.0.1.522127 (64bit)

sl-service-account commented 5 years ago

Whirly Fizzle commented at 2018-12-06T16:30:18Z, updated at 2018-12-06T16:34:19Z

Placeholder texture UUIDs

BAKED_HEAD: 11c5d053-0ea9-a529-46cb-351d4e84d17a BAKED_UPPER: 149e7c88-74ef-995b-5e23-a27208de3193 BAKED_LOWER: 066d5659-0856-748e-a6de-495d896fe93b BAKED_EYES: 136c0789-b42c-4c6c-134b-63669d981fcb BAKED_SKIRT: baf656f8-0b45-a85a-244e-f3bdb835f1a2 BAKED_HAIR: 1ba5b07f-2d59-21ed-066c-1e188f9a8cad

BAKED_LEFTARM: 9f39febf-22d7-0087-79d1-e9e8c6c9ed19 BAKED_LEFTLEG: 054a7a58-8ed5-6386-0add-3b636fb28b78 BAKED_AUX1: 790c11be-b25c-c17e-b4d2-6a4ad786b752 BAKED_AUX2: d78c478f-48c7-5928-5864-8d99fb1f521e BAKED_AUX3: 6a95dd53-edd9-aac8-f6d3-27ed99f3c3eb

sl-service-account commented 5 years ago

Kyle Linden commented at 2018-12-06T17:44:37Z

This is essentially a dupe of the internal issue to implement these textures, SL-1519 failing QA.

sl-service-account commented 5 years ago

Whirly Fizzle commented at 2019-04-03T03:50:45Z

New UUIDs

const LLUUID IMG_USE_BAKED_HEAD ("5a9f4a74-30f2-821c-b88d-70499d3e7183"); const LLUUID IMG_USE_BAKED_UPPER ("ae2de45c-d252-50b8-5c6e-19f39ce79317"); const LLUUID IMG_USE_BAKED_LOWER ("24daea5f-0539-cfcf-047f-fbc40b2786ba"); const LLUUID IMG_USE_BAKED_EYES ("52cc6bb6-2ee5-e632-d3ad-50197b1dcb8a"); const LLUUID IMG_USE_BAKED_SKIRT ("43529ce8-7faa-ad92-165a-bc4078371687"); const LLUUID IMG_USE_BAKED_HAIR ("09aac1fb-6bce-0bee-7d44-caac6dbb6c63"); const LLUUID IMG_USE_BAKED_LEFTARM ("ff62763f-d60a-9855-890b-0c96f8f8cd98"); const LLUUID IMG_USE_BAKED_LEFTLEG ("8e915e25-31d1-cc95-ae08-d58a47488251"); const LLUUID IMG_USE_BAKED_AUX1 ("9742065b-19b5-297c-858a-29711d539043"); const LLUUID IMG_USE_BAKED_AUX2 ("03642e83-2bd1-4eb9-34b4-4c47ed586d2d"); const LLUUID IMG_USE_BAKED_AUX3 ("edd51b77-fc10-ce7a-4b3d-011dfc349e4f");