Commit Graph

319 Commits (4718ffebc1942ea1d94c8e8d2eca071d0d834bc2)

Author SHA1 Message Date
Nyx (Neal Orman) 3f931ad1e3 SH-3229 FIX suppress baked texture cache requests and generated agentAppearance messages
If you're using the new pipeline, then we should not be requesting cached baked textures
from the simulator. Nor should we be sending agentAppearance messages to the simulator
(note: this may change in the future on region arrive)
2012-06-29 19:18:33 -04:00
Brad Payne (Vir Linden) 681c5de92b SH-3128 FIX - log message cleanup for avatar rezzing 2012-05-02 16:48:09 -04:00
Brad Payne (Vir Linden) 678864e4ed merge viewer-release to drano 2012-05-02 13:00:59 -04:00
Brad Payne (Vir Linden) 7fbf42dec8 Move phase tracking to its own set of classes inside LLViewerStats - simplifies llvoavatar and allows adding such tracking to classes that live outside the avatar lifetime 2012-04-19 14:52:44 -04:00
Nyx (Neal Orman) 54ed00b6a2 Automated merge with https://bitbucket.org/VirLinden/runway 2012-04-02 11:22:01 -04:00
Nyx (Neal Orman) 6a7582c09d SH-3041 FIX use server-sent baked texture IDs while waiting for avatar to load
Prevents the avatar's baked texture UUIDs sent by the server's first objectUpdate
message from being overwritten until the wearable cache results come back.
2012-04-02 11:21:52 -04:00
Brad Payne (Vir Linden) 231b90cbac SH-3039 WIP - trying to close phases where needed 2012-03-21 18:58:24 -04:00
Brad Payne (Vir Linden) 131fb9219e SH-3044 FIX - change avatar log message to LL_DEBUGS to allow effective toggling when default is INFO 2012-03-16 10:55:42 -04:00
Brad Payne (Vir Linden) 3f4bca6887 SH-3044 - tag avatar log messages LL_INFOS(Avatar) 2012-03-16 10:31:15 -04:00
Brad Payne (Vir Linden) ee758c1da0 SH-2970 WIP - scoped phase tweaking, removed auto-phase-stop on metrics send 2012-03-12 18:55:30 -04:00
Brad Payne (Vir Linden) 2f4cb7c534 SH-2970 WIP - send per-appearance-change metrics packet (disabled) 2012-03-12 18:24:06 -04:00
Brad Payne (Vir Linden) 04caf8c876 SH-2689 WIP - move first_fully_visible static into avatar class, bake-related logging 2012-02-21 17:40:40 -05:00
Jonathan Yap 566bbe7e09 STORM-1808 Recode so build button is not clickable when grayed out 2012-02-19 14:06:32 -05:00
Jonathan Yap 1f5c2c056f STORM-1808 Indicate ability to build 2012-02-08 18:25:35 -05:00
Vadim ProductEngine 36aba26615 EXP-1843 WIP Added an option to output avatar rez timing.
Use the new "Avatar Rez" debugging tag to see the output.
2012-02-03 11:10:13 +02:00
Richard Linden c191f523a9 Automated merge with http://hg.secondlife.com/viewer-development 2011-11-30 17:57:09 -08:00
Oz Linden b69be18d7b merge changes for vmrg-193 2011-11-24 06:56:57 -05:00
Vadim ProductEngine 710d2fd0f3 EXP-1581 FIXED Added more floaters to the viewer menu.
It is also now possible to toggle microphone via the menu.

See JIRA for the full list of changes.
2011-11-23 14:33:05 +02:00
Dave Parks e2b52009ea merge 2011-10-24 15:32:58 -05:00
Oz Linden 7534c4efef storm-1663: allow wider range of pitch, make range the same for sitting and otherwise 2011-10-23 07:53:45 -04:00
callum a1561c20e0 EXP-1433 FIX Speak button can be toggled while editing Input/Output devices when voice is deactivated 2011-10-20 14:19:54 -07:00
Richard Nelson ea1c3218e2 EXP-1411 FIX "Speak" button enabled in regions with disabled voice
EXP-1424 FIX Floaters open on top of one another in default position with no offset
floaters now stack with their own kind preferentially
2011-10-19 17:47:05 -07:00
callum 2d1ad90823 EXP-1351 FIX Property ban lines show as white column, not yellow ban lines
Reviewsed by Leslie
2011-10-19 15:52:43 -07:00
Dave Parks f19f43c746 merge 2011-10-19 16:21:18 -05:00
callum bfda156022 merge with head 2011-10-14 15:22:10 -07:00
Richard Nelson 32e7a0d522 EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps with bottom toolbar if mode is icon only
made mouselook work when hiding ui by unhiding UI first
2011-10-14 13:10:15 -07:00
Richard Linden 8e3717e187 EXP-1323 FIX Mouselook text "Press ESC to return to World View" overlaps with bottom toolbar if mode is icon only
hide toolbars in mouselook
hide top_info_bar when hiding UI
disable mouselook when hiding UI
fixed layout of more button in navigation bar
2011-10-13 20:31:41 -07:00
callum ecdcaf149b FIX EXP-1302 Make the Speak button work as a toolbar button and
EXP-1324 Push to talk hot key doesn't change button state of speak button
2011-10-11 15:33:43 -07:00
callum 213985ca0d EXP-1302 PARTIAL Make the Speak button work as a toolbar button
First pass - no Push-To-Talk functionality.
2011-10-10 17:29:04 -07:00
Seth ProductEngine 9273459251 EXP-1285 FIXED Chiclets moved to the upper right of the viewer window.
- Floaters dock to chiclets at the bottom.
- Floaters docking region limited to non-toolbar view.
- Chiclet bar is positioned between the right toolbar and the minimized floaters stacked at the top left corner by default.
2011-10-10 17:09:46 +03:00
Leslie Linden 3ba9bd536b * "search" floater now only minimized after teleport if it is visible to begin
with.
* LLAgent now keeps track of whether or not the agent can build in the current
  parcel.
* Hooked up is_enabled_function to build and speak commands.
2011-10-07 12:20:06 -07:00
Richard Nelson e61da05739 merge with viewer-development 2011-10-05 13:01:29 -07:00
Dave Parks bd02cdc75f merge 2011-09-26 19:27:10 -05:00
Paul ProductEngine cdba1674c5 EXP-1203 ADDITIONAL FIX (As a FUI user, I want the address bar and favorites to be on one line)
- Changed member variable name mChevronButton to mMoreTextBox

- Fixed some bugs which PE testers have found:
          1. Parcel characteristics icons from location bar overlay other ui elements
          2. Navigation & Favorites bar are displayed after exitting mouselook mode although 'Show Navigation & Favorites bar' is unchecked
2011-09-22 13:27:59 +03:00
Dave Parks 7c95af74f1 SH-2243 work in progress -- application side matrix stack management 2011-09-14 16:30:45 -05:00
Oz Linden a3e092db14 STORM-1578 (viewer side only), STORM-1589
Remove the viewer side automatic logout after extended away time.
Note, however, that the server still logs you out after 30 minutes
away: see SVC 7251.
Allow more time (10 seconds vs 2 seconds) after initiating Away status
during which mouse movements do not remove the Away status.
2011-09-14 08:54:07 -04:00
Dave Parks 2ee8154780 SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed). 2011-08-10 13:01:14 -05:00
Dave Parks f076bdf609 merge 2011-08-08 15:39:02 -05:00
Dave Parks 14f6bbadef SH-2242 Work in progress migrating to glVertexAttrib everywhere 2011-08-08 15:29:23 -05:00
Paul ProductEngine 298bb68484 STORM-1474 FIXED Implement Show Last Search in viewer chrome
- Minimize the search floater on teleport
2011-07-22 15:22:59 +03:00
Brad Payne (Vir Linden) a6a0d5dda7 SH-1637 FIX, SH-1638 FIX - fixes jittery camera problems 2011-07-13 13:55:04 -04:00
Vadim ProductEngine 424366a66f STORM-1137 FIXED Close the REGION/ESTATE floater when teleporting. 2011-07-01 21:11:36 +03:00
Oz Linden 8bfd3201de merge changes for latest viewer-development 2011-06-01 22:07:12 -04:00
Oz Linden 551d17f819 merge latest changes (post-2.7.0) from viewer-development 2011-05-23 11:38:33 -04:00
Don Kjer 0a86e39d90 Merge with viewer-development (mesh) 2011-05-17 21:01:36 +00:00
Don Kjer ae8ed3fc2d Merge with viewer-development 2011-05-17 19:21:55 +00:00
Vadim ProductEngine 001b9e5ae3 Merge from viewer-development. 2011-05-17 21:53:10 +03:00
Vadim ProductEngine 348218e40f STORM-1245 WIP Restored environment settings interpolation on region crossing.
Also got rid of duplicated region environment settings requests.
2011-05-17 16:26:55 +03:00
Dave Parks 8a92612fd9 merge 2011-05-16 12:34:15 -05:00
Vadim ProductEngine 683c9ff3f8 STORM-1245 WIP Removed some dead code. 2011-05-16 17:21:53 +03:00