Commit Graph

98 Commits (91021bf905286bcb5ce0f14e19a55b4800a9ce99)

Author SHA1 Message Date
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
Loren Shih aad22f9faf SH-281 Fix for snapshots showing interface all the time 2010-11-04 16:35:24 -04:00
Loren Shih ffc07281ad SH-358 FIXED LLPipeline::renderBloom crash on Windows 2010-11-04 16:30:59 -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
Dave Parks 60758b214e Potential fix for crash in renderBloom.
Reviewed by Seraph.
2010-10-26 14:31:20 -05:00
Merov Linden ebce1a4ea8 STORM-416 : merge with viewer-development 2010-10-26 10:59:37 -07:00
Loren Shih 525de55540 Automated merge up from viewer-development 2010-10-21 14:18:29 -04:00
Xiaohong Bao 5ee546eb4e for SH-335: create a debug tool to track of memory availability. 2010-10-14 17:01:39 -06: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
Leyla Farazha 60db8577a9 Merge 2010-09-16 12:02:24 -07:00
Aimee Linden ffae589843 Post-convert merge by convert_monolith.py from /Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution 2010-09-03 17:41:39 +01:00
Aimee Linden 0a74d15935 Merge between james/viewer-identity-evolution and dessie/viewer-public 2010-09-03 15:30:16 +01:00
Aimee Linden 34a063ae5a VWR-20715 Double-click teleport
SNOW-352/SNOW-421/SNOW-462 Imported from Snowglobe 2
By Twisted Laws and Thickbrick Sleaford
2010-08-26 16:49:41 +01:00
Tofu Linden e416840f85 Backed out changeset c3d41f18ce2b
back-out the back-out for this branch.  yay.
2010-08-24 19:22:00 +01:00
Tofu Linden 98cc236503 Backed out changeset a62bf7c0af21
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-24 18:44:39 +01:00
Tofu Linden 6ba23344c9 merge heads. whew. 2010-08-24 18:37:53 +01:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Leyla Farazha c897061856 Merge with q/viewer-release 2010-06-21 10:21:52 -07:00
Kent Quirk b770415b6a Merge (and resolve conflict) from q/viewer-release 2010-06-17 11:37:21 -04:00
Xiaohong Bao 599a9a97b4 trivial: remove some debug code of llpushcallstacks. 2010-06-16 16:47:56 -06:00
Xiaohong Bao aa96a6a4e8 EXT-7760: FIXED: only 10 avatars render non-impostored 2010-06-10 12:51:25 -06:00
Leyla Farazha ac17ec0c28 Merge pull from dessie/viewer-public 2010-05-19 15:58:56 -07:00
Tofu Linden b325f72f7d merge from viewer-public 2010-05-14 09:28:08 +01:00
Xiaohong Bao c0a78f9106 EXT-7155: FIXED: bumpmaps failed to load
reviewed by davep.
2010-05-13 14:40:48 -06:00
Dave Parks 4a3222d9c1 Fix for fullbright bump not working in deferred render.
Fix for shadow artifacts around split frusta.
Tweak for shadow aliasing with projectors.
Fix for crash on exit in mesh thread.
(transplanted from 6dcf09cd3e524016c8130a0c8af3d9fc95f2d411)
2010-05-12 03:59:01 -05:00
James Cook 2b7153c26a merge from dessie/viewer-public right before SLE code landed 2010-05-11 16:11:09 -07:00
Tofu Linden b7a3582374 merge from viewer-trunk 2010-05-01 15:52:13 +01:00
Xiaohong Bao bb01c04624 trival: remove extra llpushcallstacks, which is for debug only. 2010-04-30 12:56:44 -06:00
Tofu Linden 9e51aa3fd6 EXT-7060 default auto alpha masking to ON for deferred rendering (only deferred rendering)
(transplanted from 050ae2c9451a6b89374c5a10403f373e2475f23b)
2010-04-26 14:42:06 +01: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 46fe5d49ca EXT-6536 : Make LLVOAvatarSelf a singleton
Superficial cleanup so that all instances of gAgent.getAvatarObject() use "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject".
2010-03-26 14:33: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
James Cook 18ebacefcf Merge with viewer 2 beta 4 2010-03-08 10:54:23 -08:00
James Cook ee81adb01b Preference to set what fields name tags display, and
first attempt at "use display names" menu item which
doesn't work yet
2010-02-18 18:46:41 -08:00
Tofu Linden 7f3b3d3bd6 EXT-5389 Unreadable resident names with glow. 2010-02-18 13:43:42 +00:00
Tofu Linden 35852af8d8 minor cleanup in prep for EXT-5389 2010-02-18 11:14:33 +00:00
Karl Stiefvater (qarl) c044459ead EXT-4198 Screen goes fuzzy after inactivity
move disconnect rendering into render_ui
code reviewed by davep
2010-01-20 18:38:26 -06: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
richard b446f673ff EXT-4066 - zooming while holding a hud in edit mode does not scale properly
EXT-4040 - Hud starts automoving when clicked

reviewed by Mani
2010-01-11 16:28:09 -08:00
Steve Bennetts 90548a46ce Additional HTTP Texture tunining
* Important fix in lltexturefetch.cpp where a 'partial' resonse was incorrectly setting mHaveAllData.
2009-12-18 14:42:41 -08:00
Tofu Linden 988d797b31 merge from viewer-trunk 2010-04-07 13:37:37 +01:00
Palmer b5e12269e1 applied render-pipeline-7 @ 137608. This fixes empty depth buffer during highlight render 2010-04-05 19:37:09 -07:00
Palmer 0afe1fd41d Applied (manually in places) diff from svn.lindenlab.com/svn/linden/branches/render-pipeline/render-pipeline-7@135361 to get deferred rendering changes from the svn branch. Bleh! 2010-03-26 13:19:01 -07:00
Rick Pasetto b877ed17e8 DEV-42327: Compute controls position & size for HUD objects
Review #62
Added facility to get the HUD projection and modelview matrices by refactoring the calls in llviewerdisplay a bit.
2009-12-14 15:41:09 -08: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
Xiaohong Bao 35e200881c merge QAR-1829: texture pipeline branch in viewer-2.0.0.3 2009-11-06 06:52:24 +00:00