|
From: <tre...@us...> - 2007-11-11 14:35:32
|
Revision: 570
http://ogoglio.svn.sourceforge.net/ogoglio/?rev=570&view=rev
Author: trevorolio
Date: 2007-11-11 06:35:36 -0800 (Sun, 11 Nov 2007)
Log Message:
-----------
Profiling the client revealed that most of our heap was spent on body textures, so I reduced Mike's body textures to 512x512 which looks much the same but greatly reduces his memory footprint.
Ideally we would look at memory usage and dynamically downsample textures and refetch them from cache should space reappeare, but that isn't happening just yet.
Modified Paths:
--------------
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/texture/Blue Skin.jpg
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/texture/Meet Us In Orbit.jpg
maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/texture/body.jpg
Modified: maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/texture/Blue Skin.jpg
===================================================================
(Binary files differ)
Modified: maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/texture/Meet Us In Orbit.jpg
===================================================================
(Binary files differ)
Modified: maven/trunk/ogoglio-bodies/ogoglio-body-mike/src/main/resources/texture/body.jpg
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|