AVsitter/AVsitter2
Sei Lisa 7482550bef Some micro-optimizations.
- [AV]sitA: Compute loading progress percentage without converting to float. Remove some 'else' clauses, adding 'return' where appropriate. That required moving the retrieval of the next notecard line near the top. A block has been left indented for clarity, and will be unindented in the next commit.
- [AV]prop: Remove some 'else' clauses, adding 'return' where appropriate. A block has been left indented for clarity, and will be unindented in the next commit.
- [AV]Xcite!: Change (string)llList2Integer to llList2String, after verifying that the elements in the list are always integers, and therefore this can't cause problems.
- [AV]root-RLV-extra: Remove unused event.
- [AV]faces: Change llListReplaceList with a replacement of [] to llDeleteSubList, to save one argument. Remove unnecessary 'else'.
- [AV]sequence: Comment out unused condition. It would be removed by the optimizer anyway, but this will hopefully help with clarity.
- AVpos-shifter: Change var++ to ++var (the optimizer would also do this anyway).
2017-09-02 09:45:52 +02:00
..
Plugins Some micro-optimizations. 2017-09-02 09:45:52 +02:00
Utilities Some micro-optimizations. 2017-09-02 09:45:52 +02:00
[AV]adjuster.lsl Prepare the core scripts for OpenSim. 2017-09-02 09:45:52 +02:00
[AV]helper.lsl Prepare the core scripts for OpenSim. 2017-09-02 09:45:52 +02:00
[AV]root-security.lsl Fix some marginal bugs, and the version of [AV]faces. 2017-09-02 09:45:52 +02:00
[AV]root.lsl Comment and formatting changes; no actual code changes. 2017-09-02 09:45:52 +02:00
[AV]select.lsl Fix some marginal bugs, and the version of [AV]faces. 2017-09-02 09:45:52 +02:00
[AV]sitA.lsl Some micro-optimizations. 2017-09-02 09:45:52 +02:00
[AV]sitB.lsl Prepare the core scripts for OpenSim. 2017-09-02 09:45:52 +02:00
avsitter2_link_message_reference.md fix errors in intial upload 2017-08-29 11:30:17 +02:00
IMPORT_GUIDE.md formatting fixes 2017-09-01 17:52:39 +02:00
Makefile Prepare the core scripts for OpenSim. 2017-09-02 09:45:52 +02:00
MARKETPLACE.txt Revise MARKETPLACE.txt and fix typo 2017-08-07 16:55:12 +10:00
prepare-for-oss.py Prepare the core scripts for OpenSim. 2017-09-02 09:45:52 +02:00
RELEASE.md Prepare the core scripts for OpenSim. 2017-09-02 09:45:52 +02:00