LSL Status
From OpenSimulator
(Difference between revisions)
m (→Latest LSL News: Updated links in "Latest LSL News" heading.) |
|||
(49 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | {{ | + | {{Quicklinks}} |
− | + | ||
− | + | ||
− | + | ||
{{content}} | {{content}} | ||
− | =What is the current LSL Status? | + | = What is the current LSL/OSSL Status? = |
− | + | ||
− | + | ||
− | + | == Introduction == | |
− | '''This page is always | + | '''This page is always WRONG'''<br> |
− | ''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.'' | ||
− | == | + | == LSL/OSSL Status | Quick Progress Guide == |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
'''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= | + | |align=center width=48.0% style="background:#00E000; padding: 1px 0;"| |
− | <!-- |align=center width= | + | |align=center width=52.0% style="background:#E00000; padding: 1px 0;"| |
+ | <!-- |align=center width=50.0% style=background:#E00000| --> | ||
|} | |} | ||
− | '''Types''' | + | '''[[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= | + | |align=center width=0% style="background:#E00000; padding: 1px 0;"| |
+ | <!-- |align=center width=40% style=background:#E00000| --> | ||
|} | |} | ||
− | '''Events''' | + | '''[[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= | + | |align=center width=94.0% style="background:#00E000; padding: 1px 0;"| |
− | |align=center width= | + | |align=center width=6.0% style="background:#E00000; padding: 1px 0;"| |
|} | |} | ||
− | '''Functions''' | + | '''[[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= | + | |align=center width=85.0% style="background:#00E000; padding: 1px 0;"| |
− | |align=center width= | + | |align=center width=15.0% style="background:#E00000; padding: 1px 0;"| |
|} | |} | ||
+ | <br /> | ||
− | == | + | == Latest LSL News == |
− | + | ||
− | [ | + | * 2 events, 7 functions missing from LSL. |
+ | * Some notes on converting [[LSL:PrimitiveParams]] to OpenSimulator PrimitiveBaseShape | ||
− | + | == Latest OSSL News == | |
− | + | * For help enabling OSSL, [[OSSL Enabling Functions|click here]]. | |
+ | * [[OSSL TextureDrawing|OSSL texture drawing functions]] | ||
+ | * [[OS Scripting Tutorial]] | ||
− | + | *OSSL Reference | |
− | [[ | + | **[[OSSL_Implemented|OSSL Implemented Functions]] |
− | [ | + | **[[OSSL Constants|OSSL Constants]] |
+ | **[[OSSL Status/Types|OSSL Types Status Page]] | ||
+ | **[[OSSL Status/Events|OSSL Events Status Page]] | ||
− | = | + | = See Also = |
− | [[ | + | * [[LSL_OSSL_Standards|Proposed LSL OSSL coding standards]] |
− | [ | + | * LSL |
+ | ** [[LSL Status/Types|LSL Types Status Page]] | ||
+ | ** [[LSL Status/Events|LSL Events Status Page]] | ||
+ | ** [[LSL Status/Functions|LSL Functions Status Page]] | ||
+ | ** [[LSL_Status/Constants|LSL Constants]] | ||
+ | ** [[LSL Status/Kan-ed|Kan-Ed Tests]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Users]] | [[Category:Users]] | ||
[[Category:Support]] | [[Category:Support]] | ||
− | [[Category:Tech Reference]] | + | [[Category:Tech Reference]] |
[[Category:Help]] | [[Category:Help]] | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
− | [[Category: | + | [[Category:Getting Started]] |
[[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