Difference between revisions of "Content Creation/Scripting User Group"

From Second Life Wiki
Jump to navigation Jump to search
(Redirected page to Simulator User Group)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{User Group Page
#REDIRECT [[Simulator_User_Group]]
|purpose=
This meeting is focused on scripting in Second Life. Meetings alternate between Jira triage of the SCR project and general discussion of scripting issues.
|date-time=
Mondays at 9 in Pacific time (SL standard time)
|location=
[http://maps.secondlife.com/secondlife/Ambleside/157/91/30 Ambleside]
|team=
Kelly Linden and Charlar Linden. Please contact one of us if you are unsure if your topic is relevant or appropriate.
|agenda=
<br><br>
'''General Schedule:'''
*9:00 -  9:05: Welcome
*9:05 -  9:15: News
*9:15 - 10:00: Triage or Discussion
<br>
'''Jira Triage'''<br>
First and Third Monday's of each month are Jira Triage.
: We will work from [https://jira.secondlife.com/secure/IssueNavigator.jspa?mode=hide&requestId=14052 this jira filter] on issues in the SCR project to discuss severity and complexity of bug reports and general feasibility and usability of feature requests.
<br>
#{{JiraIssue|VWR-28609|Please add PRIM_NAME and PRIM_DESC to keywords.ini}}  ([[User:MartinRJ Fayray|MartinRJ]])
#If I badly need an empty element (or row of empty elements) in list in mono script, what type should it be to take less memory? String right? There is something in list that conserves memory if you got same string element multiple times in a row. Please tell us more about list memory conservation tricks. ([[User:FadeOut Razorfen|FadeOut Razorfen]])
#In LSL, I use 32-bit integer as a binary map that says if I stored any data for specific thing in list. Is there any way to skip nulls in that map without directly checking them in a cycle? For example i have "10101110000000000000000000000001". "0" says that element is missing, and "1" says that there is something is stored in list for it (list has NO empty elements). Checking the row of "000000000000000000000000" is definitely bad. To skip those nulls I need to know the bit length between "1" elements. Is there any bit-wise mathematical method for it? ([[User:FadeOut Razorfen|FadeOut Razorfen]])
#{{JiraIssue|SVC-7779|changed() reports CHANGE_LOCOMOTION_STATE}}  ([[User:MartinRJ Fayray|MartinRJ]])
#Whats up with llOwnerSay( (string)llList2Float(["7"],0) ); outputting "7", but with llOwnerSay( (string)llList2Vector(["<1.00000, 2.00000, 3.00000>"],0) ); outputting "<0.00000, 0.00000, 0.00000>". Is it even supposed to be like that ?
<br>
'''General Discussion'''<br>
Second, Fourth and Fifth Monday's of each month are general discussion.
: Open discussion for specific jiras or topics brought up by attendees. Occasionally the Linden hosts may have specific topics as well.
 
|archive=
* [[Content_Creation/Scripting_User_Group/Transcripts]]
 
}}
[[Category:LSL]]

Latest revision as of 09:20, 16 July 2012