Dave Parks
a25f898703
merge
2011-05-02 14:52:12 -05:00
Ricky Curtice
9bac314ba0
Switched to using *_SQUARED constants instead of multiplied constants, and cleaned up a few other minor issues noted during review.
2011-03-12 23:39:10 -08:00
Ricky Curtice
d4d292258e
Squared all dist_vec() based comparisons and other dist_vec() operations where sensible.
...
Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality.
2011-03-10 22:07:06 -08:00
prep
8bbbcd9c22
Fix for SH-816
2011-02-16 10:32:12 -05:00
Loren Shih
e3ed1565f8
Automated merge up from viewer-development into mesh-development
2011-02-10 10:44:21 -05:00
Aleric Inglewood
9531046609
STORM-955: VWR-24312: Massively duplicated objects
...
Turns out that most of my SNOW-800 patch was included in Viewer 2 (albeit without crediting me).
However, not everything was used and some more cleaning up was possible.
After this patch, and when compiling with optimization, there are no duplicates left
anymore that shouldn't be there in the first place. Apart from the debug stream
iostream guard variable, there are several static variables with the same name (r, r1,
r2, etc) but that indeed actually different symbol objects. Then there are a few
constant POD arrays that are duplicated a hand full of times because they are
accessed with a variable index (so optimizing them away is not possible). I left them
like that (although defining those as extern as well would have been more consistent
and not slower; in fact it would be faster theoretically because those arrays could
share the same cache page then).
2010-12-30 14:53:30 +01:00
prep linden
4e922949a9
Fix for SH-479
2010-12-03 13:02:34 -05:00
Oz Linden
a5619d16f7
correct licenses (fix problem with license change merge)
2010-10-13 07:24:37 -04:00
prep linden
70b2ace131
Reset joint positions after detaching a rigged model
2010-10-05 14:14:37 -04:00
Dave Parks
295de1a537
Put some errant tests under if (LL_TESTS) conditional.
2010-09-30 15:56:41 -05:00
Dave Parks
7c2b9221d6
merge
2010-09-27 15:20:27 -05:00
prep linden
c7f5a9419b
Added support for joint offsets
2010-09-24 13:11:53 -04:00
Brad Payne (Vir Linden)
90e3d83a5c
Fix for build failures - disabling tcmalloc for now
2010-09-21 13:26:52 -04:00
Dave Parks
2f012dd34f
merge
2010-08-25 14:48:18 -05:00
Aaron Terrell (Enus)
48743cbd41
standardizing test suite names as class name under test
2010-08-24 23:41:47 -07:00
Dave Parks
2fea1d5d33
Integrate SIMD API from oreh/server-trunk-oreh
2010-08-19 12:25:15 -05:00
Aimee Linden
855192a83b
VWR-20768 (SNOW-507) FIXED Missing LL_TEST conditions in cmake files
2010-08-18 17:41:36 +01:00
Oz Linden
06b0d72efa
Change license from GPL to LGPL (version 2.1)
2010-08-13 07:24:57 -04:00
Tofu Linden
838dbb9b0f
EXT-8304 FIXED [crashhunters] crash in LLKeyframeMotion::deserialize
...
Speculative bunch of robustification.
Reviewed by Soft.
2010-08-05 16:26:39 +01:00
Christian Goetze (CG)
6a1fefac22
Redo the same merge as in changeset "2026f824953f", but this time with feeeeling.
2010-08-02 16:59:20 -07:00
Kent Quirk
19c0d6d4ea
Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1
2010-07-30 10:11:55 -04:00
Richard Linden
15247f0869
Backed out changeset: 58571b4e704b
2010-07-27 14:22:14 -07:00
Dessie Linden
5d85dad85f
Reverted changeset 2bb10eae42bf
2010-07-15 12:31:08 -07:00
Mike Antipov
a880243f34
EXT-8374 FIXED Added possibility to localize "None" action value for Animation and Sound Actions.
...
Also changed hardcoded "until animations are done" value for Wait with label from the appropriate Floater checkbox.
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/762/
--HG--
branch : product-engine
2010-07-15 15:26:13 +03:00
Aimee Linden
efb72e66d0
SNOW-484/DEV-51808 FIXED Recursive animations can crash viewer
2010-07-12 17:54:02 +01:00
Richard Linden
61252480e0
EXT-8177 FIX avatar walk/run animation periodically stops when going down a steep hill
2010-06-30 20:00:24 -07:00
Nyx (Neal Orman)
f89bbd3baa
EXT-7838 FIX - viewer 2.1 avatars look ruth-shaped to viewer-2 users
...
Added a third visual param group VISUAL_PARAM_GROUP_TWEAKABLE_NO_TRANSMIT
to specify visual params that are user-tweakable, but should not be sent
over the network.
We should have this group *only* for new user-tweakable visual parameters
that should not be sent over the network. These should only be used for
*new* parameters that only contribute to the generation of baked textures.
Code reviewed by Richard
2010-06-24 17:21:18 -04:00
Loren Shih
4fc8140a1d
EXT-7916 FIXED Miscllaneous UI issues with Preview Gesture Floater
...
See subtasks for complete lists of fixes. The preview gesture floater had some major issues and regressions.
2010-06-17 16:36:49 -04: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
08ee190ec8
EXT-7499 WIP Prevent other avatars from remaining with a ruth shape
...
to be reviewed by nyx.
2010-06-01 22:30:14 +01:00
Brad Payne (Vir Linden)
d213946c6c
EXT-6953 WIP - pre-push cleanup after review. Accumulated EXT-6953 commits reviewed by Nyx.
2010-05-27 17:04:48 -04:00
Brad Payne (Vir Linden)
aa9c621cb9
EXT-6953 WIP - cleanup
2010-05-27 15:19:26 -04:00
Brad Payne (Vir Linden)
9e5fe84c9e
For EXT-6953: Evaluate and implement Richard's improved default animations. Cleanup and log spam reduction.
2010-05-07 15:10:50 -04:00
Brad Payne (Vir Linden)
6081ad52c3
Improved default animations - work in progress
2010-05-06 19:10:11 -04:00
Brad Payne (Vir Linden)
29740b0e3d
For EXT-6953: Evaluate and implement Richard's improved default animations. Diagnostic info.
2010-04-30 17:54:38 -04:00
Brad Payne (Vir Linden)
e9effbe73a
For EXT-6953: Evaluate and implement Richard's improved default animations. New versions of animations fix looping and other problems, reduced log spam.
2010-04-29 15:58:50 -04:00
Brad Payne (Vir Linden)
969a4bf934
work in progress on improved default animations
2010-04-27 23:01:11 -04:00
Brad Payne (Vir Linden)
2927ae2fa4
Improved default animations - work in progress
2010-04-26 17:45:32 -04:00
Brad Payne (Vir Linden)
063a7a531a
Improved default animations - work in progress
2010-04-23 16:00:12 -04:00
Brad Payne (Vir Linden)
6aa3b75224
For EXT-6953: improved default animations.
2010-04-21 19:08:15 -04:00
Brad Payne (Vir Linden)
d692ed38bd
For EXT-6953: improved default animations. Moved LLUUID values to .cpp file
2010-04-20 15:30:51 -04:00
Richard Nelson
55ea80076b
EXT-6422 Infinite loop in LLMotionController::activateMotionInstance
...
reviewed by monroe
2010-04-09 14:30:15 -07:00
Monroe Linden
abae31cb4a
Provisional fix for EXT-2939
...
Restored the call to updateMotions(LLCharacter::HIDDEN_UPDATE) in LLVOAvatar::updateCharacter().
Added a specific fast timer for hidden updates in LLCharacter::updateMotions() to assess how much this will impact performance.
Reviewed by Richard.
2010-02-10 18:31:39 -08:00
Tofu Linden
f484d4dace
CID-59
...
Checker: FORWARD_NULL
Function: LLEditingMotion::onUpdate(float, unsigned char *)
File: /indra/llcharacter/lleditingmotion.cpp
minor.
2010-02-10 18:20:24 +00:00
Tofu Linden
a65a0c4cfb
CID-300
...
Checker: UNINIT_CTOR
Function: LLJoint::LLJoint(const std::basic_string<char, std::char_traits<char>, std::allocator<char>>&, LLJoint*)
File: /indra/llcharacter/lljoint.cpp
2010-01-29 15:51:24 -08:00
Tofu Linden
0faac6bd14
CID-333
...
Checker: UNINIT_CTOR
Function: LLStateDiagram::LLStateDiagram()
File: /indra/llcharacter/llstatemachine.cpp
2010-01-29 14:32:35 -08:00
Tofu Linden
8e45dfe2c6
CID-334
...
Checker: UNINIT_CTOR
Function: LLStateMachine::LLStateMachine()
File: /indra/llcharacter/llstatemachine.cpp
2010-01-29 14:31:39 -08:00
Tofu Linden
6f364cf7c5
CID-335 follow-up
2010-01-29 14:30:22 -08:00
Tofu Linden
47a7262713
CID-335
...
Checker: UNINIT_CTOR
Function: LLKeyframeWalkMotion::LLKeyframeWalkMotion(const LLUUID &)
File: /indra/llcharacter/llkeyframewalkmotion.cpp
2010-01-29 14:29:28 -08:00
Tofu Linden
abd24efbf1
CID-337
...
Checker: UNINIT_CTOR
Function: Translation::Translation()
File: /indra/llcharacter/llbvhloader.h
2010-01-29 14:19:19 -08:00