AVsitter/AVsitter2/Plugins
Sei Lisa d23699fbe6 Change the strategy for the U+FFFD separator handling.
Use a global variable instead. In SL, the optimizer does the replacement automatically, therefore no memory penalty is incurred. In OpenSim, the variable is assigned at run time with llUnescapeURL. The OpenSim separator is also changed from U+001F to U+007F, because most control characters under U+0020 cause problems with exporting when present in script memory.

Fixes #41.
2017-09-15 17:43:48 +02:00
..
AVcamera Prepare the core scripts for OpenSim. 2017-09-02 09:45:52 +02:00
AVcontrol Add caveat on the use of -1 for all sitters. 2017-09-10 19:45:55 +02:00
AVfaces Fix precedence of the "!" logical NOT operator. 2017-09-02 09:45:52 +02:00
AVprop Change the strategy for the U+FFFD separator handling. 2017-09-15 17:43:48 +02:00
AVsequence Some micro-optimizations. 2017-09-02 09:45:52 +02:00