tanzfisch / Igor

Igor Game Engine
http://igor.logasoft.co.nz/doxygen/index.html
GNU Lesser General Public License v3.0
7 stars 0 forks source link

textures not getting released #333

Open tanzfisch opened 1 year ago

tanzfisch commented 1 year ago

sometimes textures that are linked to a model are not getting released after the model was released.

Voxel example: IGOR 00:00:46:478|01 [USER ] Unreleased resources: IGOR 00:00:46:478|01 [USER ] rock.png ref:3 IGOR 00:00:46:478|01 [USER ] dirt.png ref:3 IGOR 00:00:46:478|01 [USER ] grass.png ref:3

3D example: IGOR 00:00:01:522|01 [USER ] Unreleased resources: IGOR 00:00:01:522|01 [USER ] crate/crate_diff.png ref:3 IGOR 00:00:01:522|01 [USER ] cat/cat_diff.png ref:3