AVsitter/AVsitter2/Utilities
Sei Lisa 4ed043d823 Fix precedence of the "!" logical NOT operator.
We knew that in OpenSim, the bitwise NOT "~" operator's precedence was broken (see <http://opensimulator.org/mantis/view.php?id=3268>), but it appears that the same bug affects the logical NOT operator "!" as well, so it needs parentheses when followed by more expressions.
2017-09-02 09:45:52 +02:00
..
Updater Remove or add parentheses as necessary to improve clarity. 2017-09-02 09:45:52 +02:00
Anim-perm-checker.lsl Comment and formatting changes; no actual code changes. 2017-09-02 09:45:52 +02:00
AVpos-generator.lsl Comment and formatting changes; no actual code changes. 2017-09-02 09:45:52 +02:00
AVpos-shifter.lsl Some micro-optimizations. 2017-09-02 09:45:52 +02:00
Missing-anim-finder.lsl Comment and formatting changes; no actual code changes. 2017-09-02 09:45:52 +02:00
MLP-converter.lsl Fix precedence of the "!" logical NOT operator. 2017-09-02 09:45:52 +02:00
Noob-detector.lsl Whitespace-only changes. 2017-08-31 12:08:57 +02:00