alicevision / MeshroomMaya

Photomodeling plugin for Maya
http://alicevision.org
Mozilla Public License 2.0
140 stars 36 forks source link

Improve "image cache" #113

Closed eprana closed 9 years ago

eprana commented 9 years ago

Currently, we load N images at the same time in Maya (using a list of the loaded images) When a scene is saved and reopened, the list of the loaded images is not updated, and we can load 2*N images. If we save and open a scene several time, there are too many images loaded.