Difference between revisions of "User:Ama Omega/archive/script jira triage"

From Second Life Wiki
Jump to navigation Jump to search
Line 11: Line 11:


=== New Features ===
=== New Features ===
* {{jira|SVC-6300}} - '''llStartAnimationSynced()''' - start an animation synced with a given timestamp - 2 votes - [[User:Haravikk_Mistral|Haravikk Mistral]]
** Partially (but not critically) dependent upon {{jira|SVC-6357}} ('''llGetUnixTimeNanos()''') discussed previously.
* {{jira|SVC-6539}} - Constants-based text-entry for [[llDialog]] - 1 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
* {{jira|SVC-6551}} - '''[Display Names]''' '''llLooksLike'''() function to test visual similarity between a known string and arbitrary UTF - 0 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
* {{jira|SVC-6551}} - '''[Display Names]''' '''llLooksLike'''() function to test visual similarity between a known string and arbitrary UTF - 0 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
* {{jira|SVC-6660}} - '''llIntegerToHex'''() - function for integer/hex conversion - 0 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
* {{jira|SVC-6660}} - '''llIntegerToHex'''() - function for integer/hex conversion - 0 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
Line 20: Line 17:


== Triaged Last Time ==
== Triaged Last Time ==
* {{jira|SVC-6300}} - '''llStartAnimationSynced()''' - start an animation synced with a given timestamp - 2 votes - [[User:Haravikk_Mistral|Haravikk Mistral]]
** Partially (but not critically) dependent upon {{jira|SVC-6357}} ('''llGetUnixTimeNanos()''') discussed previously.
* {{jira|SVC-6539}} - Constants-based text-entry for [[llDialog]] - 1 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
== Triaged Previously ==
* {{jira|SVC-6432}} - '''[Display Names]''' Add <code>X-SecondLife-Owner-Display-Name</code> and <code>X-SecondLife-Owner-Username</code> headers to [[llHTTPRequest]]() - [[User:Haravikk Mistral|Haravikk Mistral]]
* {{jira|SVC-6432}} - '''[Display Names]''' Add <code>X-SecondLife-Owner-Display-Name</code> and <code>X-SecondLife-Owner-Username</code> headers to [[llHTTPRequest]]() - [[User:Haravikk Mistral|Haravikk Mistral]]
* {{jira|SVC-1432}} - '''llDetectedNormal'''() - provide normal vectors (or rotations) for collision events - 11 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
* {{jira|SVC-1432}} - '''llDetectedNormal'''() - provide normal vectors (or rotations) for collision events - 11 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
Line 26: Line 28:
* {{jira|SVC-6532}} - '''agent()''' event for detecting changes in avatar state, ideal for animation overriders - 2 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
* {{jira|SVC-6532}} - '''agent()''' event for detecting changes in avatar state, ideal for animation overriders - 2 votes - [[User:Haravikk Mistral|Haravikk Mistral]]
** Similar issues {{jira|SVC-408}} and {{jira|SVC-91}} have 110 votes between them. SVC-6532 is essentially a better solution to both as well as more future-proof than either.
** Similar issues {{jira|SVC-408}} and {{jira|SVC-91}} have 110 votes between them. SVC-6532 is essentially a better solution to both as well as more future-proof than either.
== Triaged Previously ==
* {{jira|SVC-6350}} - Megaprims in Estate Tools (specific proposal) - 1 vote - [[User:Talarus_Luan|Talarus Luan]]
* {{jira|SVC-6350}} - Megaprims in Estate Tools (specific proposal) - 1 vote - [[User:Talarus_Luan|Talarus Luan]]
* {{jira|SVC-2105}} - '''llSetLinkListPrimitiveParams'''() for setting multiple, specific linked items - 54 votes - [[User:Haravikk_Mistral|Haravikk Mistral]]
* {{jira|SVC-2105}} - '''llSetLinkListPrimitiveParams'''() for setting multiple, specific linked items - 54 votes - [[User:Haravikk_Mistral|Haravikk Mistral]]

Revision as of 13:15, 21 March 2011

Details

Every other Monday at Kelly's office hours we will hold a Scripting jira triage. If you have an issue you would like discussed, please add it to the end of the issue triage list below. Please add a single line for each jira with:
your avatar name, jira id, jira subject

Process:

  • Delete all issues in "Triaged Last Time"
  • Discuss the issues one at a time from top to bottom
  • After discussing the issue I will set the 'last triaged' field, change status if appropriate and comment on the issue
  • Move the triaged issue down to the "Triaged Last Week" category.

Issues To Triage

Bugs

New Features

Triaged Last Time

Triaged Previously