summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.cpp
AgeCommit message (Expand)Author
2010-12-20thread safety checkingBrad Payne (Vir Linden)
2010-12-15SH-594 - added an extra redundant check for nameless nodesBrad Payne (Vir Linden)
2010-12-15SH-594 FIX: added check for nameless nodesBrad Payne (Vir Linden)
2010-12-14mergeBrad Payne (Vir Linden)
2010-12-14SH-439 FIX: track name requested in UI separately, so we can fall back to nam...Brad Payne (Vir Linden)
2010-12-14BUILDFIX uninitialized variableNyx (Neal Orman)
2010-12-13fixed bad line endingsBrad Payne (Vir Linden)
2010-12-13mergeBrad Payne (Vir Linden)
2010-12-13SH-653 FIX: upload button now starts out disabledBrad Payne (Vir Linden)
2010-12-10mergeDave Parks
2010-12-10Remove redundant call to glodGroupParameteriDave Parks
2010-12-10More correct GLOD usage -- one group, many objects.Dave Parks
2010-12-10fixed model uploader aspect not updating, text not following resize, and file...leyla_linden
2010-12-10merge cleanup.Dave Parks
2010-12-10mergeDave Parks
2010-12-10Reskin model importer according to latest spec, add extra LoD decimation para...Dave Parks
2010-12-09Initial code for the upload model wizard - loading model is working, not much...leyla_linden
2010-12-08Fix for SH-424prep
2010-12-08Automated merge from mesh-developmentLoren Shih
2010-11-30Make importer use 3-light setup all the timeDave Parks
2010-11-23Fix for SH-479prep linden
2010-11-22merge of earlier code that got stomped from a previous mergeprep linden
2010-11-19remove unused variable make gcc happyDave Parks
2010-11-19Don't reset preview target unless high LOD is being swapped out.Dave Parks
2010-11-19SH-525 fix for crash when specifying LOD slots out of order.Dave Parks
2010-11-19mergeDave Parks
2010-11-19SH-448 Initial draft of implementing UI spec for "advanced" importer.Dave Parks
2010-11-19Fix for crash on accessing a translation element that is NULLprep linden
2010-11-17Implemented support for parsing bone offsets from a Collada file when no skel...prep linden
2010-11-15Implemented support for getting at the child translational element if the SID...prep
2010-11-15Backed out changeset: 1c9c6cdcccdeprep
2010-11-15Implemented support for getting at the child translational element if the SID...prep
2010-10-28- Pelvis offsets are now preservedprep
2010-10-19mergeDave Parks
2010-10-19Make preview render match what will be uploaded (exposes transform changes be...Dave Parks
2010-10-19Moved retry logic for certain mesh header fetches to help with SH-323 'Some m...Jonathan Wolk
2010-10-15Fix for various crashes on exit and leaks when using convex decomposition.Dave Parks
2010-10-15SH-338 Fix for crash when setting medium LOD to none.Dave Parks
2010-10-14mergeDave Parks
2010-10-14SH-324 Clamp models to 64m on upload.Dave Parks
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-10-12SH-320 Make "scale" spinner actually work and show dimensions of current model.Dave Parks
2010-10-12SH-264 Fix for lowest lod defaulting to a huge number of triangles when choos...Dave Parks
2010-10-08Fix for bad labels on physics shape in importer.Dave Parks
2010-10-07Prep loves to type static const intDave Parks
2010-10-06Added mandatory single hull simplification to mesh upload.Dave Parks
2010-10-05mergeDave Parks
2010-10-05Post review cleanup.Dave Parks
2010-10-05Rewrite LLPhysicsDecomp to have a more generic callback system.Dave Parks
2010-10-04Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/Nyx (Neal Orman)