Fix invalid usage of texture->getSize() where actually texture->getOriginalSize(...
authorsapier <Sapier at GMX dot net>
Tue, 22 Oct 2013 17:31:49 +0000 (19:31 +0200)
committersapier <Sapier at GMX dot net>
Sun, 3 Nov 2013 22:00:54 +0000 (23:00 +0100)
commit68bbdf1b2c1bc70f48d52694411cd7859d09c728
tree18a755ef663b479bffea72faf75803b4821ff5f8
parent5fbc39a76c7a1e985337ab1f35211de6c710e273
Fix invalid usage of texture->getSize() where actually texture->getOriginalSize() was meant
src/guiEngine.cpp
src/mesh.cpp