Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-23 | merge | Brad Payne (Vir Linden) | |
2011-05-23 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-23 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-23 | SH-1616 FIX SL client crashes on startup for debug builds | Nyx (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-23 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-20 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-20 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-19 | automated merge mesh-development -> mesh-development | Loren Shih | |
2011-05-18 | merge | Dave Parks | |
2011-05-18 | trying to fix mac build complaints | Brad Payne (Vir Linden) | |
2011-05-18 | SH-1492 WIP | Brad Payne (Vir Linden) | |
2011-05-17 | merge | Brad Payne (Vir Linden) | |
2011-05-16 | sh-1491 WIP | Brad Payne (Vir Linden) | |
2011-05-16 | Merge cleanup. | Dave Parks | |
2011-05-16 | merge | Dave Parks | |
2011-05-16 | sh-1491 WIP | Brad Payne (Vir Linden) | |
2011-05-13 | Fixed more build breakages due to persnickety compilers on mac/linux | Brad Payne (Vir Linden) | |
2011-05-13 | removed some XML logging | Brad Payne (Vir Linden) | |
2011-05-12 | mesh coords for whole model upload | Brad Payne (Vir Linden) | |
2011-05-12 | small API change | Brad Payne (Vir Linden) | |
2011-05-11 | merge | Dave Parks | |
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. |