Richard Nelson
df45c16169
removed unused textures
...
reviewed by Erica
2010-04-01 12:49:23 -07:00
Richard Nelson
656a533fac
EXT-6431 - Avatar head doesn't correctly follow mouse when side panel is open
2010-04-01 12:41:41 -07:00
Richard Nelson
e254aa6dc6
EXT-3531 - Ctrl-P does not work reliably on login
...
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login
2010-04-01 12:06:16 -07:00
Richard Nelson
bb4c1384ac
EXT-3531 - Ctrl-P does not work reliably on login
...
forgot menu_edit.xml
2010-04-01 12:05:17 -07:00
Richard Nelson
7b4046df83
EXT-3531 - Ctrl-P does not work reliably on login
2010-04-01 11:47:21 -07:00
Richard Nelson
2bb03e5edb
EXT-6525 - drag threshold is very low for navbar favorites
...
reviewed by Leyla
2010-03-30 16:30:31 -07:00
Nyx (Neal Orman)
98695056c2
Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk
2010-03-30 16:49:35 -04:00
Loren Shih
094700f499
Rename to remove camelcase from llinventorymodelbackground files.
2010-03-30 16:05:16 -04:00
Loren Shih
116c42750b
Rename to remove camelcase from llinventorymodelbackground files.
2010-03-30 16:03:48 -04:00
Loren Shih
715e38fb53
EXT-6630 : INFRASTRUCTURE: Pull out -Keys functions from llagent into llagentcamera
...
Fix for S32/F32 mismatch.
2010-03-30 16:01:17 -04:00
Loren Shih
909091cc0c
EXT-3415 : INFRASTRUCTURE : Move LLInventoryCollectFunctors to separate class
...
Moved all the LLInventoryModelCOllectFunctors from LLInventoryModel to LLInventoryFunctions
2010-03-30 15:56:15 -04:00
Nyx (Neal Orman)
4270739741
Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk
2010-03-30 15:45:53 -04:00
Loren Shih
856eccdb53
Rename to remove camelcase from llinventorymodelbackground files.
2010-03-30 15:45:29 -04:00
Nyx (Neal Orman)
56434c5542
Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk
2010-03-30 15:42:30 -04:00
Loren Shih
bf49c0fcc4
Rename to remove camelcase from llinventorymodelbackground files.
2010-03-30 15:38:16 -04:00
Nyx (Neal Orman)
6d82b0c0a2
EXT-6633 enable demo of multiwearables code
...
cleaning up a merge conflict where HG didn't quite do the right thing.
2010-03-30 15:30:59 -04:00
Loren Shih
b0d2cd38f0
EXT-6634 : INFRASTRUCTURE: Generic header file / #include cleanup
...
LLAgent.* cleanup
Also took out some constants from llagent.cpp that aren't being used.
2010-03-30 15:21:53 -04:00
Nyx (Neal Orman)
cc3f4c1f59
Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk
2010-03-30 15:20:37 -04:00
Nyx (Neal Orman)
dbcd12a4d1
EXT-6633 enable basic multiwearables demo
...
Fixed several areas of code that were not multi-wearables enabled.
Specifically allowed for the wearing of created outfits that had links to
multiple items of the same type. Such outfits can be created by dragging
multiple items of the same type into an unworn outfit folder. When you
wear the outfit, all items (up to 5 per type) should be worn. Does not
affect right-click options or other buttons.
Code reviewed by Vir.
2010-03-30 15:17:14 -04:00
Loren Shih
7a8c6a235e
EXT-6632 : INFRASTRUCTURE: LLAgentCamera / LLAgent header file / #include cleanup
...
Took out unnecessary #includes from llagentcamera.*
2010-03-30 15:05:48 -04:00
Loren Shih
b15e34b942
EXT-6630 : INFRASTRUCTURE: Pull out -Keys functions from llagent into llagentcamera
...
Orbit/Pan keys were already in llagentcamera. Pulled alt/walk/left/up/yaw/pitch into llagentcamera.
2010-03-30 14:21:20 -04:00
Loren Shih
9ec2e86929
automated merge
2010-03-30 11:50:41 -04:00
Loren Shih
5861a2faf2
EXT-3414 : Move static backgroundfetch methods and variables to llinventorymodel subclass
...
Created LLInventoryModelBackgroundFetch file for handling background fetch.
2010-03-30 11:49:15 -04:00
Tofu Linden
7b801ca15d
EXT-6589 "Are you sure you want to teleport.." dialog has broken "[LOCATION]" tag
2010-03-30 15:51:40 +01:00
Tofu Linden
088a878f42
fix linux build error.
2010-03-30 15:43:28 +01:00
Monroe Linden
e1517318c5
Fix for EXT-6615 (SL webkit no longer reports "Second Life" in the HTTP_USER_AGENT)
...
The issue here is that initBrowserWindow() was doing the wrong thing if it got called after the set_user_agent message was received.
Made the handler for the set_user_agent message save the string in a member variable (mUserAgent).
Initialize mUserAgent to the default string in the MediaPluginWebKit constructor.
initBrowserWindow() now sets the user agent string from mUserAgent instead of from a literal.
2010-03-29 18:36:47 -07:00
Richard Nelson
eeeca91797
merge
2010-03-29 15:29:12 -07:00
Richard Nelson
e50586043b
EXT-3258 - Viewer freezes while external web browser loads page
...
reviewed by Callum
2010-03-29 15:28:48 -07:00
Loren Shih
114e5ca083
EXT-5940 : Typedef all vector<LLUUID>'s
...
Superficial cleanup to change all typedef std::vector<LLUUID> to use a common typedef uuid_vec_t instead.
2010-03-29 16:33:35 -04:00
Loren Shih
b1b5a11bb0
EXT-3075 : Remove swear words from comments across viewer
...
This bugs me in a minor way. Did a search-and-cleanup on various swear words.
2010-03-29 15:33:48 -04:00
Loren Shih
3ce8365062
automated merge
2010-03-29 14:46:14 -04:00
Loren Shih
fbdd93bb91
EXT-6536 : Make LLVOAvatarSelf a singleton
...
No longer explicitly deleting gAgentAvatarp due to reference counting.
2010-03-29 14:45:21 -04:00
Xiaohong Bao
5de0c907de
Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk
2010-03-29 12:33:22 -06:00
Loren Shih
b4cb21e9b3
EXT-6536 : Make LLVOAvatarSelf a singleton
...
Fix for cleaning up gAgentAvatar on app shutdown.
2010-03-29 13:55:43 -04:00
Loren Shih
a339e02d91
automated merge
2010-03-29 13:51:27 -04:00
Loren Shih
0ffc73855b
EXT-6536 : Make LLVOAvatarSelf a singleton
...
Fix for cleaning up gAgentAvatar on app shutdown.
2010-03-29 13:50:37 -04:00
Xiaohong Bao
8b40230f41
fix for EXT-6435: crash at writeEntriesAndClose: ASSERT (num_entries == mHeaderEntriesInfo.mEntries)
2010-03-29 11:32:47 -06:00
Xiaohong Bao
970b7051ac
fix for EXT-6566: crash at LLTextureCache::updatedHeaderEntriesFile [secondlife-bin lltexturecache.cpp:1292]
2010-03-29 11:28:42 -06:00
Tofu Linden
a85139cd7d
merge.
2010-03-29 18:07:39 +01:00
Tofu Linden
6507534ad4
merge from viewer-hotfix
2010-03-29 18:06:46 +01:00
Tofu Linden
ac10340316
EXT-6580 restrict size of linux's fallback font list
...
reviewed and approved for hotfix branch by Q.
2010-03-29 18:03:58 +01:00
Aimee Linden
eb0aaff4aa
Merge
2010-03-29 17:53:21 +01:00
Loren Shih
b6e7850c0a
Merge
2010-03-29 12:30:09 -04:00
Loren Shih
58d76a9ecf
EXT-6536 : Make LLVOAvatarSelf a singleton
...
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp".
2010-03-29 12:11:51 -04:00
Loren Shih
94e6e10739
EXT-6536 : Make LLVOAvatarSelf a singleton
...
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar".
2010-03-29 12:00:26 -04:00
Brad Payne (Vir Linden)
b2a667b722
For EXT-4666: changed LLGestureManager to LLGestureMgr throughout
2010-03-29 11:10:54 -04:00
Brad Payne (Vir Linden)
4ff53b9066
For EXT-4666: changed LLAppearanceManager to LLAppearanceMgr throughout
2010-03-29 11:02:39 -04:00
Brad Payne (Vir Linden)
783eb286a6
merge
2010-03-29 10:53:22 -04:00
Aimee Linden
fc0906d6e8
EXT-6031 Refactoring of voice volume representation
...
Standardizes representation of volume as [0.0 - 1.0] logarithmic with 0db at 0.5 within LLVoiceClient
Reviewed by Tofu.
2010-03-29 14:39:17 +01:00
Tofu Linden
61657d2e79
The linux counterpart to changeset 818541c93c7c
2010-03-29 14:14:07 +01:00