Another optimisation for the internal structural object for large numbers of models.
The ModelList.add_item() method no longer loops over all models to check if a model is already present, instead using the new current_models list.
Authored by: bugman 2014-01-27
Parent: [r22051]
Child: [r22053]