- Jul 05, 2017
-
-
Brad Payne (Vir Linden) authored
-
- Jun 30, 2017
-
-
Brad Payne (Vir Linden) authored
Added cycle_object_animations.lsl. Also change to test.cpp to see if it affects a g++ internal compiler error.
-
Brad Payne (Vir Linden) authored
SL-731 - added a hook for debug text specific to control avatars. Also renamed resetJointsOnDetach to removeAttachmentOverridesForObject to make the connection to addAttachmentOverridesForObject more obvious.
-
- Jun 29, 2017
-
-
Brad Payne (Vir Linden) authored
-
- Jun 28, 2017
-
-
Brad Payne (Vir Linden) authored
-
- Jun 27, 2017
-
-
Brad Payne (Vir Linden) authored
-
Brad Payne (Vir Linden) authored
SL-722 - defer markDead() for LLControlAvatar when unlinking. Fixes asset crash in pipeline. Also added various checks for mDrawable null in llvoavatar.cpp.
-
Brad Payne (Vir Linden) authored
-
- Jun 21, 2017
-
-
Brad Payne (Vir Linden) authored
SL-722 - animated object checkbox is based on state of root prim. Enabled only when root prim or whole linkset is being edited.
-
- Jun 20, 2017
-
-
Brad Payne (Vir Linden) authored
-
Oz Linden authored
-
Oz Linden authored
-
Brad Payne (Vir Linden) authored
-
Brad Payne (Vir Linden) authored
SL-731 - control avatar has pointer back to associated volume. Can use this link to find associated inventory item name for an animation in debug display.
-
- Jun 19, 2017
-
-
Brad Payne (Vir Linden) authored
SL-725 - suppress default animations for LLControlAvatar, using a new mEnableDefaultAnimations field
-
- Jun 16, 2017
-
-
Brad Payne (Vir Linden) authored
SL-697 - global scale function for LLControlAvatar, to support arbitrary scaling of animated objects. Not currently used.
-
- Jun 09, 2017
-
-
Brad Payne (Vir Linden) authored
-
- Jun 07, 2017
-
-
Brad Payne (Vir Linden) authored
SL-691,SL-694 - viewer can animate objects based on server messaging. First end-to-end demo for animated objects.
-
- Jun 05, 2017
-
-
Brad Payne (Vir Linden) authored
-
- May 30, 2017
-
-
Brad Payne (Vir Linden) authored
-
Brad Payne (Vir Linden) authored
-
- May 25, 2017
-
-
Brad Payne (Vir Linden) authored
SL-694 - Added extra param field for flags related to extended mesh functionality. Currently this is just one bit to flag an object as able to animate
-
- May 24, 2017
-
-
Brad Payne (Vir Linden) authored
-
- May 22, 2017
-
-
Brad Payne (Vir Linden) authored
-
Oz Linden authored
-
Oz Linden authored
-
- May 17, 2017
-
-
AndreyL ProductEngine authored
-
nat_linden authored
Add LLEventBatch, LLEventThrottle, LLEventBatchThrottle classes. Approved-by:
Rider Linden <rider@lindenlab.com> Approved-by:
Andrey Kleshchev <andreykproductengine@lindenlab.com>
-
Mnikolenko Productengine authored
-
- May 16, 2017
-
-
Mnikolenko Productengine authored
MAINT-7414 FIXED Confirmation is not shown when removing multiple items at once when above InventoryTrashMaxCapacity limit
-
- May 15, 2017
-
-
Mnikolenko Productengine authored
-
Mnikolenko Productengine authored
-
- May 11, 2017
-
-
Mnikolenko Productengine authored
-
- May 10, 2017
-
-
Nat Goodspeed authored
The new behavior is that it will flush when either the pending batch has grown to the specified size, or the time interval has expired.
-
Nat Goodspeed authored
For some reason there wasn't an entry in indra/llcommon/CMakeLists.txt to run the tests in indra/llcommon/tests/lleventfilter_test.cpp. It seems likely that at some point it existed, since all previous tests built and ran successfully. In any case, (re-)add lleventfilter_test.cpp to the set of llcommon tests. Also alphabetize them to make it easier to find a particular test invocation. Also add new tests for LLEventThrottle. To support this, refactor the concrete LLEventThrottle class into LLEventThrottleBase containing all the tricky logic, with pure virtual methods for access to LLTimer and LLEventTimeout, and an LLEventThrottle subclass containing the LLTimer and LLEventTimeout instances and corresponding implementations of the new pure virtual methods. That permits us to introduce TestEventThrottle, an alternate subclass with dummy implementations of the methods related to LLTimer and LLEventTimeout. In particular, we can explicitly advance simulated realtime to simulate particular LLTimer and LLEventTimeout behaviors. Finally, introduce Concat, a test LLEventPump listener class whose function is to concatenate received string event data into a composite string so we can readily test for particular sequences of events.
-
Mnikolenko Productengine authored
-
- May 09, 2017
-
-
Brad Payne (Vir Linden) authored
-
- May 08, 2017
-
-
andreykproductengine authored
-
- May 04, 2017
-