• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: VWR-951
Type: New Feature New Feature
Status: Reopened Reopened
Priority: Normal Normal
Assignee: Unassigned
Reporter: Ur Jun
Votes: 34
Watchers: 6
Operations

If you were logged in you would be able to see more operations.
1. Second Life Viewer - VWR

Ability to disable default avatar

Created: 30/May/07 06:07 AM   Updated: 11/Nov/09 09:39 AM
Return to search
Component/s: Avatar/Character
Affects Version/s: None
Fix Version/s: None

Issue Links:
Relates


 Description  « Hide
Many custom avatars use invisprims or body crushers to hide the mandatory body shape.

Please add an ability to completely disable the rendering of a user's Avatar/Shape.

The simplest approach, for a user, would be a toggle function in LSL;

llSetDisplayAvatar(FALSE);

This could then be placed in the state_entry() of a prim attachment, and the corresponding function placed in state_exit().

This would make custom avatars much cleaner and more accurate (invisprims render quite strangely and also strip shiny/bumpy from any prim attachments that overlap).



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Simon Nolan made changes - 31/May/07 08:55 AM
Field Original Value New Value
Link This issue duplicates VWR-812 [ VWR-812 ]
Simon Nolan made changes - 31/May/07 08:57 AM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Duplicate [ 3 ]
Haravikk Mistral made changes - 09/Jun/07 04:58 AM
Status Resolved [ 5 ] Reopened [ 4 ]
Resolution Duplicate [ 3 ]
WarKirby Magojiro made changes - 19/Jun/07 02:38 PM
Link This issue is related to by SVC-345 [ SVC-345 ]
Rob Linden made changes - 22/Dec/07 02:28 AM
Workflow jira [ 11846 ] jira-2007-12-21 [ 25640 ]
Rob Linden made changes - 22/Dec/07 02:40 AM
Workflow jira [ 25640 ] jira-2007-12-21 [ 26322 ]
Rob Linden made changes - 22/Dec/07 03:27 PM
Workflow jira-2007-12-21 [ 26322 ] jira-2007-12-22 [ 32713 ]
Rob Linden made changes - 22/Dec/07 03:49 PM
Workflow jira-2007-12-21 [ 32713 ] jira-2007-12-22 [ 34770 ]
Rob Linden made changes - 22/Dec/07 08:46 PM
Workflow jira-2007-12-22 [ 34770 ] jira-2007-12-22a [ 39899 ]
Rob Linden made changes - 22/Dec/07 10:03 PM
Workflow jira-2007-12-22 [ 39899 ] jira-2007-12-22a [ 43873 ]
Rob Linden made changes - 22/Dec/07 10:26 PM
Workflow jira-2007-12-22 [ 43873 ] jira-2007-12-22a [ 45228 ]
Coadey Concord made changes - 18/Feb/08 07:04 PM
Status Reopened [ 4 ] Resolved [ 5 ]
Resolution Duplicate [ 3 ]
Haravikk Mistral made changes - 04/Mar/08 09:24 AM
Resolution Duplicate [ 3 ]
Status Resolved [ 5 ] Reopened [ 4 ]
Khyota Wulluf made changes - 05/Nov/08 08:13 PM
Link This issue duplicates VWR-812 [ VWR-812 ]
Khyota Wulluf made changes - 05/Nov/08 08:14 PM
Link This issue Relates to VWR-812 [ VWR-812 ]
Khyota Wulluf made changes - 05/Nov/08 08:19 PM
Link This issue is related to by VWR-8394 [ VWR-8394 ]
Sue Linden made changes - 13/Nov/08 11:08 AM
Workflow jira-2007-12-22a [ 45228 ] jira-2008-11-14 [ 64777 ]
Sue Linden made changes - 13/Nov/08 11:30 AM
Workflow jira-2007-12-22a [ 64777 ] jira-2008-11-14 [ 72770 ]
Sue Linden made changes - 13/Nov/08 05:01 PM
Workflow jira-2008-11-14 [ 72770 ] jira-2008-11-14a [ 97563 ]
Sue Linden made changes - 13/Nov/08 05:16 PM
Workflow jira-2008-11-14 [ 97563 ] jira-2008-11-14a [ 103154 ]
Sue Linden made changes - 13/Nov/08 05:25 PM
Workflow jira-2008-11-14 [ 103154 ] jira-2008-11-14a [ 106857 ]
Sue Linden made changes - 13/Nov/08 05:41 PM
Workflow jira-2008-11-14 [ 106857 ] jira-2008-11-14a [ 112224 ]
Sue Linden made changes - 13/Nov/08 06:11 PM
Workflow jira-2008-11-14 [ 112224 ] jira-2008-11-14a [ 122986 ]
Sue Linden made changes - 13/Nov/08 06:38 PM
Workflow jira-2008-11-14 [ 122986 ] jira-2008-11-14a [ 133009 ]
Sue Linden made changes - 13/Nov/08 06:56 PM
Workflow jira-2008-11-14 [ 133009 ] jira-2008-11-14a [ 140273 ]
Adeon Writer made changes - 11/Nov/09 09:32 AM
Description
Many custom avatars use invisprims or body crushers to hide the mandatory body shape.

Please add an ability to completely disable the rendering of a user's Avatar/Shape.

The simplest approach, for a user, would be a toggle function in LSL;

llSetDisplayAvatar(FALSE);

This could then be placed in the state_entry() of a prim attachment, and the corresponding function placed in state_exit().

This would make custom avatars much cleaner and more accurate (invisprims render quite strangely and also strip shiny/bumpy from any prim attachments that overlap).
Many custom avatars use invisprims or body crushers to hide the mandatory body shape.

Please add an ability to completely disable the rendering of a user's Avatar/Shape.

The simplest approach, for a user, would be a toggle function in LSL;

llSetDisplayAvatar(FALSE);

This could then be placed in the state_entry() of a prim attachment, and the corresponding function placed in state_exit().

This would make custom avatars much cleaner and more accurate (invisprims render quite strangely and also strip shiny/bumpy from any prim attachments that overlap).