Difference between revisions of "User:Void Singer"

From Second Life Wiki
Jump to navigation Jump to search
m (test edit to see edit option changes)
m (new layout change to clean up edits)
Line 10: Line 10:
}}
}}


<div id="box">
{{void-box
== Personal Coding Practices ==
|title=Coding Practices
<div style="padding: 0.5em">
|content=
* [[User:Void_Singer/Formating|Formating]] - How and Why I write code the way I do.
* [[User:Void_Singer/Formating|Formating]] - How and Why I write code the way I do.
* [[User:Void_Singer/Optimizations|Optimizations]] - Some useful optimizations I've tested.
* [[User:Void_Singer/Optimizations|Optimizations]] - Some useful optimizations I've tested.
</div></div>
}}


<div id="box">
{{void-box
== Helpful Bits ==
|title=Helpful Bits
<div style="padding: 0.5em">
|content=
* [[User:Void_Singer/Rotations|Common Rotation Tasks Simplified]].
* [[User:Void_Singer/Rotations|Common Rotation Tasks Simplified]].
</div></div>
}}


<div id="box">
{{void-box
== Projects ==
|title=Projects
<div style="padding: 0.5em">
|content=
[[User:Void_Singer/Challenge|Functional Challenge]] - Forum Competitive Scripting Challenge
[[User:Void_Singer/Challenge|Functional Challenge]] - Forum Competitive Scripting Challenge
</div></div>
}}


<div id="box">
{{void-box
== Full Programs ==
|title=Full Programs
<div style="padding: 0.5em">
|content=
[[User:Void_Singer/Programs#v7-D_Adv_Color_Picker|v7-D Advanced Color Picker]] - Dialog driven, multi-prim color picker.  
[[User:Void_Singer/Programs#v7-D_Adv_Color_Picker|v7-D Advanced Color Picker]] - Dialog driven, multi-prim color picker.  
</div></div>
}}


<div id="box">
{{void-box
== Jira Articles Being Tracked By Me ==
|title= Tracked Jira Articles
<div style="padding: 0.5em">
|content=
* [https://jira.secondlife.com/browse/SVC-93 SVC-93] - llSetPrimitiveParams PRIM_ROTATION and llSetRot incorrectly implemented for child prims
* [https://jira.secondlife.com/browse/SVC-93 SVC-93] - llSetPrimitiveParams PRIM_ROTATION and llSetRot incorrectly implemented for child prims
* [https://jira.secondlife.com/browse/VWR-2060 SVC-2060] - llMapDestination (and possibly SLURLs) sometimes fail to use the target vector data
* [https://jira.secondlife.com/browse/VWR-2060 SVC-2060] - llMapDestination (and possibly SLURLs) sometimes fail to use the target vector data
* [https://jira.secondlife.com/browse/SVC-998 SVC-998] - Object Local Rotation Incorretly Aligned to Child Prim
* [https://jira.secondlife.com/browse/SVC-998 SVC-998] - Object Local Rotation Incorretly Aligned to Child Prim
</div></div>
}}


<div id="box">
{{void-box
 
|title=Other Resources Links
== Links to Other Resources ==
|content=
<div style="padding: 0.5em">
* [http://lslwiki.net/lslwiki/wakka.php?wakka=HomePage lslwiki.net] - Alternate lsl wiki.
* [http://lslwiki.net/lslwiki/wakka.php?wakka=HomePage lslwiki.net] - Alternate lsl wiki.
* [http://rpgstats.com/wiki/index.php?title=Main_Page rpgstats.com] - Alternate lsl wiki.
* [http://rpgstats.com/wiki/index.php?title=Main_Page rpgstats.com] - Alternate lsl wiki.
</div></div>
}}


<div id="box">
{{void-box
== Questions or Comments? ==
|title=Questions or Comments?
<div style="padding: 0.5em">
|content=
Feel free to leave me a note on my [[User_talk:Void_Singer|User Talk]] page.
Feel free to leave me a note on my [[User_talk:Void_Singer|User Talk]] page.
</div></div>
}}


[[Category:Builder]]
[[Category:Builder]]
[[Category:Scripter]]
[[Category:Scripter]]

Revision as of 10:16, 19 May 2009

About:

  • Born: 1975
  • Name: Void is fine, "Your Majesty" or "Emperess" works too ;)
  • Location: Utah, for the moment
  • History: Started off making webpages, then scripting for webpages (jscript), went to college for a few years, studied programming and networking. I do a little of everything, from digital art, to running my own web & streaming media servers, to anything you can think of in SL.
I'm easy-going, love to help, pretty non-judgmental, and love interesting scripting challenges =)I know a little about alot, and alot about very little. I'm also kinda random, rather shy, and occasionally bouncy so.... beware!

Coding Practices

Projects

Functional Challenge - Forum Competitive Scripting Challenge

Full Programs

v7-D Advanced Color Picker - Dialog driven, multi-prim color picker.

Tracked Jira Articles

  • SVC-93 - llSetPrimitiveParams PRIM_ROTATION and llSetRot incorrectly implemented for child prims
  • SVC-2060 - llMapDestination (and possibly SLURLs) sometimes fail to use the target vector data
  • SVC-998 - Object Local Rotation Incorretly Aligned to Child Prim

Other Resources Links

Questions or Comments?

Feel free to leave me a note on my User Talk page.