Router Gray
518da73ad2
Drop some unused boost lexical_cast includes and associated MSVC pragmas.
2020-05-22 14:48:35 -05:00
Router Gray
3e78b74474
Now that fmt plays nice with gcc let's actually use it: replace std::to_string, boost lexical_cast and a couple miscellaneous llformats with fmt. (Alchemy sync-ish)
2020-05-20 21:07:18 -05:00
Router Gray
68d19cd6fb
[BOM] More BoM hooking up.
2019-10-18 16:16:16 -05:00
Shyotl
b81373366b
Animesh test changes. Also stop screwing with my commit messages, github.
2019-03-17 02:35:07 -05:00
Shyotl
5d75b3b223
Prep for animesh.
2019-03-09 01:51:50 -06:00
Shyotl
f4a713a500
Merge.
2017-03-14 04:02:53 -05:00
Shyotl
98516a2a22
Bento hell and back, and back to hell, and back.
2017-01-11 03:55:36 -06:00
Lirusaito
f33429f1bb
Buncha pointless sync and cleanup
2016-05-27 12:17:30 -04:00
Shyotl
55b5f60b68
V3 mesh, texture, and hover merge.
2016-04-26 13:36:39 -05:00
Shyotl
df41722c98
llappearance merge
2016-04-04 00:16:55 -05:00
Shyotl
1c627317ec
No longer include llerrorlegacy.h. Updated llstl to include deletion utilites.
2015-06-19 03:54:20 -05:00
Shyotl
f38754d0d6
Fixed an alignment issue with LLAvatarJointCollisionVolume array. Thanks Henri.
2014-09-07 15:55:53 -05:00
Shyotl
282de8c7f5
Only use LLAvatarJoint when necessary, else LLJoint
2014-08-20 19:40:31 -05:00
Nyx Linden
987ab9c07f
SH-4059 FIX other's hover parameters affects your avatar's setting
...
Added an additional sanity check to make sure that other avatars don't
affect your wearables.
2013-04-05 23:10:17 +02:00
Nyx Linden
1a3e2ff18e
SH-4050 FIX camera goes below ground when avatar offset set to 0
...
Added a constraint to ensure that the avatar's height (with offset)
does not go below 0.1 meters. Camera was getting confused since the avatar's
effective height was negative.
Note the avatar is mostly underground/contorted even at 0.1 meters, but
most users setting values this low will be making ultra-tinies and would
be hiding the avatar mesh. Camera stays above ground when height is at 0.1.
Conflicts:
indra/llappearance/llavatarappearance.cpp
2013-04-05 23:10:16 +02:00
Shyotl
92cc65bf5e
Decoupled rlva/setting based z-offset from param based z-offset. This reverts questionable changes introduced in the recent rlva merge.
2013-03-27 01:36:23 -05:00
Latif Khalifa
303840f729
Merge remote-tracking branch 'shyotl/sunshine'
...
Conflicts:
indra/llappearance/llavatarappearance.cpp
indra/newview/character/avatar_lad.xml
indra/newview/llagent.cpp
2013-03-26 23:54:36 +01:00
Shyotl
441b564afe
RLVa update.
2013-03-26 00:46:11 -05:00
Latif Khalifa
ea4f2ec7a7
Merge remote-tracking branch 'origin/sunshine2'
2013-03-24 14:23:18 +01:00
Nyx Linden
07850410b5
SH-3909 Support avatar height offset
...
Adding a new visual param that allows users to manually adjust an offset for
how far off the ground (+ or -) their avatar's root bone is.
Supports the +-2m range people are used to adjusting in their viewers, but
new implementation should support server-generated appearances.
Conflicts:
indra/newview/character/avatar_lad.xml
indra/newview/llagent.cpp
indra/newview/llcallingcard.cpp
indra/newview/skins/default/xui/en/strings.xml
2013-03-19 02:06:22 +01:00
Drake Arconis
b800320a49
Remove LLMemType and related files
2013-03-04 12:02:01 -05:00
Shyotl
776a977824
Completed code migration to LLAvatarAppearance
2013-01-05 17:12:02 -06:00
Shyotl
5cf091b8b2
Completed code migration from LLViewerWearable to LLWearable.
2013-01-05 00:33:55 -06:00
Shyotl
9596514c79
Dragged over lltexlayer, lldriverparam, lllocaltextureobject, llwearabledata
2013-01-04 20:50:35 -06:00