CTS-231 WIP create new ARC algorithm to be more accurate and account for meshes
First pass - uses the new algorithm to hopefully be more accurate of render load on low-end machines. Also accounts for mesh complexity, including if a mesh is weighted or non-weighted. Code reviewed by davep
Showing
- indra/newview/llfloatertools.cpp 6 additions, 2 deletionsindra/newview/llfloatertools.cpp
- indra/newview/llmeshrepository.cpp 24 additions, 0 deletionsindra/newview/llmeshrepository.cpp
- indra/newview/llmeshrepository.h 1 addition, 2 deletionsindra/newview/llmeshrepository.h
- indra/newview/llvoavatar.cpp 12 additions, 5 deletionsindra/newview/llvoavatar.cpp
- indra/newview/llvovolume.cpp 191 additions, 20 deletionsindra/newview/llvovolume.cpp
- indra/newview/llvovolume.h 2 additions, 3 deletionsindra/newview/llvovolume.h
Loading
Please register or sign in to comment