AVsitter/AVsitter2/Plugins
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
..
AVcamera Prepare the core scripts for OpenSim. 2017-09-02 09:45:52 +02:00
AVcontrol Fix llDialog with empty buttons list for OpenSim. 2017-09-02 09:45:52 +02:00
AVfaces Fix precedence of the "!" logical NOT operator. 2017-09-02 09:45:52 +02:00
AVprop Fix precedence of the "!" logical NOT operator. 2017-09-02 09:45:52 +02:00
AVsequence Some micro-optimizations. 2017-09-02 09:45:52 +02:00