User talk:WhiteStar
From OpenSimulator
(Difference between revisions)
												
			 (blanked old stuff out.)  | 
			 (reporting script test)  | 
			||
| Line 1: | Line 1: | ||
| + | == Script Tests ==  | ||
| + | I have tested '''llGetLinkNumberOfSides()''' in OpenSimulator (OSGrid); behavior matches what is experienced in SecondLife. [http://bit.ly/Wilgjh screenshot]  | ||
| + | A scripter more than a prim-torturer, I cannot be certain that I have tried ''every possible permutation'' for modifying prims (path cut, hole, profile cut, etc.). But the fxn seems to accurately return the number of a child prim's faces as compared to  '''llGetNumberOfSides''' from within each prim.   | ||
| + | |||
| + | What else is needed to test a fxn?   | ||
| + | |||
| + | [[User:Azwaldo|azwaldo]] 17:40, 24 January 2013 (UTC)  | ||
Revision as of 09:40, 24 January 2013
Script Tests
I have tested llGetLinkNumberOfSides() in OpenSimulator (OSGrid); behavior matches what is experienced in SecondLife. screenshot
A scripter more than a prim-torturer, I cannot be certain that I have tried every possible permutation for modifying prims (path cut, hole, profile cut, etc.). But the fxn seems to accurately return the number of a child prim's faces as compared to llGetNumberOfSides from within each prim.
What else is needed to test a fxn?
azwaldo 17:40, 24 January 2013 (UTC)