Ticket #985 (new defect)

Opened 2 years ago

Shift texture storage on resize

Reported by: ArcRiley Owned by:
Priority: Medium Milestone: beta3
Component: soy.textures Version: Trunk
Keywords: Cc:

Description

Texture.size can currently be changed, however, the data in the resulting texel store is mangled by the process.

Texture.gs (in libsoy) needs to be modified to shift texture data on resize such that the resulting texture works.

Note: See TracTickets for help on using tickets.