maxim_productengine
|
dbb613a2d8
|
SL-11456 Allow scaling of HUD attachments
|
2019-07-02 16:52:21 +03:00 |
Andrey Kleshchev
|
a902b360f2
|
MAINT-8478 Unable to unzoom camera after zooming object behind draw distance
|
2018-06-06 12:10:57 +00:00 |
Oz Linden
|
c8726aba30
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
Mnikolenko ProductEngine
|
71babaf882
|
MAINT-147 FIXED Allow follow cam scripts after closing Build tools floater.
|
2015-03-10 11:29:17 +02:00 |
Mnikolenko ProductEngine
|
7932a77319
|
MAINT-3885 FIXED Don't set focus on avatar after double-click-teleport if camera was locked.
|
2014-07-01 11:01:43 +03:00 |
Graham Madarasz
|
bf6182daa8
|
Update Mac and Windows breakpad builds to latest
|
2013-03-29 07:50:08 -07:00 |
Oz Linden
|
06b0d72efa
|
Change license from GPL to LGPL (version 2.1)
|
2010-08-13 07:24:57 -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
|
742c123879
|
EXT-8071 FIX Viewer crashes in login screen when moving mousewheel in login fields.
|
2010-06-25 10:37:08 -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 |
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 |
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
|
715e38fb53
|
EXT-6630 : INFRASTRUCTURE: Pull out -Keys functions from llagent into llagentcamera
Fix for S32/F32 mismatch.
|
2010-03-30 16:01:17 -04: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
|
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 |
Loren Shih
|
853d9e4453
|
EXT-6539 : Take out mAvatarObject from LLAgentWearables
Removed mAvatarObject / gAgentWearables.mAvatarObject since it's redundant with gAgent.mAvatarObject.
|
2010-03-25 17:27:50 -04:00 |
Loren Shih
|
504cf0870d
|
EXT-2959 : Pull out camera functions from llagent to llagentcamera
#3 checkin.
Took out llagent "friend llagentcamera" and added accessors instead.
Did some superficial formatting cleanup.
|
2010-03-25 15:06: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 |