LSL Status/Types

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Robot: Cosmetic changes)
(LSL Types Status)
Line 19: Line 19:
  
  
{| class="wikitable sortable" border="1" cellpadding="5" cellspacing="0" align="center"
+
{| cellspacing="0" cellpadding="5" border="1" align="center" style="width: 100%;" class="sortable"
|- style="background-color:#99CCFF;font-weight:bold" align="center" valign="bottom"
+
|- style="background-color:#57C604;font-size:10pt;font-weight:bold;border-bottom:1px solid;" align="center" valign="bottom"
 
| width="25%" | Type
 
| width="25%" | Type
 
| width="25%" | Done
 
| width="25%" | Done

Revision as of 04:50, 26 June 2017

What is the current LSL Type Status?

Introduction


Table Key

Ready for Testing Partially Implemented Fully Implemented Tested/Fail Deprecated Not supported


LSL Types Status

7 of 7 LSL types are fully implemented:


Type Done Notes
integer Yes Converted to C# int
float Yes Converted to C# decimal
vector Yes Custom Class <dec, dec, dec>
rotation Yes Custom Class <dec, dec, dec, dec>
key Yes Converted to C# string
string Yes Converted to C# string
list Yes Converted to C# List

Back to LSL Status

See Also

Personal tools
General
About This Wiki