Hi all, I just switched a project to using the HEAD version and I have a major speed drop. This thread describes the problem: http://groups.google.com/group/away3d-dev/browse_thread/thread/b73a7c4e5f317933?hl=en#
I've gone from 30fps to 21fps in a spherical panorama viewer project I'm working on. I have 3 questions: 1. Is the official advice to modify the code as outlined by @ConteZero or to stick to the old code? 2. What side effects would commenting the clipping have other than increasing the render speed? 3. I've noticed that if I use the trunk code and then add a clipping rect, I'll loose even more speed (another 4fps). Could it be that there's some conflict here? J
