Commit Graph

77 Commits (05935d09124db6834ed7262b94de7558b6738590)

Author SHA1 Message Date
WoLf 65185139cc First sweep of changes for settings (and a few functions) from Phoenix prefix to FS. 2011-10-10 06:10:45 +02:00
Arrehn cc3564a716 FIRE-1452, options for hiding local lookat effects 2011-09-03 12:58:25 -04:00
Arrehn 9fd0edb326 Initial 2.8.3+ merge, Tozh & Arrehn
Issues: Graphics preferences tab, lighting, depth of field
Issues: Color preferences tab, new direct chat
Issues: Build floater Mesh build tab
Issues: German translations of build, viewer menus
Issues: pipeline issues with mac, possibly other things
Issues: uploading content / temp content
Issues: Windlight quickprefs, parcel windlight, RLVa windlight
2011-08-26 11:18:49 -04:00
Arrehn e277b8a4ac Merge with LL 2.6.9, initial work. Needs tests, extra XUI merging with particular skins. 2011-08-04 11:53:40 -04:00
Ansariel 7a053e8abf Re-enabled "/" keystroke for starting gestures in nearby chatbar incl. properly working Shared Media prims. Fixes FIRE-1990 2011-07-08 20:19:40 +02:00
Arrehn 22940da985 Backed out changeset 0149d1597782 2011-06-24 23:19:20 -04:00
Kadah a16c902d5f FIRE-1482: Fixed head/eye movement still moving viewerside while Hide Lookat Beacons is on (Patch from Ansariel Hiller) 2011-06-23 21:02:55 -07:00
prep linden ec6be3fdb9 Fix for sh-1586 & sh-1654 # Alt-zooming camera flipping 2011-06-17 10:47:33 -04:00
prep linden 6d436f152b Fix for camera wonkiness (sh-1654 ...) 2011-06-16 15:23:49 -04:00
Dave Parks 4374f53e23 SH-1586 Fix for bad camera behavior introduced by SH-1119 2011-05-18 02:02:52 -05:00
Arrehn 145b659f13 merging Zi's AO work 2011-04-27 17:53:39 -04:00
Tonya Souther bd2eaeb7f9 Use correct debug setting for private point at. From Ansariel Hiller, fixes FIRE-949. 2011-04-24 12:59:42 -05:00
ZiRee 54f218f68a First draft for a viewer side animation overrider. Still very rough code but almost feature-complete. 2011-04-20 05:41:33 +02:00
Arrehn 10e88f3891 Merge with RLVa-LL2.5.2 2011-04-09 22:24:22 -07:00
Kadah 9c1ea6158e Added debug setting to hide own lookat. Added dont show own lookat when private lookat is on. Changed some gSavedSettings lookups to LLCachedControl. 2011-03-26 19:40:54 -07:00
Arrehn b8ec97ae81 Double-click teleport now cams target. Thanks to Andromeda Rage, based on code by Kitty Barnett 2011-03-08 01:36:17 -05:00
Dave Parks 3b5d6eed12 merge 2011-04-19 14:55:11 -05:00
prep 79664c1017 Fix for sh-1119: Alt Zooming on assets that contain a pivot point can at times cause erratic camera movement 2011-03-10 12:09:29 -05:00
Tank_Master 8ee4482c42 Imported from Kokua (originally by ArminW) - disable broadcast your lookat and disable hand movement when editing (not fully working)
The menu options (develop -> avatar-> Privet Look At and Privet Point At) are always checked, regardless of the actual state.
2011-03-02 01:16:40 -08:00
Kitty Barnett 604345b918 Merged with .RLVa tip
--HG--
branch : RLVa
2011-02-19 01:12:23 +01:00
Don Kjer 774405e92b Cleanup of headless client (was: DisableRendering mode)
* Now called 'HeadlessClient' instead of 'DisableRendering'
* Removed most cases where we skipped certain behaviors in the client when in this mode.  This gets us closer to a 'true' client, for testing purposes.
2011-02-18 23:16:38 +00:00
Kadah 9f1ef52d56 Freeing the camera movement some more. Added min zoom disable, removed max distance bounds (when camera constraints are off), and added disable for simulator camera constraints.
These options will need to be added to prefs panel
2011-02-15 00:32:40 -08:00
Arrehn 0586dca369 Merge up part2 to Release 2.4.0 + RLVa . Needs live testing 2011-01-19 12:40:31 -05:00
Loren Shih 5f99331f4a Automated merge up from viewer-development 2010-12-29 13:23:02 -05:00
Jonathan Yap 551bfb88fc Adjust parameter in call to setFocusOnAvatar to be more efficient (don't animate) 2010-12-17 07:29:27 -05:00
Loren Shih 618249155a Automated merge up from viewer-development 2010-12-13 10:08:55 -05:00
Richard Linden 50d21a75a7 merge 2010-11-15 15:52:54 -08:00
Loren Shih a5e63b1dc0 Merge 2010-11-08 12:57:26 -05:00
Arrehn b96b8e3ca0 Merge with RLva-#head 2010-11-04 10:09:29 -07:00
Arrehn d0d3e716dc Rolling back before back RLV merge 2010-11-04 10:02:01 -07:00
Arrehn cc718fcdf2 Snowstorm syncup 2010-11-03 22:44:26 -07:00
Kitty Barnett 9498c31d3c Merged with default tip (Revision aeb7e6c38341)
--HG--
branch : RLVa
2010-10-31 23:41:40 +01:00
Andrew Productengine ea32129f49 STORM-452 FIXED Made protective fix for crash in LLAgentCamera::resetView().
I managed to reprodcuce the crash once and couldn't reproduce it any time later, so this fix is made judging from line that I found (viewer was in debug mode when it happened)
in call stack after crash. Added check for gMenuHolder against NULL to prevent further crashing. There is no 100% guarantee that this fixes the crash from ticket, but it won't do any harm either.
2010-10-27 19:23:52 +03:00
Oz Linden a5619d16f7 correct licenses (fix problem with license change merge) 2010-10-13 07:24:37 -04:00
Richard Nelson 033c45f990 EXP-142 FIXED Disable mouselook in Skylight 2010-10-04 11:21:15 -07:00
Kitty Barnett e6e551cb41 Merged with default tip (Revision 7a739cbdce56)
--HG--
branch : RLVa
2010-08-28 02:06:00 +02: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
Kitty Barnett b6a073c659 Initial commit of RLVa-1.2.0i
--HG--
branch : RLVa
2010-08-22 10:57:22 +02:00
Tofu Linden 9989c304c9 trivial comment changes while I was in this code. 2010-08-13 12:25:59 +01:00
Oz Linden 06b0d72efa Change license from GPL to LGPL (version 2.1) 2010-08-13 07:24:57 -04:00
Dave Parks 2f012dd34f merge 2010-08-25 14:48:18 -05:00
Tofu Linden f7ff9c2aa4 trivial comment changes while I was in this code. 2010-08-13 12:25:59 +01:00
Loren Shih 75cfa9a0c3 EXT-8051 FIXED Change cameraCustomizeAvatar calls to use gAvatarp->isUsingBakedTextures
Changed some uses of cameraCustomizeAvatar as appropriate.
2010-07-22 15:06:08 -04:00
Dave Parks 13202e744c merge 2010-07-14 11:11:31 -05:00
Vadim Savchuk 07406b8397 EXT-8208 FIXED Hide pop-ups on entering mouse-look mode.
Reviewed by Sergey Litovchuk at https://codereview.productengine.com/secondlife/r/706/

--HG--
branch : product-engine
2010-07-07 21:18:32 +03:00
Nyx (Neal Orman) fcfaa69821 EXT-8020 FIX outfit textures are blurry on opening outfit editor
We believe this fix should help with the blurry textures - we weren't
updating our local bake of your avatars' appearance. Added a line to trigger
this refresh.

Code reviewed by Seraph
2010-07-06 18:13:46 -04:00
Richard Linden e8a52ebc51 EXT-8148 Camera transitions are occasionally very slow for appearance editing transitions
reviewed by Nyx
2010-07-01 10:33:06 -07:00
Richard Nelson 6dd35018d2 EXT-7767 FIX Outfit editor doesn't appear to have a default camera view
added some comments and cleaned up code based on review
2010-06-23 18:32:31 -07:00