Blender Git Loki
Git Commits -> Revision 99ee18c6
Revision 99ee18c6 by Sergey Sharybin (master) May 9, 2011, 10:03 (GMT) |
Fix for memory leak caused by re-making mipmaps Problem was caused by different limits for "last" mipmap: it was 1x1 for mkaing mipmaps and 2x2 for re-making. 2x2 should be enough for mipmap. |
Commit Details:
Full Hash: 99ee18c684da65ba774175c0b57a086e8222464a
SVN Revision: 36569
Parent Commit: 4c71d9e
Lines Changed: +1, -1
1 Modified Path:
/source/blender/imbuf/intern/filter.c (+1, -1) (Diff)