Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-11 | merge | Brad Payne (Vir Linden) | |
2011-05-11 | disable debugging stuff by default | Brad Payne (Vir Linden) | |
2011-05-09 | SH-1491 WIP - whole model upload for fee request | Brad Payne (Vir Linden) | |
2011-05-09 | SH-1491 WIP - whole model upload for fee request | Brad Payne (Vir Linden) | |
2011-05-09 | SH-1517 Always build bounding hull from highest LoD. | Dave Parks | |
2011-05-09 | SH-1491 WIP - whole model upload for fee request | Brad Payne (Vir Linden) | |
2011-05-05 | started new code path for whole model fee request/upload | Brad Payne (Vir Linden) | |
2011-05-04 | SH-1497 Update mesh asset parser to use new format restrictions. | Dave Parks | |
2011-05-04 | merge | Dave Parks | |
2011-05-02 | Added handler for final mesh object upload | Brad Payne (Vir Linden) | |
2011-04-22 | merge | Dave Parks | |
2011-03-30 | merge | Dave Parks | |
2011-03-30 | SH-477 Better mesh streaming cost estimation. | Dave Parks | |
2011-03-30 | line ending fixes | Brad Payne (Vir Linden) | |
2011-03-29 | SH-1225 Import convex hull data from .slm | Dave Parks | |
2011-03-28 | SH-1225 Add skinning info to import path of .slm files. | Dave Parks | |
2011-03-25 | fix for SH-838: Crash if exit during mesh upload | Xiaohong Bao | |
2011-03-24 | Crash fix for SH-1176 and WIP for pelvis z offset | prep | |
2011-03-22 | SH-1169 Import from slm instead of dae when appropriate. | Dave Parks | |
2011-03-21 | SH-1168 Export upload data to disk on upload. | Dave Parks | |
2011-03-16 | WIP:commented out pelvis offset log | prep linden | |
2011-03-16 | WIP:Manual pelvis offset | prep linden | |
2011-03-14 | WIP:Added pelvis offset to skinning info | prep | |
2011-03-11 | SH-477 Put estimated streaming cost back in the debug display -- use ↵ | Dave Parks | |
newfangled equation. | |||
2011-02-22 | SH-438 Use node name instead of mesh name for object names when importing ↵ | Dave Parks | |
meshes. | |||
2011-02-09 | SH-920 Wait for threads to shut down before deleting them -- also, fix some ↵ | Dave Parks | |
assertions that were encouraging people to comment out the destruction of LLSignal. | |||
2011-02-01 | SH-641 Cosmetic fix -- keep showing last rendered mesh LoD if requested LoD ↵ | Dave Parks | |
is unavailable. | |||
2011-01-14 | SH-557 FIX meshes sometimes don't load in a region | Nyx (Neal Orman) | |
Found that we were storing an empty string as a getMesh capability in the case that we checked for the new url before getting the list of caps from the server after a teleport. Made sure we didn't overwrite the caps url until we have the list of caps for the new region after teleport. Will be post-reviewed by davep | |||
2011-01-04 | clear 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-22 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2010-12-22 | fix for SH-648: Crash on exit in LLViewerFetchedTexture (ref count error) | Xiaohong Bao | |
2010-12-22 | SH-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-14 | SH-439 FIX: track name requested in UI separately, so we can fall back to ↵ | Brad Payne (Vir Linden) | |
name from dae if needed | |||
2010-12-08 | automated merge | Roxie Linden | |
2010-12-08 | SH-541 - Physics mesh display shows inconsistent data. | Roxie Linden | |
The object UI was allowing the user to set 'prim' physics for meshes for which no user physics had been uploaded, or decomposed. It defaulted to convex hull in that case. The fix is to fix the UI to disallow 'prim' for meshes without physics meshes, limiting those to only convex hull and none. We will also redo the task validation to detect invalid states related to this as part of the 'redo the validation' work | |||
2010-11-30 | merge | Dave Parks | |
2010-11-29 | removed scrub_host_name | Brad Payne (Vir Linden) | |
2010-11-29 | merge | Dave Parks | |
2010-11-29 | Get rid of some redudnant calls to constructUrl | Dave Parks | |
2010-11-24 | SH-564 WIP - scrubbing not needed if curl uses thread-safe c-ares lib | Brad Payne (Vir Linden) | |
2010-11-21 | Fix for crash when uploading textures via importer. Uploads still fail, ↵ | Dave Parks | |
though, fix just makes them stop trying after 5 retries when getting 499 or 500 status codes. | |||
2010-11-17 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2010-11-17 | SH-480 FIX meshes are not added to objects folder on upload | Nyx (Neal Orman) | |
curl host scrubbing was causing object creation for mesh prims to fail. Commenting out the offending lines so we can have a functional release. Will file a separate bug for Vir to investigate when/if we can re-enable host scrubbing on these URLs for a future release. Approach approved by davep. | |||
2010-11-17 | merge | Brad Payne (Vir Linden) | |
2010-11-17 | SH-476 FIX. Map tiles were failing when numeric addrs were substituted in ↵ | Brad Payne (Vir Linden) | |
amazon S3 image queries | |||
2010-11-12 | BUILDFIX allow curl host name scrub to work on non-windows platforms | Nyx (Neal Orman) | |
Needed an include for gethostbyname to be called properly. | |||
2010-11-11 | Fix for crash in curl. | Dave Parks | |
2010-10-19 | Don't call getCapability from a background thread. | Dave Parks | |
2010-10-19 | merge | Dave Parks | |
2010-10-19 | CTS-283 Fix for objects being locked when imported. | Dave Parks | |