AVsitter/AVsitter2/Plugins/AVprop
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
..
[AV]menu.lsl Fix llDialog with empty buttons list for OpenSim. 2017-09-02 09:45:52 +02:00
[AV]object.lsl Fix precedence of the "!" logical NOT operator. 2017-09-02 09:45:52 +02:00
[AV]prop.lsl Unindent blocks that were left indented for clarity in the previous commit. 2017-09-02 09:45:52 +02:00