Commit Graph

544 Commits (fe253e6ec6f77a7967cadd6efd76b2fbbef4e2da)

Author SHA1 Message Date
Dave Parks d7db673dc7 Fix for leaking occlusion queries -- try not to hold onto so many stale occlusion query references. 2011-01-21 18:25:57 -06:00
leyla_linden b5e67321c3 SH-821 Selectively show/hide mesh render info 2011-01-19 11:37:42 -08:00
Dave Parks 4056ab8fbf SH-506 Remove (now obsolete) streaming cost info display. 2010-12-17 14:45:47 -06:00
Loren Shih 618249155a Automated merge up from viewer-development 2010-12-13 10:08:55 -05:00
Dave Parks 48b107ac97 Apparently the new standard is to NOT suffix ARB extension function pointers with ARB. 2010-12-03 02:37:14 -06:00
Dave Parks 98802a1ef9 Merge 2010-12-02 21:34:01 -06:00
Dave Parks 0be7fcf2a9 SH-373 Update glext.h, disable anti-aliasing on ATI when rendering deferred. Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_... 2010-12-02 21:33:03 -06:00
Monroe Linden 1e050c2ed8 merge 2010-12-02 14:33:42 -08:00
Loren Shih bfd8efb057 Automated merge up from viewer-development 2010-12-01 10:55:24 -05:00
Dave Parks 894dd833f7 Depth of Field whenever "Lighting and Shadows" is enabled and global-illumination is not (experimental). 2010-11-24 03:36:41 -06:00
Andrew Productengine f0a0831954 STORM-560 FIXED Implemented preference that allows users to select default behavior when pressing letter keys.
- Added check to LLViewerWindow::handleKey() that gives focus to nearby chat if "Pressing letter keys starts local chat" option is selected, key is not special (and no modifier key is held except Shift), camera is not in mouselook and no view currently has keyboard focus.
- The choice of what should happen when letter keys are pressed is saved in new setting added in this fix- "LetterKeysFocusChatBar".
2010-11-18 23:09:05 +02:00
Richard Linden 50d21a75a7 merge 2010-11-15 15:52:54 -08:00
Dave Parks d682394d02 merge 2010-11-11 11:23:10 -06:00
Oz Linden a942a64b89 merge fixes for STORM-546 2010-11-09 19:40:58 -05:00
Kent Quirk cb54738a49 Merge from beta 2010-11-09 16:31:16 -05:00
Kent Quirk dc59b268dc SH-412 -- fix the way that redraws happen to eliminate flickering on resize -- patch from davep and seraph, I'm just applying it. 2010-11-09 15:18:41 -05:00
Tofu Buzzard caa53cc8cd merge up from v-d 2010-11-09 10:05:17 +00:00
Loren Shih bad6aa7f6b Fix for manual merge errors. 2010-11-08 13:34:24 -05:00
Loren Shih 543edbcdc0 Manual merge of llviewerwindow.cpp from mesh-development. 2010-11-08 13:09:15 -05:00
Loren Shih cd09b01906 Backout merge of llviewerwindow; need to do manual merge since this is messy.
This checkin causes llviewerwindow to become the viewer-development version.
2010-11-08 13:07:01 -05:00
Loren Shih a5e63b1dc0 Merge 2010-11-08 12:57:26 -05:00
Dave Parks c98e6a99f9 Better locking of queues when displaying download queue status.
Reviewed by Nyx.
2010-11-02 16:32:29 -05:00
Loren Shih 0347844b34 SH-358 FIXED Non-FBO driven fix for anti-aliasing (make applying of FSAA require restart when FBO is disabled). 2010-11-04 16:53:14 -04:00
Loren Shih aad22f9faf SH-281 Fix for snapshots showing interface all the time 2010-11-04 16:35:24 -04:00
Dave Parks e095665cca SH-281 Fix for snapshots showing interface all the time 2010-11-01 12:30:54 -05:00
Loren Shih 639bb11eef Automated merge from viewer-development-shining 2010-10-27 16:19:18 -04:00
Loren Shih 225ffbba20 Automated merge up from viewer-development 2010-10-27 15:08:21 -04:00
Tofu Buzzard 179e9e37ec merge from viewer-development. 2010-10-27 11:03:39 +01:00
Merov Linden ebce1a4ea8 STORM-416 : merge with viewer-development 2010-10-26 10:59:37 -07:00
Richard Linden 20e9dbf40b EXP-273 FIXED Add button/tray for avatar picker
made "toggleable" radio group
2010-10-22 18:37:40 -07:00
Richard Linden e638204dc2 EXP-273 WIP added avatar picker popup and hint 2010-10-21 17:14:14 -07:00
Dave Parks 40e9566d98 Non-FBO driven fix for anti-aliasing (make applying of FSAA require restart when FBO is disabled). 2010-10-22 16:49:32 -05:00
Loren Shih 525de55540 Automated merge up from viewer-development 2010-10-21 14:18:29 -04:00
Loren Shih 7687653871 Automated merge up from viewer-development 2010-10-20 12:18:33 -04:00
Richard Linden 1aea521016 fix for dead space at top of screen where media hud is not clickable 2010-10-15 16:29:45 -07:00
Tofu Buzzard ad033a4b35 sync up to viewer-developer 2010-10-15 09:52:11 +01:00
Richard Linden 73b39c9b46 made destination guide url configurable on command line 2010-10-13 18:41:35 -07:00
Richard Linden 0732b48be9 improved fastquit logic which should reliably disconnect viewer from sim 2010-10-13 11:57:38 -07:00
Oz Linden a5619d16f7 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
Richard Linden 19be4a4d42 EXP-188 FIXED Object Inspector flashes on and off for an item that is for sale 2010-10-12 18:47:44 -07:00
Tofu Linden 393c819477 VWR-21967 There's lots of ::renderForSelect() code that we don't need any more.
VWR-22088 Remove underlying ::renderForSelect() code (render-pipeline)
2010-10-10 15:25:11 +01:00
Richard Linden bd4afcfba2 EXP-137 FIXED Nametag text and borders do not align in Skylight Viewer
fix for prim media and hud text incorrect positioning when destination guide is open
2010-10-08 14:27:42 -07:00
callum 21c8dea4e4 Test merge 2010-10-04 17:40:59 -07:00
Loren Shih d65e512fa3 Automated merge up from viewer-development 2010-10-04 11:21:18 -04:00
Merov Linden c7b6ebaf76 Port of SNOW-643 : Water flicker at high altitude. This doesn't fix the low altitude flicker though (STORM-306) 2010-09-30 22:57:05 -07:00
Richard Linden 6eb0299564 login panel now properly nested in main_view.xml, no more z order hackery 2010-09-29 17:39:44 -07:00
Dave Parks 0c93da0501 SH-224 Add new streaming cost algorithm debug displays to viewer.
Add the ability to clear LOD slots.
Make triangle count UI more responsive to Generate LOD button.
Add triangle count debug display for current selection.

Reviewed by Nyx
2010-09-29 16:09:21 -05:00
callum 95ecad54c6 EXP-112 Enable fullscreen mode (with mode switch, not resize to desktop) as per 1.x viewer. 2010-09-28 16:52:56 -07:00
Leyla Farazha a4b223248e Merge 2010-09-27 17:54:52 -07:00
Dave Parks 7c2b9221d6 merge 2010-09-27 15:20:27 -05:00