Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp". | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar". | |||
2010-03-29 | For EXT-4666: changed LLGestureManager to LLGestureMgr throughout | Brad Payne (Vir Linden) | |
2010-03-26 | Manual merge from default branch | Vadim Savchuk | |
Resolved conflict in indra/newview/llviewerwindow.cpp. --HG-- branch : product-engine | |||
2010-03-25 | automated merge | Loren Shih | |
2010-03-24 | EXT-2959 : Pull out camera functions from llagent to llagentcamera | Loren Shih | |
#2 checkin. Superficial cleanup and some bug fixing (e.g. took out duplicate mDrawDistance from llagent, took out gAgentCameraHACK and gAgentHACK). | |||
2010-03-24 | viewer2 merge | Tofu Linden | |
2010-03-23 | EXT-6404 - [TRANSPARENT MENU IN EN] Snapshot floater, all pull-down menus ↵ | Richard Linden | |
become transparent reviewed by Leyla | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-03-25 | Fixed normal bug EXT-6324 (View - View Object - should have "press ESC to ↵ | Eugene Mutavchi | |
return to World View" message) - added showing the "press ESC to return to World View" when viewer is in free camera mode (if mode was started by camera floater). Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/97/ --HG-- branch : product-engine | |||
2010-03-22 | Weekly automated merge from viewer 2.0 | Roxie Linden | |
2010-03-20 | merge | Dave Parks | |
2010-03-18 | merge from hotfix to viewer-2-0 and resolve conflicts | Kent Quirk | |
2010-03-16 | Fixed bug EXT-6007 ([STRING IN EN] - While loading Second Life several ↵ | Vadim Savchuk | |
messages need to be localized). Reviewed by Richard: https://codereview.productengine.com/secondlife/r/31/ --HG-- branch : product-engine | |||
2010-03-10 | EXT-6295 - Cannot log in with new account, TOS dialog does not load | Richard Nelson | |
reviewed by Mani | |||
2010-03-08 | automated merge | Roxie Linden | |
2010-03-08 | DEV-45976 Last Login Location Preference not remembered | Roxie Linden | |
2010-03-06 | viewer2 merge. | Tofu Linden | |
2010-03-05 | added some logging to help track down crash in EXT-5849 | Richard Linden | |
2010-03-05 | fix for merge | Richard Linden | |
2010-03-05 | merge | Richard Linden | |
2010-03-05 | merge from viewer-2-0 | Tofu Linden | |
2010-03-04 | removed extraneous updateBoundingRect() calls | Richard Nelson | |
remove the login progress panel as a popup only after it has finished fading out popupview manages it's own registering and unregistering of popup callbacks | |||
2010-03-03 | WIP - replace top ctrl with LLPopupView | Richard Linden | |
2010-03-03 | fixed Normal Bug EXT-5603 Rightclick on link in long description cause ↵ | Denis Serdjuk | |
following this link Cause: LLViewerWindow called handleMouseUp() instead handleAnyMouseClick(). It caused commit action in LLExpandableTextEditor even after right mouse up event. Solution: handleMouseUp() replaced by handleAnyMouseClick() --HG-- branch : product-engine | |||
2010-03-02 | Fix for bad handling of creating mesh prim instances. | Dave Parks | |
2010-03-02 | Can upload textures from model preview now. | Dave Parks | |
Fix for bad region crossing. | |||
2010-03-02 | initial work changing topctrl to popup layer | Richard Nelson | |
2010-03-01 | Fix for gcc compiler error ? | Dave Parks | |
Fix for cropping of models in model preview window. Fix for prim count and upload cost always being 0. | |||
2010-02-28 | Remove some dead code. | Dave Parks | |
Add LH transform to LLVector3 Add DebugShowUploadCost Make LOD generation on model preview less finnicky. Remove error level based LOD generation. Better framing of model before upload. Better error handling for model uploader. Remove [COST] argument from model upload menu item. Remove L$ check from model upload menu item being enabled. | |||
2010-02-24 | Removed scale from model importer. | Dave Parks | |
Removed support for scale entry in mesh assets. Fixed MeshMaxConcurrentRequests being ignored. Added mesh download queue debug text. | |||
2010-02-23 | merge | Dave Parks | |
2010-02-23 | Fix for normals getting squished on consolidation. | Dave Parks | |
Replaced some magic numbers with constants. Switched up throttling of mesh upload HTTP posts to prevent overloading one capability at a time. Added some feedback on upload progress via debug text. Made debug text move with side panel (keep debug text from rendering on top of side panel). | |||
2010-02-23 | viewer2 merge. | Tofu Linden | |
2010-02-22 | No ticket. Removed unnecessary string which was occasionally left in ↵ | Andrew Dyukov | |
5e7ce89a4c9e. --HG-- branch : product-engine | |||
2010-02-22 | Fixed normal bug EXT-4964 (Invalid SLURL detection does not detect invalid ↵ | Andrew Dyukov | |
slurls). - Added new static method LLSLURL::isValidSLURL() whic uses LLUrlRegistry::isUrl() to validate SLURLs and not just chek prefixes as LLSLURL::isSLURL() does. - Used it in slurl DnD check in LLViewerWindow. - LLUrlEntrySLURL regexp was changed not to pass non-valid SLURLS (such as one from the bug description). --HG-- branch : product-engine | |||
2010-02-22 | fixed EXT-5418 “When UI scale is set to 1.40 I see notices off the edge of ↵ | Alexei Arabadji | |
the screen.”, corrected emitting of world view update signal; replaced getWorldViewRectRaw with getWorldViewRectScaled LLIMFloater::getAllowedRect; --HG-- branch : product-engine | |||
2010-02-17 | merge from viewer2. | Tofu Linden | |
2010-02-16 | Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0 | Rick Pasetto | |
2010-02-13 | backout merge. | Tofu Linden | |
2010-02-13 | Backed out changeset f196197a816a | Tofu Linden | |
2010-02-13 | Backed out changeset f196197a816a | Tofu Linden | |
2010-02-13 | Backed out changeset f196197a816a | Tofu Linden | |
2010-02-13 | merge backout. | Tofu Linden | |
2010-02-13 | Backed out changeset 6c161782dba3 | Tofu Linden | |
2010-02-13 | resolve. | Tofu Linden | |
2010-02-13 | Backed out changeset d89b00b44ab6 | Tofu Linden | |
2010-02-13 | merge from viewer2. this fucks up davep's optimizations, so I'll backout ↵ | Tofu Linden | |
their backout next to restore them. I hope. Sheesh. | |||
2010-02-12 | merge | Palmer Truelson | |
2010-02-12 | Backed out davep's optimization pass. changeset 3c3685de430a | Palmer Truelson | |