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
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
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
Loren Shih
0bcfbde3a4
EXT-6536 : Make LLVOAvatarSelf a singleton
...
Lots of superficial cleanup, particularly around "if (" formatting.
Removed LLAgent as a friend of LLAgentCamera and refactored to use accessors.
2010-03-26 13:58:19 -04:00
Loren Shih
885fc3f9b5
EXT-6536 : Make LLVOAvatarSelf a singleton
...
Minor superficial cleanup to have all references to getAvatarObject use LLVOAvatarSelf *avatarp = gAgent.getAvatarObject()
2010-03-25 19:56:52 -04:00
Loren Shih
853d9e4453
EXT-6539 : Take out mAvatarObject from LLAgentWearables
...
Removed mAvatarObject / gAgentWearables.mAvatarObject since it's redundant with gAgent.mAvatarObject.
2010-03-25 17:27:50 -04:00
Loren Shih
504cf0870d
EXT-2959 : Pull out camera functions from llagent to llagentcamera
...
#3 checkin.
Took out llagent "friend llagentcamera" and added accessors instead.
Did some superficial formatting cleanup.
2010-03-25 15:06:48 -04:00
Loren Shih
cc4a9b5640
EXT-2959 : Pull out camera functions from llagent to llagentcamera
...
#2 checkin.
Superficial cleanup and some bug fixing (e.g. took out duplicate mDrawDistance from llagent, took out gAgentCameraHACK and gAgentHACK).
2010-03-24 16:12:01 -04:00
Loren Shih
fc49539b36
EXT-2959 : Full out camera functions from llagent to llagentcamera
...
First check-in; only compiles, nothing more.
2010-03-23 15:59:52 -04:00
Nyx (Neal Orman)
40230fa605
EXT-5847 failure to bake when standard wearables are generated
...
Standard wearables have no textures associated with them. No textures means no texture callbacks.
Fixed the issue by requesting a texture upload on baked textures that we don't get a cahced baked
texture response for. This clears up the repro
Code reviewed by prep, vir
2010-03-05 10:25:30 -05:00
Tofu Linden
213ff5a4e0
EXT-5820 I can copy asset UUID from non-FULLPERM assets turning on admin mode.
...
If you're reading this message, this was reviewed by Soft, Nyx or Aura. :)
2010-02-26 19:23:42 +00:00
Palmer Truelson
0980df1e0c
merge
2010-02-23 17:07:18 -08:00
Palmer Truelson
da79eb5545
Turning on Davep optimizations again. Backed out changeset d89b00b44ab6
2010-02-23 16:48:49 -08:00
Palmer Truelson
3b8463f0fd
merge
2010-02-12 21:06:25 -08:00
Palmer Truelson
1f672990e7
Backed out davep's optimization pass. changeset 3c3685de430a
2010-02-12 21:06:02 -08:00
Palmer
418504207b
merge
2010-02-12 15:16:19 -08:00
Tofu Linden
318a88f57b
fix typos in EXT-5248 / d6fd7b96d638
2010-02-12 19:32:26 +00:00
Paul Guslisty
5a5262bbdc
Fixed normal bug EXT - 5248 (Default group icon for IM sessions in multifloater). The problem was in LLAgent::isInGroup() logic. In God Mode it always returned true, even if it was not so. Added ability to ignore God Mode in LLAgent::isInGroup().
...
--HG--
branch : product-engine
2010-02-12 16:24:24 +02:00
Tofu Linden
51499b555a
CID-65
...
Checker: FORWARD_NULL
Function: LLAgent::sendMessage()
File: /indra/newview/llagent.cpp
not a bug.
2010-02-10 18:12:15 +00:00
Leyla Farazha
f040942f19
EXT-4449 [BSI] Zoom In does not function properly on large or linked prim sets
...
reviewed by Richard CC#99
2010-02-09 15:55:33 -08:00
Dave Parks
8e67ecf3dc
Optimization pass.
...
-- Further instrumentation of idle update
-- Removed mActiveQ from LLPipeline, instead making calm objects static during LLVOVolume::idleUpdate
-- Further instrumentation of flexible object update
-- Converted LLDynamicArray and LLMap members of LLViewerObjectList to stl counterparts
-- Increased number of update bins in LLViewerObjectList from 16 to 128 (objects will be processed every 128 frames instead of every 16, or ~ 90% fewer objects processed per frame)
-- Removed unused "renderObjectsForSelect" code.
-- Reenabled LOD updates for objects further than 24m from camera
2010-02-03 12:33:32 -06:00
Eugene Mutavchi
d3eb0e9765
Fixed normal bug EXT-4697 (Buttons in bottom bar are compressed after quitting mouselook mode) and low bug EXT-4723 (Not all buttons are displayed on the bottom bar after leaving mouse look): - implemented the LLBottomTrayLite, which appears only in mouselook mode.
...
--HG--
branch : product-engine
2010-01-29 19:55:41 +02:00
Vadim Savchuk
97f35b18f0
Merge from default branch.
...
--HG--
branch : product-engine
2010-01-18 14:51:26 +02:00
richard
109b79e9ad
merge
2010-01-15 10:15:57 -08:00
Eugene Mutavchi
2b5f45c1aa
Fixed normal bug EXT-4309 (Gesture button is too wide in the mouse look mode): added hack that avoid usage of the LLLayoutStack resizing logic on mouse look mode switching.
...
--HG--
branch : product-engine
2010-01-15 20:57:42 +02:00
Igor Borovkov
a9f532b2ea
fixed major bug EXT-4194 Escape key does not reset the camera FOV
...
--HG--
branch : product-engine
2010-01-14 13:57:16 +02:00
angela
82b073be87
Automated merge with ssh://angela@hg.lindenlab.com/james/gooey
2010-01-14 11:40:58 +08:00
angela
433eb89473
EXT-3795 First run messages still display (click & drag on map, Build tools open, movement controlled, etc)
2010-01-14 09:38:46 +08:00
Vadim Savchuk
1f5e82e140
Partially fixed major bug EXT-4112 ([BSI] Number of groups not limited to 25).
...
Viewer now disallows joining or creating groups if the limit reached.
A server-side fix is also needed.
--HG--
branch : product-engine
2010-01-12 20:01:10 +02:00
Igor Borovkov
7669c07572
EXT-3667 Usability : Returning back from mousehook does not set the user back to See as Avatar
...
--HG--
branch : product-engine
2010-01-05 15:47:12 +02:00
Sergei Litovchuk
8f30d5f204
EXT-2781. Added reference to issue in comments.
...
--HG--
branch : product-engine
2009-12-30 14:38:22 +02:00
Sergei Litovchuk
383cb255e0
Fixed low bug (EXT-2781) Stop Flying button is displayed while walking after slumping.
...
- Disabled flying mode if it has been enabled shortly before the agent
stand up animation is signaled. In this case we don't get a signal to start flying animation because of some server side problem, the agent's avatar does not play flying animation, so we switch flying mode off. This may cause "Stop Flying" button to blink.
--HG--
branch : product-engine
2009-12-29 20:47:11 +02:00
brad kittenbrink
256b8aba31
Fixed some more header file usage after the recent rebasing of my old precompiled header work.
2009-12-02 20:20:12 -08:00
James Cook
957055396d
merge in changes from viewer-2-0, manually fixed conflict in llviewermessages.cpp
2009-11-25 12:31:24 -08:00
James Cook
cbc0783cd1
Created lightweight LLNotificationsUtil::add(), switched most alerts to use it
...
Cuts number of includes of llnotifications.h from 300+ to 40.
2009-11-25 01:15:50 -08:00
James Cook
0e351bedb6
Removed llnotifications.h from all headers by adding llnotificationsptr.h
...
Fixed many more includes
2009-11-24 22:55:56 -08:00
Loren Shih
ccf6cb3f9b
viewer-2.0 automated merge
...
--HG--
branch : avatar-pipeline
2009-11-24 22:11:24 -05:00
Loren Shih
a22bb00530
merge
...
--HG--
branch : avatar-pipeline
2009-11-24 12:10:10 -05:00
Loren Shih
0c3bd94da9
EXT-2435 : Advanced > Shortcuts > Fly is always ticked
...
Did a few lines of cleanup for code surrounding this. Issue is still not fixed though.
--HG--
branch : avatar-pipeline
2009-11-23 15:16:19 -05:00
richard
d4dc4cfddc
EXT-2460 - mouselook mode - remove unused UI elements
...
EXT-2504 - black bars present at top and bottom when in mouselook
reviewed by Leyla
2009-11-23 11:46:35 -08:00
Leyla Farazha
53f4bedaa5
merge
2009-11-19 16:31:10 -08:00
Leyla Farazha
c994b57fa4
EXT-2490 Right click context menu for objects should include build tools
...
EXT-2541 Help > Report Abuse screenshot not showing up
EXT-2549 Crash on exit from mouse-look (Mini Map related)
EXT-2548 Viewer freezes when going out of the mouselook while there are more than two floaters
EXT-1983 [BSI] Trying to edit a script in a no mod object pops up script editor with "object out of range"
reviewed by Richard
2009-11-19 16:29:20 -08:00
Nyx (Neal Orman)
1875d5e37b
EXT-2539 confirm we're not sending local texture IDs in appearance msg
...
created a throwaway function to temporarily set local texture IDs in the avatar
object to IMG_DEFAULT_AVATAR immediately before sending the TE message, and
restore the IDs when we're done. Will implement a more elegant solution for 2.1.
This is the least risky implementation, though it isn't elegant.
Code reviewed by Seraph
2009-11-18 14:48:05 -05:00
Eric M. Tulla (BigPapi)
3217887356
Merge of viewer2 into avp
...
--HG--
branch : avatar-pipeline
2009-11-17 17:58:17 -05:00
Loren Shih
85e142b949
Header file cleanup
...
Removed unnecessary headers from llagent.cpp. Alphabetized headers in llagent.h and llagent.cpp.
Trivial whitespace addition to llcallingcard.h
--HG--
branch : avatar-pipeline
2009-11-16 12:23:39 -05:00
Alexei Arabadji
89e917599b
fixed EXT-862 "Add support for Busy mode into notifications";
...
disabled showing toasts except alertmodal in busy mode
--HG--
branch : product-engine
2009-11-16 14:36:09 +02:00
Eugene Mutavchi
181ac27742
Initial implementation of normal task EXT-2159 (Create Vertical Slider to use for zoom in / out controls in view)
...
--HG--
branch : product-engine
2009-11-12 19:46:27 +02:00
James Cook
0f6242d9fd
Sanitize naming of getWindowRect (scaled vs. raw pixels) and getWorldViewRect (scaled vs. raw)
...
Reduces chance of future UI bugs related to UI size.
Discussed with Richard.
2009-11-10 14:00:38 -08:00
Steve Bennetts
afe6350160
merge from texture-pipeline
2009-11-06 12:15:41 -08:00