Commit Graph

54 Commits (0bf3ee7fa7f09bee0ee12077442fac9e4d0b32cd)

Author SHA1 Message Date
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
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
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
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
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
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
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
Richard Nelson 0aabcc8134 EXT-7767 FIX Outfit editor doesn't appear to have a default camera view 2010-06-23 16:50:06 -07:00
Aimee Linden c0129e4b11 DEV-36437 FIXED (VWR-2485) Menu remains after switch to Mouselook
Ported from Snowglobe.
2010-06-21 13:35:55 +01:00
Richard Nelson 206ce0bb2c fix for broken rear view camera 2010-06-16 09:50:09 -07:00
Richard Linden 8b95793c35 EXT-6953 WIP fixed walk cycle foot slip feedback to not speed up animation so much
also, made camera default target and offset live-settable for debugging

reviewed by vir
2010-06-15 13:53:40 -07:00
Dave Parks 37a8c12bd3 merge 2010-06-14 23:04:11 -05:00
Leyla Farazha 76cf9e29a7 EXT-7799 My Appearance - Edit outfit positions camera to previous camera coordinates
reviewed by richard
2010-06-14 10:53:28 -07:00
Dave Parks f461ae214c Merge with render-pipeline 2010-06-07 23:05:22 -05:00
Leyla Farazha 56da8017d9 EXT-7210 Baked textures should only be updated when outfit changes are saved or outfit editor is exited.
reviewed and contributed to by Nyx
2010-06-08 14:52:22 -07:00
Monroe Linden 6d840687a5 Fix for the last part of EXT-7366 (Need to change camera view of avatar previews on 'Front view' while editing shapes).
Reviewed by Richard.
2010-06-04 11:56:08 -07:00
Nyx (Neal Orman) cd46893057 EXT-7209 EXT-7366 EXT-7213 FIX EXT-7392 WIP
Final fixes for:
EXT-7209 camera to enter appearance edit mode
EXT-7366 change camera to face front of avatar in previews
EXT-7213 kill old appearance editor

Partial fix for:
EXT-7392 alpha mask checkboxes are not hooked up

All changes code reviewed by vir. Following commits (plus this one) reviewed with this checkin:
425d4e960450
15d04b6464a7
e92ae606de12
adc94512ea9b
24577dbbf7a4
6f28b241eae2

(sorry dessie! :) )
2010-05-27 14:40:49 -04:00
Nyx (Neal Orman) b524aacb59 EXT-7213 WIP kill old appearance editor and all traces of code
First pass - eliminated all references to gFloaterCustomize except
those that call saveIfDirty. Haven't compiled, haven't reviewed.
Will clean up in further patches and get reviewed before pushing.
2010-05-25 20:17:23 -04:00
Dave Parks de5b15b590 CTS-149 Get rid of camera minimum distance for meshes and when DisableCameraConstraints is TRUE. 2010-05-12 18:05:57 -05:00
Richard Nelson 6cc65f9e5f merge 2010-04-01 12:52:04 -07:00
Richard Nelson 656a533fac EXT-6431 - Avatar head doesn't correctly follow mouse when side panel is open 2010-04-01 12:41:41 -07:00
Tofu Linden fb08c17cdd Checker: UNINIT_CTOR
Function: LLAgentCamera::LLAgentCamera()
File: /indra/newview/llagentcamera.cpp
2010-04-01 17:25:42 +01:00
Tofu Linden 56dbd313a1 Checker: CHECKED_RETURN
Function: LLAgentCamera::updateCamera()
File: /indra/newview/llagentcamera.cpp

not a bug, but I cleaned up BOOL->bool
2010-04-01 17:23:49 +01:00
Loren Shih 7a8c6a235e EXT-6632 : INFRASTRUCTURE: LLAgentCamera / LLAgent header file / #include cleanup
Took out unnecessary #includes from llagentcamera.*
2010-03-30 15:05:48 -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 b6e7850c0a Merge 2010-03-29 12:30:09 -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
Monroe Linden 8a3fe4d9e4 Fix for EXT-6573 (Mouse-steering doesn't work in third person view)
LLAgentCamera::cameraOrbitAround() (which had been created from LLAgent:: cameraOrbitAround() when LLAgentCamera was factored out) wasn't correctly processing yaw.  Specifically, since gAgent.getFrameAgent() returns by value and not reference, gAgent.getFrameAgent().rotate() was discarding the result of the rotation.

Changed LLAgentCamera::cameraOrbitAround() to use gAgent.yaw() instead, and changed LLAgent::getFrameAgent() to return a const reference instead of a value, which should make the compiler catch errors like this.

Reviewed by Richard in http://codereview.lindenlab.com/1153001
2010-03-26 17:47:12 -07: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