Commit Graph

16 Commits (8f892d0f36fda170a5cecf0aea89887d6d0e45ef)

Author SHA1 Message Date
Tofu Linden 08ee190ec8 EXT-7499 WIP Prevent other avatars from remaining with a ruth shape
to be reviewed by nyx.
2010-06-01 22:30:14 +01:00
Nyx Linden 46fc55fca5 EXT-7208 FIX add color / tint to tattoos
Adds a color swatch to tattoo wearable that allows users to color their tattoos.
Defaults to white so should not affect existing tattoo wearables.

Code reviewed by Vir.
2010-05-19 12:16:20 -04:00
Nyx (Neal Orman) 989207faf7 EXT-2974 Alpha mask textures not applied immediately
Eyelashes were causing the avatar's head to disappear on a non-cached
outfit if you created an alpha mask object through the appearance editor
even though you didn't select the head to be invisible. This would not
affect the baked texture, only the local composite.

No clue exactly why the symptom was what it was, but the way we were
using eyelashes was the source of the problem. Moving the special-case
eyelashes to an alpha mask layer fixes the issue.

 -Nyx
2010-01-04 18:36:30 -05:00
Nyx (Neal Orman) c74d5c483c EXT-3317 missing string in appearance editor
name string wasn't capitalized so couldn't find the actual label to apply.
capitalizing "Wrinkles" makes the string be found. yay.

Reviewed by Vir
2009-12-11 12:47:36 -05:00
Nyx (Neal Orman) 8c99b37ac0 EXT-2535 wearables saved in 2.0 don't load in 1.23
Incrementing wearable version number was a bad thing here - we want to
keep all wearables reporting as version 22 until we make a breaking change.
Reverted the version number and put in a hack to force any version 24 wearables
to be re-saved as version 22. The hack can be removed before release, as it
should only affect internal testers.

Code reviewed by Seraph

--HG--
branch : avatar-pipeline
2009-11-17 16:22:12 -05:00
Nyx (Neal Orman) 9d8bd3625a DEV-1186 possibly typo in avatar_lad.xml
bumped wearable definition number and fixed minor typo in avatar_lad.xml - fix submitted by external contributor.
Verified the change is correct and gave credit - change is de minimis, but we haven't caught this/noticed on our
own for a while.

Code reviewed by Bigpapi
2009-11-03 14:41:53 -05:00
Steve Bennetts 59407cdb9c merge 2009-10-28 14:42:46 -07:00
Eric Tulla c27d0874bc Fix for DEV-39996 / EXT-942. Avatar hair and eyelashes had lost partial transparency.
-Reviewed by nyx (simpler xml fix for hair suggested by him as well)
2009-10-26 18:41:26 +00:00
Steve Bennetts 65bf35cfed merge 2009-10-19 10:49:48 -07:00
Neal Orman d08b0b6ae8 merging in new wearable infrastructure to get a step closer to eventually supporting multiple wearables per type. Merge tested and compiles/working on linux and windows - no obvious regressions on appearance or appearance editor. Merge generated no conflicts due to being tested in fresh re-branch in avatar-pipeline/multiple-textures-12. Merge perfomed with following command:
svn merge -r 136489:136510 svn+ssh://svn.lindenlab.com/svn/linden/branches/avatar-pipeline/multiple-textures-12 .

Progress can be tracked in DEV-32551.

 -Nyx
2009-10-16 17:56:30 +00:00
Bryan O'Sullivan 30ff6cabd6 Merge with trunk 2009-08-31 13:47:47 -07:00
Steven Bennetts 9ec432034d merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3
ignore-dead-branch
2009-06-21 08:04:56 +00:00
Bryan O'Sullivan 6eeb1bd48f Merge with SVN trunk 2009-05-29 13:00:05 -07:00
Adam Moss 9dfe0ca9a0 svn merge -r121194:121210
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer-1.23.onetwo-merge-1

QAR-1531 viewer 1.23rc1+1.23rc2 merge to trunk
2009-05-22 09:58:47 +00:00
Bryan O'Sullivan 7966bd9b67 Re-add character data. 2009-04-14 20:04:08 +00:00
Bryan O'Sullivan 28ed8f954d Re-add character data. 2009-04-14 20:04:08 +00:00