LSL Status
From OpenSimulator
(Difference between revisions)
Steevithak (Talk | contribs) m (→See Also: added link to orphaned lsl/ossl coding standards proposal) |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
== Introduction == | == Introduction == | ||
− | + | '''This page is always WRONG'''<br> | |
− | + | ||
− | '''This page is always | + | |
''If you find a feature that works that is not listed as "working" here,'' | ''If you find a feature that works that is not listed as "working" here,'' | ||
''Please fully test it out and update it here or make a note that it is working and ready to be tested, if you can't test it.'' | ''Please fully test it out and update it here or make a note that it is working and ready to be tested, if you can't test it.'' | ||
Line 17: | Line 15: | ||
'''Script tests''' | '''Script tests''' | ||
− | {| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left | + | {| style="border: 1px solid black;" cellspacing=1 width=50% height=15x align=left |
− | |align=center width=48.0% style=background:#00E000| | + | |align=center width=48.0% style="background:#00E000; padding: 1px 0;"| |
− | |align=center width=52.0% style=background:#E00000| | + | |align=center width=52.0% style="background:#E00000; padding: 1px 0;"| |
<!-- |align=center width=50.0% style=background:#E00000| --> | <!-- |align=center width=50.0% style=background:#E00000| --> | ||
|} | |} | ||
Line 25: | Line 23: | ||
'''[[LSL Status/Types|LSL-Types Status]]''' | '''[[LSL Status/Types|LSL-Types Status]]''' | ||
− | {| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left | + | {| style="border: 1px solid black;" cellspacing=1 width=50% height=15x align=left |
− | |align=center width=100% style=background:#00E000| | + | |align=center width=100% style="background:#00E000; padding: 1px 0;"| |
− | |align=center width=0% style=background:#E00000| | + | |align=center width=0% style="background:#E00000; padding: 1px 0;"| |
<!-- |align=center width=40% style=background:#E00000| --> | <!-- |align=center width=40% style=background:#E00000| --> | ||
|} | |} | ||
Line 33: | Line 31: | ||
'''[[LSL Status/Events|LSL-Events Status]]''' | '''[[LSL Status/Events|LSL-Events Status]]''' | ||
− | {| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left | + | {| style="border: 1px solid black;" cellspacing=1 width=50% height=15x align=left |
− | |align=center width=94.0% style=background:#00E000| | + | |align=center width=94.0% style="background:#00E000; padding: 1px 0;"| |
− | |align=center width=6.0% style=background:#E00000| | + | |align=center width=6.0% style="background:#E00000; padding: 1px 0;"| |
|} | |} | ||
'''[[LSL Status/Functions|LSL-Functions Status]]''' | '''[[LSL Status/Functions|LSL-Functions Status]]''' | ||
− | {| style="border: 1px solid black" cellspacing=1 width=50% height=15x align=left | + | {| style="border: 1px solid black;" cellspacing=1 width=50% height=15x align=left |
− | |align=center width=85.0% style=background:#00E000| | + | |align=center width=85.0% style="background:#00E000; padding: 1px 0;"| |
− | |align=center width=15.0% style=background:#E00000| | + | |align=center width=15.0% style="background:#E00000; padding: 1px 0;"| |
|} | |} | ||
<br /> | <br /> | ||
Line 82: | Line 80: | ||
[[Category:Development]] | [[Category:Development]] | ||
[[Category:Todo]] | [[Category:Todo]] | ||
+ | |||
+ | [[Category:OSSL]] | ||
+ | [[Category:OSSL_Functions]] |
Latest revision as of 02:47, 24 November 2020
This article or section contains incomplete information. Please help us by completing the content on this page. |
[edit] What is the current LSL/OSSL Status?
[edit] Introduction
This page is always WRONG
If you find a feature that works that is not listed as "working" here,
Please fully test it out and update it here or make a note that it is working and ready to be tested, if you can't test it.
[edit] LSL/OSSL Status | Quick Progress Guide
Script tests
[edit] Latest LSL News
- 2 events, 7 functions missing from LSL.
- Some notes on converting LSL:PrimitiveParams to OpenSimulator PrimitiveBaseShape
[edit] Latest OSSL News
- For help enabling OSSL, click here.
- OSSL texture drawing functions
- OS Scripting Tutorial
- OSSL Reference