summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.cpp
AgeCommit message (Collapse)Author
2010-09-15Fixed threading-related crash that would occur when decomposition completed.Matthew Breindel (Falcon)
2010-09-09Massage importer UIDave Parks
2010-09-02Fix for crash when loading models (Don't hit UI from the main thread). ↵Dave Parks
Added asserts to LLFastTimer to verify main thread use only.
2010-08-26buildfix - replaced NULL with FALSENyx (Neal Orman)
gcc doesn't like passing NULL where you mean FALSE. This unsticks the linux build. de-minimis change, no review.
2010-08-26buildfix: fixing linux build to handle new SSE2 architectureNyx (Neal Orman)
code reviewed by davep and falcon
2010-08-26Add missing files from viewer-experimentalDave Parks