Age | Commit message (Collapse) | Author |
|
or aberrant behavior, but this just looks better if we allow higher range of motion.
|
|
other avatars.
Fixed issue where left/right was appearing in non-female edit physics.
|
|
in llphysicsmotion.cpp.
|
|
getting reset to default values from wearable.
Took out smoothing param.
Redefined maxeffect param to affect range of motion.
|
|
|
|
|
|
transmitted params.
|
|
|
|
Added missing skirt physics param for belly.
|
|
Made a bunch of aesthetic changes to physics panel accordion.
|
|
Split some physics parameters into separate accordions based on updown/leftright.
Fixed a minor issue with physics edit tab height.
|
|
Reduced extent of belly motion.
|
|
Added more controls for belly & butt.
Cleaned up code around physics parameter initialization.
|
|
|
|
Added accordions for physics.
|
|
|
|
Rescaled the max speed param.
|
|
Did a bunch of code cleanup.
|
|
|
|
texture maps.
|
|
|
|
Renamed various parameters.
|
|
Turned off normal/binormal effects for morphing.
Fixed issue where updates were always being sent even if below the change threshold.
|
|
instead of parameter space.
|
|
|
|
(defunct branch).
Added butt and belly.
|
|
physics.
|
|
|
|
Changed range of some breast motion params.
Updated icon.
|
|
Changed logic to reset to user params if velocity is 0.
Code cleanup.
Took out extraneous "Physics" accordions from previous implementation.
|
|
Cleaned up some code.
Removed "Add" from right-click when multiwear is not permitted.
|
|
Added debug setting for disabling physics.
Added disable-multiwear and disable-camera-reset to wearabletype.
|
|
Changed behavior of gain.
Changed names of Driver/Driven params.
|
|
|
|
Added a third visual param group VISUAL_PARAM_GROUP_TWEAKABLE_NO_TRANSMIT
to specify visual params that are user-tweakable, but should not be sent
over the network.
We should have this group *only* for new user-tweakable visual parameters
that should not be sent over the network. These should only be used for
*new* parameters that only contribute to the generation of baked textures.
Code reviewed by Richard
|
|
to be reviewed by nyx.
|
|
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.
|
|
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
|
|
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
|
|
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
|
|
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
|
|
|
|
transparency.
-Reviewed by nyx (simpler xml fix for hair suggested by him as well)
|
|
|
|
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
|
|
|
|
ignore-dead-branch
|
|
|
|
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
|
|
|