|
From: SourceForge.net <no...@so...> - 2005-11-30 20:51:31
|
Bugs item #1370363, was opened at 2005-11-30 14:51 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=1370363&group_id=45158 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: nstensland (nstensland) Assigned to: Nobody/Anonymous (nobody) Summary: Memory Leak with UVs set too large numbers Initial Comment: There seems to be a memory leaks when assigning textures to shapes (general polygon in my example) which have been assigned UV coordinates with large values (a range from -500 to 500 in my example). When seting the UVs to a range of 0..1, the memory leaks goes away. Should the UV always be in range 0..1 ? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=442052&aid=1370363&group_id=45158 |