Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

[BUG-10646] Feature Request: llGetObjectDetails() constant OBJECT_PRIM_COUNT #954

Open
sl-service-account opened this issue Nov 7, 2015 · 0 comments

Comments

@sl-service-account
Copy link

Information

Currently we do not have an external means of getting an attachment's prim count.

llGetNumberOfPrims() only works from within the same object and llGetObjectPrimCount() returns 0 for attachments.

This feature request is for a constant, OBJECT_PRIM_COUNT to be added to the function, llGetObjectDetails();

It will behave the same as llGetObjectPrimCount(), but will return the target's prim count instead of 0 if it is attached. This method is preferred over changing llGetObjectPrimCount()'s operation in case there are applications depending on its current behaviour.

Comments welcome. Thanks in advance for any consideration.

Original Jira Fields
Field Value
Issue BUG-10646
Summary Feature Request: llGetObjectDetails() constant OBJECT_PRIM_COUNT
Type New Feature Request
Priority Unset
Status Accepted
Resolution Accepted
Reporter Lucia Nightfire (lucia.nightfire)
Created at 2015-11-07T22:28:07Z
Updated at 2017-05-08T23:29:14Z
{
  'Business Unit': ['Platform'],
  'How would you like the feature to work?': "Currently we do not have an external means of getting an attachment's prim count.\r\n\r\nllGetNumberOfPrims() only works from within the same object and llGetObjectPrimCount() returns 0 for attachments.\r\n\r\nThis feature request is for a constant, OBJECT_PRIM_COUNT to be added to the function, llGetObjectDeatils();\r\n\r\nIt will behave the same as llGetObjectPrimCount(), but will return the target's prim count instead of 0 if it is attached. This method is preferred over changing llGetObjectPrimCount()'s operation in case there are applications depending on its current behaviour.\r\n\r\nComments welcome. Thanks in advance for any consideration.",
  'ReOpened Count': 0.0,
  'Severity': 'Unset',
  'Target Viewer Version': 'viewer-development',
  'Why is this feature important to you? How would it benefit the community?': '?',
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant