summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.cpp
AgeCommit message (Collapse)Author
2011-03-16Fix for SH-1017. We now disallow malformed rigs to be uploaded (i.e. missing ↵prep linden
bones, improperly names bones etc...)
2011-03-16WIP:Manual pelvis offsetprep linden
2011-03-14WIP: manual pelvis offset for rigs that contain bone offsetsprep
2011-03-09SH-632 Fix for inconsistent decimation results and off by one errors causing ↵Dave Parks
decimations where none are needed.
2011-03-09SH-706 Make triangle limit and error threshold spinners respond to arrow clicks.Dave Parks
2011-03-09SH-587 Make cancel button on physics tabs more responsive.Dave Parks
2011-02-28sh-517 Content authors can specify a pivot node (Assetpivot).prep linden
2011-02-24SH-1040 Make both model preview drop downs functionalleyla_linden
2011-02-23Mergeleyla_linden
2011-02-23SH-1035 Model preview background color should match specleyla_linden
2011-02-22SH-438 Use node name instead of mesh name for object names when importing ↵Dave Parks
meshes.
2011-01-21SH-704 Potential fix for crash in LLModelPreview::calcResourceCost.Dave Parks
2011-01-13Automated merge from mesh-developmentLoren Shih
2011-01-12SH-717 Viewer crash on exit after Upload model dialog could not be spawnedLoren Shih
Took out unused function that was seen in crash report from this bug. No functionality change.
2011-01-12Mergeleyla_linden
2011-01-12SH-777 Wizard top buttons need to be clickable and switch between wizard stepsleyla_linden
2011-01-11mergeBrad Payne (Vir Linden)
2011-01-11SH-742 FIX, SH-743 FIX: now treat requesting a specific triangle limit ↵Brad Payne (Vir Linden)
differently from changing some other LOD parameter, to avoid successive simplification problem
2011-01-10Mergeleyla_linden
2011-01-10Automated merge from mesh-developmentLoren Shih
2011-01-10Added support for parsing a matrix sids translation elements for jointsprep linden
2011-01-07SH-759 FIXED Various crashes in model floater after you open file picker ↵Loren Shih
then cancel Took out erroneous logic for handling when a file picker is canceled. Reviewed by Davep.
2011-01-06Mergeleyla_linden
2011-01-06added callback for updating wizard dimensions and costs from the model previewleyla_linden
properly enabling/disabling wizard buttons xml ui fixes
2011-01-05Fix for SH-579prep
2011-01-05fixed line endings againBrad Payne (Vir Linden)
2011-01-05mergeDave Parks
2011-01-04Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-01-04clear some LLPointer issues for SH-694: check if there are any other ↵Xiaohong Bao
LLPointer issues in the mesh model uploading flow and fix them if exist.
2010-12-31SH-727 Working cancel button and cancel buttons for physics decomp stages.Dave Parks
2010-12-31Mergeleyla_linden
2010-12-31Physics stage of wizardleyla_linden
2010-12-30automated mergeRoxie Linden
2010-12-30Code review fix from davep - use booling or operator and not binary oneRoxie Linden
Remove unnecessary state check. Initial dialog work for showing physics cost in upload dialog
2010-12-30SH-714 Fix for skinned meshes being incorrectly scaled.Dave Parks
2010-12-29SH-632 Fix for auto generating mesh LODs sometimes reducing High LOD ↵Dave Parks
triangle count.
2010-12-22mergeDave Parks
2010-12-22SH-658 Preserve LOD mode when switching between preview LoDs.Dave Parks
2010-12-22Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2010-12-22fix for SH-648: Crash on exit in LLViewerFetchedTexture (ref count error)Xiaohong Bao
2010-12-22Update llconvexdecomposition and fix gcc compiler errorDave Parks
2010-12-22mergeDave Parks
2010-12-22SH-636 Update physics tab to new spec, move "completed" physics decomp ↵Dave Parks
callbacks to main thread, add object model to decomposition tool, make imported model scales non-uniform.
2010-12-21fixed wizard model not previewing issues and added pan/zoomleyla_linden
2010-12-20model upload wizard - added optimization and state changesleyla_linden
2010-12-20SH-682 FIX, SH-594 FIX - removed mFMP wrapper, added thread checking. Moved ↵Brad Payne (Vir Linden)
onIdle functions to llcallbacklist.
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)