Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-17 | Merge with viewer-development (mesh) | Don Kjer | |
2011-05-17 | Merge with viewer-development | Don Kjer | |
2011-05-16 | merge | Dave Parks | |
2011-05-12 | merge | Dave Parks | |
2011-05-09 | Merge. | brad kittenbrink | |
2011-05-05 | Work in progress on CHOP-609 / CHOP-624 build time improvements. Eliminated ↵ | brad kittenbrink | |
a bunch of unnecesary header dependencies. | |||
2011-05-04 | Merge with http://bitbucket.org/lindenlab/viewer-development (r15992) | callum | |
2011-05-02 | merge | Dave Parks | |
2011-04-29 | EXP-623 FIX Selecting fly option while on click to walk path flys avatar to | callum | |
end point but avatar spins and shakes when arriving at click point | |||
2011-04-29 | Merged with viewer-development. | Ricky Curtice | |
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped. | |||
2011-04-22 | merge | Dave Parks | |
2011-03-22 | Improve LLEventHost API for autopilot and following avatars. Reviewed by Kelly. | Dave SIMmONs | |
2011-03-17 | ER-612: Add LLEventAPI access to LLAgent auto pilot. Follow-on work to ↵ | Dave SIMmONs | |
allow blocking of flying during autopilot. Reviewed by Kelly. | |||
2011-03-15 | ER-612: Add LLEventAPI access to LLAgent auto pilot | Don Kjer | |
2011-03-12 | Switched to using *_SQUARED constants instead of multiplied constants, and ↵ | Ricky Curtice | |
cleaned up a few other minor issues noted during review. | |||
2011-03-10 | Squared all dist_vec() based comparisons and other dist_vec() operations ↵ | Ricky Curtice | |
where sensible. Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality. | |||
2011-04-19 | merge | Dave Parks | |
2011-04-19 | merge | Dave Parks | |
2011-02-18 | Cleanup of headless client (was: DisableRendering mode) | Don Kjer | |
* Now called 'HeadlessClient' instead of 'DisableRendering' * Removed most cases where we skipped certain behaviors in the client when in this mode. This gets us closer to a 'true' client, for testing purposes. | |||
2011-02-09 | SH-915 WIP - allow flycam control in autopilot record/playback | Brad Payne (Vir Linden) | |
2011-01-13 | Automated merge up from viewer-development | Loren Shih | |
2011-01-07 | Automated merge up from viewer-development | Loren Shih | |
2010-12-30 | STORM-797 FIXED Added parcel SLURL rendering with human readable parcel names. | Seth ProductEngine | |
- Added parcel info observer to LLUrlEntryParcel. - Added notifying LLUrlEntryParcel by LLRemoteParcelInfoProcessor when parcel data arrives. - Added notifying LLUrlEntryParcel about user login, changing host and viewer connection state to use this data in remote parcel requests. | |||
2010-12-28 | STORM-714 FIXED Webprim's control bar doesn't dissapear after switching to ↵ | Paul Guslisty | |
mouselook mode - After switching to the mouse look mode hide control bar immediately, not fading it with timer - Added signal for switching mouse look mode out just for convenience. It's not used in this fix. | |||
2010-12-21 | Automated merge up from viewer-development | Loren Shih | |
2010-12-09 | merge from http://hg.secondlife.com/viewer-development | Monty Brandenberg | |
2010-12-01 | Automated merge up from viewer-development | Loren Shih | |
2010-11-29 | ESC-154 ESC-156 Now using region hash rather than region uuid as identifier. | Monty Brandenberg | |
In the viewer, the region's UUID is acquired very late and isn't generally used as the canonical region identifier. The U64 region hash is a better and more consistently used identifier so I'm moving over to using that as the region key. Don't have a proper reserved invalid region hash which is unfortunate, but then, so much is. | |||
2010-11-22 | STORM-461 FIXED Hide sidebar tab buttons in mouselook mode. | Vadim ProductEngine | |
2010-11-19 | Automated merge with file:///Users/Bill/Projects/viewer-release | Bill Curtis | |
2010-11-18 | ESC-154 ESC-155 ESC-156 | Monty Brandenberg | |
Asset fetch requests wrapped to allow for measurements. Asset fetch enqueues, dequeues and completion times recorded to asset stats collector. Texture fetch operations (http and udp) recorded to asset stats collector. Stats collector time vallue switched from F32 to U64 which is the more common type in the viewer. Cross-thread mechanism introduced to communicate region changes and generate global statistics messages. Facility to deliver metrics via Capabilities sketched in but needs additional work. Documentation and diagrams added. | |||
2010-11-08 | changes to read max-agent-groups from login.cgi response | Bill Curtis | |
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-08-31 | merge | Dave Parks | |
2010-09-20 | EXP-60 FIX not showing after Re-enabling Hints in same session | Richard Nelson | |
2010-09-16 | merge | Richard Linden | |
2010-08-28 | Merge | Aimee Linden | |
2010-08-27 | Post-convert merge by convert_monolith.py from ./viewer-experience | Monroe Linden | |
2010-08-26 | Sync with viewer-development | Merov Linden | |
2010-08-26 | VWR-20715 Double-click teleport | Aimee Linden | |
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2 By Twisted Laws and Thickbrick Sleaford | |||
2010-08-25 | merge | Dave Parks | |
2010-08-25 | VWR-20710 : Sit anywhere, port of SG2.x SNOW-610 patch | Merov Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-19 | Integrate SIMD API from oreh/server-trunk-oreh | Dave Parks | |
2010-08-16 | cleaned up LLUICtrlFactory... | Richard Nelson | |
removed redundant functionality moved buildPanel to LLPanel | |||
2010-08-13 | fix for hints reappearing even after criteria passed | Richard Nelson | |