summaryrefslogtreecommitdiff
path: root/indra/newview/llfloatermodelpreview.cpp
AgeCommit message (Collapse)Author
2011-04-01SH-1269: Using SLM breaks upload model wizardLeyla Farazha
2011-04-01mergeBrad Payne (Vir Linden)
2011-04-01added defaults button to reset model upload dialog from .dae fileBrad Payne (Vir Linden)
2011-04-01Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-04-01fix for SH-1176: A Mesh That Crashes Client on Upload Attempt (due to ↵Xiaohong Bao
triangle number overflowing)
2011-04-01Removed unused variableprep linden
2011-03-30mergeDave Parks
2011-03-30SH-477 Better mesh streaming cost estimation.Dave Parks
2011-03-30Moved joint reset flag into model previewprep
2011-03-30Comment updateprep
2011-03-30Update skin instances pelvisoffset for each lodprep
2011-03-30Fix for SH-1177 - Allowable range for an alternate pivot is -64 to 64prep
2011-03-30mergeBrad Payne (Vir Linden)
2011-03-29MergeLeyla Farazha
2011-03-29SH-1247 Upload Wizard should pull in textures, if defined in .daeLeyla Farazha
2011-03-29SH-1225 Import convex hull data from .slmDave Parks
2011-03-28mergeDave Parks
2011-03-28SH-1225 Add skinning info to import path of .slm files.Dave Parks
2011-03-28mergeprep
2011-03-28Fix for issue caused by uploading the TurboSquid book collection (that ↵prep
avatar was having it's joints reet)
2011-03-28fixing line endings in llfloatermodelpreview.cppLeyla Farazha
2011-03-28MergeLeyla Farazha
2011-03-28fixing unused LLComboBox issue that was causing mac/linux breakageLeyla Farazha
2011-03-28WIP pelvis z offset can be adjusted between -3 to +3prep
2011-03-25SH-1104 Add additional panel before review step.Leyla Farazha
2011-03-24Crash fix for SH-1176 and WIP for pelvis z offsetprep
2011-03-23SH-1168 WIP: Disable SLM save if MeshImportUseSLM not setBrad Payne (Vir Linden)
2011-03-22SH-1169 Import from slm instead of dae when appropriate.Dave Parks
2011-03-21SH-1168 Export upload data to disk on upload.Dave Parks
2011-03-17Merge indentation fix up.Dave Parks
2011-03-17MergeDave Parks
2011-03-17SH-587 Fix for crash when clicking cancel in model importer.Dave Parks
2011-03-17Added support for handling an asset that contains a skeletal node which has ↵prep linden
no root node for the scene (yuck). Fix for an upload issue w/simplebot
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)