Closed PondWader closed 5 months ago
Reading values from an object is relatively expensive, this PR avoids reading a previous value in the current object unless arrayRepeat is set to true.
I've run it already
Reading values from an object is relatively expensive, this PR avoids reading a previous value in the current object unless arrayRepeat is set to true.