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-09 | merge changes for storm-1590 | Oz Linden | |
2011-09-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-09-08 | EXP-1196 FIX Fix param block template ordering | Richard Linden | |
2011-09-08 | Clean up erroneous XUI parsing errors. | Leslie Linden | |
2011-09-08 | Merge | Leslie Linden | |
2011-09-08 | fix for held down delay not parsing from xui | Richard 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-08 | Corrected license information in llsingleton_test.cpp. | Logan Dethrow | |
2011-09-08 | LLProxy: Moved the enabling of the UDP proxy back into startSOCKSProxy() | Logan Dethrow | |
2011-09-07 | Automated merge with http://hg.secondlife.com/viewer-development | Nat Goodspeed | |
2011-09-07 | STORM-1541: Change llassert() to llassert_always(): unit tests expect. | Nat Goodspeed | |
Now that we have unit tests that require assertion failure if you try to delete an LLInstanceTracker subclass instance with an iterator loose, having llassert() "sometimes" compile away (whimsically, depending on platform as well as build type!) makes those tests fail. Use llassert_always() instead. | |||
2011-09-07 | STORM-1541: Add LLInstanceTracker tests for active-iterator asserts. | Nat Goodspeed | |
The recent class-static LLInstanceTracker::instance_iter and key_iter reference count is intended to guard against deleting an instance of an LLInstanceTracker subclass during iteration. Add tests for that functionality. | |||
2011-09-07 | Merge from viewer-experience | Leslie Linden | |
2011-09-07 | Merge. Fixed issue with LLProxy code related to changes to the LLSocket ↵ | Logan Dethrow | |
interface. | |||
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 | |