slarson / wholebrain

Automatically exported from code.google.com/p/wholebrain
0 stars 0 forks source link

Client retrieving Brain.obj twice in succession on start up #458

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start latest dev client
2. Examine server logs
3. Note 2 successive GET /content/Brain.obj calls

Each call retrieves 1,389,131 bytes.

This double GET occurs after: GET /content/TH.obj
and before: GET /content/Granule_98_3D.morph.xml

Original issue reported on code.google.com by davlit0...@gmail.com on 19 Mar 2010 at 6:46

GoogleCodeExporter commented 9 years ago
This is an issue I need to fix. The reason we are retrieving Brain.obj twice is 
because 
one is used to represent the Brain in the scene and the other one is used for 
the 
MiniMap. 

Original comment by piperfl...@gmail.com on 22 Mar 2010 at 8:54

GoogleCodeExporter commented 9 years ago
Not an issue anymore

Original comment by caprea on 22 Sep 2010 at 5:40