Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-15 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-09-14 | merge | Brad Payne (Vir Linden) | |
2011-09-14 | merge | prep | |
2011-09-14 | Fix for CTS-804. Added support for parsing translations from ↵ | prep | |
Blenders(v2.5.9) transform SID's. | |||
2011-09-14 | merge changes for storm-1532 | Oz Linden | |
2011-09-13 | SH-2353 FIX selection streaming cost always says 0.0 | Nyx (Neal Orman) | |
PE found that the streaming cost function definition wasn't lining up with its inherited function definition. Fixed the inhereted funciton definition to add the new parameter. Selection streaming cost works again, though client-side generated. Should probably depricate/remove this feature. | |||
2011-09-13 | SH-1601 SH-1958 FIX large objects cannot always be selected/modified | Nyx (Neal Orman) | |
The selection distance limit was set at 64m. Now that we have 64 meter prims this means that you can see objects that you couldn't reliably select, or couldn't always scale up to full scale. Doubled the limit to 128, and selecting and scaling operations appear to work fine, even for 64m objects. | |||
2011-09-13 | Automated merge with https://hg.secondlife.com/mesh-development | Nyx (Neal Orman) | |
2011-09-13 | merge | Nyx (Neal Orman) | |
2011-09-13 | SH-2420 FIX update labeling in about land floater | Nyx (Neal Orman) | |
About land was still referring to the capacity of land in terms of "prims" The new terminology refers to this as land capacity, so that we can get away from the "prim equivalent" terms, as they are confusing. | |||
2011-09-13 | merge changes for 3.0.3 beta 2 fixes | Oz Linden | |
2011-09-13 | SH-2400 FIXED crash on model upload. | Seth ProductEngine | |
Added checks for LoD strings array index bounds. | |||
2011-09-13 | merge | Brad Payne (Vir Linden) | |
2011-09-12 | sh-2379: re-enable multi-threaded curl (fixes viewer stall, may re-introduce ↵ | Oz Linden | |
some crashes) | |||
2011-09-12 | merge changes for storm-1593 (marketplace inbox) | Oz Linden | |
2011-09-12 | BUILDFIX GCC fixing unused variable | Nyx (Neal Orman) | |
2011-09-12 | Removed windows line endings to conform to coding policy. | Leslie Linden | |
2011-09-12 | merge changes for storm-1587 | Oz Linden | |
2011-09-12 | merge changes for storm-1297 | Oz Linden | |
2011-09-12 | merge changes for storm-1028 | Oz Linden | |
2011-09-12 | merge changes for storm-918 | Oz Linden | |
2011-09-09 | Update types from time_t to F64 to fix type conversion error related to ↵ | Leslie Linden | |
timestamps. | |||
2011-09-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-09-08 | Clean up erroneous XUI parsing errors. | Leslie Linden | |
2011-09-08 | Backed out changeset: b5b389170dcd | Richard Linden | |
2011-09-08 | merge | prep | |
2011-09-08 | Fix for SH-2210 | prep | |
2011-09-08 | merge | Leslie Linden | |
2011-09-08 | Fix up "view" popup layout to separate overlapping items | Leslie Linden | |
2011-09-08 | Disable merchant outbox context menu | Leslie Linden | |
2011-09-08 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel The freshness calculation now takes into account the timezone difference between LLDate's return value of GMT and the inventory server's GMT-7 times. | |||
2011-09-08 | Merge from viewer-experience | Leslie Linden | |
2011-09-08 | Automated merge with https://bitbucket.org/paul_productengine/sh-2309 | Seth ProductEngine | |
2011-09-08 | SH-2309 FIXED 'Triangles limit' combo value updating problem. | Seth ProductEngine | |
Fixed updating 'Error threshold' spinner control visibility. | |||
2011-09-07 | Merge from viewer-experience | Leslie Linden | |
2011-09-07 | Reduced text spam on exit by not trying to set all objects to a NULL region. | Leslie Linden | |
Reviewed by Richard. | |||
2011-09-07 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel * Updated inbox freshness time setting name to "LastInventoryInboxActivity" * New time stamp reflects time of last activity performed on the inbox by the user * Selection and opening items in the inbox both count as activity on the inbox * Focus going to the inbox panel counts as activity on the inbox * Creation date of folders now computed based on date of items being added to them * Creation date of folders no longer relies on queries for creation date, as is done during sorting * Folders are assumed to be "new" if no inbox freshness time setting is saved | |||
2011-09-07 | STORM-1587 FIXED Alert notifications were shown in English, no matter what ↵ | Vadim ProductEngine | |
viewer language was. | |||
2011-09-07 | SH-2371 FIXED "Not allowed to upload message" flashes when uploader dialog ↵ | Paul ProductEngine | |
comes up - This is a regression bug caused by changeset:20407 | |||
2011-09-07 | Merge mesh-development with sh-2309 | Paul ProductEngine | |
2011-09-07 | Merge from seth_mesh_dev to paul_mesh_dev | Paul ProductEngine | |
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
forgot to set menu name in menu.xml reviewed by Leslie | |||
2011-09-06 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
changed ordering of template loading relative to constructor setting of params moved a lot of constructor-set params to template files reviewed by Leslie | |||
2011-09-06 | merge changes for storm-1588 | Oz Linden | |
2011-09-06 | merge changes for vwr-26823 | Oz Linden | |
2011-09-06 | * Disabling outbox for now. | Leslie Linden | |
2011-09-06 | EXP-1194 FIX -- Update New tag behavior to update Newness timestamp when ↵ | Leslie Linden | |
Received Items panel is open and do not auto open Received Items panel * The inbox no longer auto-expands under any condition. * Changed new-ness timestamp from "LastInventoryInboxCollapse" to "LastInventoryInboxExpansion" to eschew obfuscation. * "LastInventoryInboxExpansion" now saved out when user opens the panel. | |||
2011-09-06 | SH-2309 New icons added to mesh upload floater. | Seth ProductEngine | |
2011-09-06 | merge | Brad Payne (Vir Linden) | |
2011-09-06 | SH-2309 FIXED Priority modifications to mesh uploader UI | Paul ProductEngine | |
- Replaced magic number with constant - Commented my magic numbers |