summaryrefslogtreecommitdiff
path: root/indra/newview/llmeshrepository.cpp
AgeCommit message (Expand)Author
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
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-16WIP:commented out pelvis offset logprep linden
2011-03-16WIP:Manual pelvis offsetprep linden
2011-03-14WIP:Added pelvis offset to skinning infoprep
2011-03-11SH-477 Put estimated streaming cost back in the debug display -- use newfangl...Dave Parks
2011-02-22SH-438 Use node name instead of mesh name for object names when importing mes...Dave Parks
2011-02-09SH-920 Wait for threads to shut down before deleting them -- also, fix some a...Dave Parks
2011-02-01SH-641 Cosmetic fix -- keep showing last rendered mesh LoD if requested LoD i...Dave Parks
2011-01-14SH-557 FIX meshes sometimes don't load in a regionNyx (Neal Orman)
2011-01-04clear some LLPointer issues for SH-694: check if there are any other LLPointe...Xiaohong Bao
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-22SH-636 Update physics tab to new spec, move "completed" physics decomp callba...Dave Parks
2010-12-14SH-439 FIX: track name requested in UI separately, so we can fall back to nam...Brad Payne (Vir Linden)
2010-12-08automated mergeRoxie Linden
2010-12-08SH-541 - Physics mesh display shows inconsistent data.Roxie Linden
2010-11-30mergeDave Parks
2010-11-29removed scrub_host_nameBrad Payne (Vir Linden)
2010-11-29mergeDave Parks
2010-11-29Get rid of some redudnant calls to constructUrlDave Parks
2010-11-24SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares libBrad Payne (Vir Linden)
2010-11-21Fix for crash when uploading textures via importer. Uploads still fail, thou...Dave Parks
2010-11-17Automated merge with https://hg.secondlife.com/mesh-developmentNyx (Neal Orman)
2010-11-17SH-480 FIX meshes are not added to objects folder on uploadNyx (Neal Orman)
2010-11-17mergeBrad Payne (Vir Linden)
2010-11-17SH-476 FIX. Map tiles were failing when numeric addrs were substituted in am...Brad Payne (Vir Linden)
2010-11-12BUILDFIX allow curl host name scrub to work on non-windows platformsNyx (Neal Orman)
2010-11-11Fix for crash in curl.Dave Parks
2010-10-19Don't call getCapability from a background thread.Dave Parks
2010-10-19mergeDave Parks
2010-10-19CTS-283 Fix for objects being locked when imported.Dave Parks
2010-10-19Moved retry logic for certain mesh header fetches to help with SH-323 'Some m...Jonathan Wolk
2010-10-18Improved locking around command queues.Dave Parks
2010-10-16Better physics shape display.Dave Parks
2010-10-15Fix for various crashes on exit and leaks when using convex decomposition.Dave Parks
2010-10-13correct licenses (fix problem with license change merge)Oz Linden
2010-10-12SH-302 Fix for crash when uploading models with hundreds of meshes.Dave Parks
2010-10-08Fix for bad labels on physics shape in importer.Dave Parks
2010-10-07Fix for crash when convex decomposition fails.Dave Parks
2010-10-06Added mandatory single hull simplification to mesh upload.Dave Parks
2010-10-05Post review cleanup.Dave Parks