Files
SingularityViewer/indra/llappearance
Shyotl ef9fbe2193 Attempt to speed up agent idle update by optimizing wearable/visualparam related lookups/iterations a bit more.
Generalized several templates in llstl.h in order to support more containers.
Removed several instances of is_in_map/getWearableCount being followed immediately by another lookup with the same key. find is more efficient, as we get an iterator to use instead of a simple boolean.
2013-04-24 17:52:17 -05:00
..
2013-02-01 21:26:08 +01:00
2013-02-01 21:26:08 +01:00
2013-03-26 00:46:11 -05:00