summaryrefslogtreecommitdiff
path: root/indra/newview/llmeshrepository.cpp
AgeCommit message (Collapse)Author
2011-06-07mergeDave Parks
2011-06-01SH-812 Fix for rigged meshes not showing up as rigged until LoD switch.Dave Parks
2011-05-27merge changes for storm-1210Oz Linden
2011-05-26Automated merge up from viewer-development into mesh-developmentLoren Shih
2011-05-25mergeDave Parks
2011-05-25SH-1603 Replace every occurrence of "WTF" with something more appropriate.Dave Parks
2011-05-25SH-1537 Make mesh importer use physics shape for bounding hull (again).Dave Parks
2011-05-24Automated merge with http://hg.secondlife.com/mesh-developmentXiaohong Bao
2011-05-24fix forXiaohong Bao
SH-712:Asset error given on upload of duck.dae using High LOD for physics shape - Analyze seems to not complete; SH-889: Viewer crash when analyzing physics LOD; SH-890: Viewer crash on Exit after analyzing physics layer which never seems to complete
2011-05-24separating meshes from instancesBrad Payne (Vir Linden)
2011-05-23SH-1492 WIPBrad Payne (Vir Linden)
2011-05-23SH-1492 WIPBrad Payne (Vir Linden)
2011-05-23STORM-1275 FIX viewer gets caught in infinite loop for decompstubNyx (Neal Orman)
Fixed setting the initialized flag for the decomposition stub case (for OS builds) so that the viewer doesn't hang when initializing the stub. Note that initialized will be set to true even when instance will return NULL.
2011-05-23Another fix for build failure - unused variable warningBrad Payne (Vir Linden)
2011-05-23mergeBrad Payne (Vir Linden)
2011-05-23SH-1492 WIPBrad Payne (Vir Linden)
2011-05-23SH-1492 WIPBrad Payne (Vir Linden)
2011-05-23SH-1616 FIX SL client crashes on startup for debug buildsNyx (Neal Orman)
Added more NULL checks for llconvexdecompositionstub, to avoid crashing. Clients won't be able to upload meshes using the stub, but should be able to run the client otherwise.
2011-05-23SH-1492 WIPBrad Payne (Vir Linden)
2011-05-20SH-1492 WIPBrad Payne (Vir Linden)
2011-05-20SH-1492 WIPBrad Payne (Vir Linden)
2011-05-19automated merge mesh-development -> mesh-developmentLoren Shih
2011-05-18trying to fix mac build complaintsBrad Payne (Vir Linden)
2011-05-18SH-1492 WIPBrad Payne (Vir Linden)
2011-05-17mergeBrad Payne (Vir Linden)
2011-05-16sh-1491 WIPBrad Payne (Vir Linden)
2011-05-16Merge cleanup.Dave Parks
2011-05-16mergeDave Parks
2011-05-16sh-1491 WIPBrad Payne (Vir Linden)
2011-05-13Fixed more build breakages due to persnickety compilers on mac/linuxBrad Payne (Vir Linden)
2011-05-13removed some XML loggingBrad Payne (Vir Linden)
2011-05-12mesh coords for whole model uploadBrad Payne (Vir Linden)
2011-05-12small API changeBrad Payne (Vir Linden)
2011-05-11mergeBrad Payne (Vir Linden)
2011-05-11disable debugging stuff by defaultBrad Payne (Vir Linden)
2011-05-09SH-1491 WIP - whole model upload for fee requestBrad Payne (Vir Linden)
2011-05-09SH-1491 WIP - whole model upload for fee requestBrad Payne (Vir Linden)
2011-05-09SH-1517 Always build bounding hull from highest LoD.Dave Parks
2011-05-09SH-1491 WIP - whole model upload for fee requestBrad Payne (Vir Linden)
2011-05-05started new code path for whole model fee request/uploadBrad Payne (Vir Linden)
2011-05-04mergeDave Parks
2011-05-02Added handler for final mesh object uploadBrad Payne (Vir Linden)
2011-04-22mergeDave Parks
2011-03-30mergeDave Parks
2011-03-30SH-477 Better mesh streaming cost estimation.Dave Parks
2011-03-30line ending fixesBrad Payne (Vir Linden)
2011-03-29SH-1225 Import convex hull data from .slmDave Parks
2011-03-28SH-1225 Add skinning info to import path of .slm files.Dave Parks
2011-03-25fix for SH-838: Crash if exit during mesh uploadXiaohong Bao
2011-03-24Crash fix for SH-1176 and WIP for pelvis z offsetprep