Nonbinary avatar shape (and just more dynamic base avatar shape settings)
in progress
Zoren Manray
As many of us know there is a huge variety of avatars in Second life. It’s a wonderful part of the platform that just allows unlimited expression. However something very old remains from history, an unspoken unnoted legacy setting. Despite all the advancements over the years, the base/classic avatar shape setting still only allows Two Binary options: Male or Female.
This hasn’t fully limited expression though, many creators have found workarounds over the years. Many workarounds just involve setting the base avatar shape for non-human and gender neutral/fluid avatars to female as it allows more variety in size and structure due to odd bulkiness of the SL male avatar. And while it’s all good and fine they are still just workarounds for the lack of a gender neutral base shape. It also leads to one of the ways scripts can try and guess a users chosen gender (OBJECT_BODY_SHAPE_TYPE) to end up with the wrong result and misgendering users in many cases.
If it was just a hard system limitation that would be extremely hard to fix this would be understandable why it’s left this way. However again looking at (https://wiki.secondlife.com/wiki/OBJECT_BODY_SHAPE_TYPE) it seems to indicate it’s a RANGE from [0.0, 1.0] which if true means the base avatar system from the beginning has always supported a Gender range from Female to Male and yet the shape editor in the viewer still only allows only two options… Again the question is why?
Thus I propose a third gender neutral option combining mostly based on the dynamic range of size of the female avatar for backwards compatibility with the non overlapping male avatar sliders unlocked. This would solve the issues of a binary choice and allow even more customization of the basic avatar shape.
Log In
Darling Brody
From a scripting point of view the male/female test is about the base body shape and was/is intended to allow scripts to cater to the differences in the male and female shapes. It is mostly pointless now that everyone wears a mesh body that has parameters well beyond the original two avatar shapes from 21 years ago.
I really do not want to see additional gender shapes continuously added because it will just keep breaking existing scripts every time they add a new shape. It would be much better to have a new field in the profile where people can choose from a wider list of body types and introduce a scripted function able to read that. This way both scripts and people viewing your profile can correctly determine your gender without needing the break any existing content based around the older functions.
I would suggest a new llGetObjectDetails() param of AVATAR_WOKE_GENDER or similar name to distinguish it from the legacy gender information. The rest is just a extra bit of information after your name in your profile to specify your gender/specie/etc.
Spooky Pumpkins
I'd love to also just see the inclusion of a groin/coin purse slider on the female shapes. I create rigged mesh that primarily is sized for female avatars, and I am constantly being asked to include sizes that allow a bulge. I think having that slider available would open up a lot of customization to androgynous and non-binary users, and it would take a huge weight off of the creator's shoulders just knowing they have to include a weight on the rig to allow users to have control over that feature.
This would require a re-work of the pelvis weights....and possibly increase the weight limit from 4, but it would help out tremendously.
Darling Brody
Spooky Pumpkins I think that can be done using animations etc placed in the purse, as deforming the avatar is possible using scripts.
Spooky Pumpkins
Darling Brody Not on a female shape - the slider/bone does not exist.
Sammy Huntsman
I think another big thing to this, is to enable Male shapes with breasts and even flat-chested female shapes. Among the many types of bodies out there.
Darling Brody
Sammy Huntsman Nope! This stuff has long been sold by creators of mesh bodies. Linden Labs should not be displacing creators by duplicating their work and providing it for free to people who otherwise would have purchased it from the creators.
Honey Puddles
This may also be worth a look, along a similar vein.
Signal Linden
in progress
Thanks for write-up, Zoren Manray. This has been a longstanding feature request. We actually just received an open source contribution that may address this, which has been pulled into an upcoming maintenance release.
Darling Brody
Signal Linden Please ensure the open source contribution wasn't taken from an existing paid product. Also please be mindful that every time Linden Labs introduces something to the viewer that was previously a paid product LL puts a creator out of work. As the landlord and owner of marketplace it is important for Linden Labs to avoid cornering all markets if they want creators to stay and keep making new stuff. Without us creators SL would look as baron as facebook's meta!
Zoren Manray
I just want to additionally stress again and repost the image from the LSL wiki: From examples I referenced it seems there is already a range built into the backend from the begining that we just cannot access due to binary [F or M] client settings alone. This option possibly might not require any restructuring on the database or server side. It appears to me it might only require the clients to be able to set the value other then [0.0 or 1.0]. How that will actually show up in world is another question, but IF it has always been designed to have a range it likely will still work as seen in the example. The positives being not having the choice of either a super light female or super heavy male base to then hang mesh avatars off of.
Vincent Nacon
I'm afraid that LL won't touch this because of the classic Ruth avatar. They won't ever touch nor make any update to it.
As for making dynamic range... I also have a feeling that someone will complain about it because some part of the sliders fell under their range, even if it's just a portion of it.
Zoren Manray
Vincent Nacon yes backwards compatibility means not too much can be done. However, I also make that point above in that the basic ruth avatar apparently has a range value already really at the least if there was a setting that could set OBJECT_BODY_SHAPE_TYPE to even 0.1 and give access to all the sliders that don't overlap with each other that would be a nice improvement because there's some deform settings you can only do with a male avatar and some that can only be done with a female.
Vincent Nacon
Zoren Manray I don't think we should be getting gender data from avatar's shape, because there are cases where someone may not realize what shape they're using as they switch between different outfits. Instead, it should be coming from their profile data, but not everyone want to provide that or have it shown in public. It does need a careful rethought on this matter, balancing between personal preference and proper form of coding.
Zoren Manray
Vincent Nacon Well Yeah, I would also love to see an option in profile or elsewhere where someone could specify their pronouns as Neutral, Female, Male, etc. for the preposes of LSL scripts that might want to use that. if people don't want to provide that it isn't terrible as it could just default to neutral.
VespertineAspergerianNincompoop Resident
Zoren Manray Enby here- I think I would personally like to keep pronouns tied to shapes or outfits rather than profile, but make it so that pronouns don't actually change the shape in any way. Have it as its own option, and have a different slider that controls the body shapes for masculine/enby/feminine bodies.
There are a couple benefits to doing it that way...
- Every avatar that you have could have different pronouns, allowing for more gender fluidity between different outfits or characters.
- The old scripts still work, but now the player gets to choose their pronouns rather than being gendered based on their body type.
You could still have pronouns on your profile as an entirely separate feature, but having a greater degree of control over the pronouns for every avatar would be extremely helpful.
(At least in my personal use case... since some of my avatars are they/them and others are she/her, and I try to give them a range of body types which rarely correspond to their pronoun choices.)
Ziel Omizu
VespertineAspergerianNincompoop Resident There are no built-in pronouns? Some scripts (mostly old or adult scripts) use body shape option (female or male) to
assume
an avatar's pronouns, but there's no LL user-based profile, outfit, or clothing setting for pronouns otherwise.Pronouns listed in profile info is completely optional. Users do it themselves as a way to share identity or show solidarity, but it's not necessary.