Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-03 | DD-20 : Handle edge cases a bit more cleanly | Merov Linden | |
2014-04-03 | MAINT-3870 FIXED The freelook animation never ends so the avatar never gets ↵ | andreylproductengine | |
to the idle status... | |||
2014-04-04 | MAINT-3913 FIXED User is not able to upload any type of image(*.png, ↵ | Mnikolenko ProductEngine | |
*.tga,*.bmp,*.jpg) | |||
2014-04-03 | MAINT-3870 FIXED The freelook animation never ends so the avatar never gets ↵ | andreylproductengine | |
to the idle status... | |||
2014-04-02 | DD-20 : WIP : Improve Cut and Paste for marketplace. Still some use cases ↵ | Merov Linden | |
that are not working well | |||
2014-04-02 | MAINT-2536 FIXED Ignore selectTool( gGrabTransientTool ) if mouse down is ↵ | Mnikolenko ProductEngine | |
handled in mouselook and mouse up event is not handled in this mode. | |||
2014-04-01 | DD-20 : WIP : Implemented the cut and paste code for marketplace. Stock ↵ | Merov Linden | |
update still not working as expected. | |||
2014-04-01 | Merge downstream code | simon | |
2014-04-01 | Merge downstream code | simon | |
2014-04-01 | MAINT-1180 FIXED Cannot delete object description. | andreykproductengine | |
2014-03-31 | DD-18 : WIP : Making stock folders update work better | Merov Linden | |
2014-03-31 | DD-18 : WIP : Implement stock folder counting but no propagation so far, ↵ | Merov Linden | |
also update is not working | |||
2014-03-31 | DD-24 : Make stock folder really work and stick. Improve validation. Handle ↵ | Merov Linden | |
edge cases when moving under root | |||
2014-03-31 | merge | Brad Payne (Vir Linden) | |
2014-03-31 | MAINT-1696 FIXED "Owner" name is not clickable in "Place Profile" dialog if ↵ | andreykproductengine | |
region is group owned | |||
2014-03-31 | MAINT-1696 FIXED "Owner" name is not clickable in "Place Profile" dialog if ↵ | andreykproductengine | |
region is group owned | |||
2014-03-31 | MAINT-535 FIXED The teleport SLAPP is changed to UNTRUSTED_THROTTLE. ↵ | Mnikolenko ProductEngine | |
Confirmation dialog for teleporting via slapp is added. | |||
2014-04-01 | BUG-5537 FIX reverting breaking changes to pectorals and belly. | Nyx Linden | |
Fitted mesh introduced a couple of changes to the avatar_lad.xml file that cause the avatar definition to change in ways that are not backwards- compatible. Reverted the change in the range of pectoral size for male avatars, and the change in the position of the belly morph position (the later being a copy/paste error). | |||
2014-04-01 | OPEN-210 FMOD Ex include confusion. Revert FMODEX.cmake | Monty Brandenberg | |
change from changeset 3d662c2f1aad. This gave the TPVDs some grief and was an unfinished attempt at cleanup. | |||
2014-03-28 | DD-24 : Add FT_MARKETPLACE_STOCK as a new type for folders, implement the ↵ | Merov Linden | |
promotion code for Drag and Drop, display of stock folders and embryonic marketplace validation | |||
2014-03-28 | MAINT-3880 FIX Show favorite landmarks on login screen checkbox, is checked ↵ | callum_linden | |
in preferences after being unchecked | |||
2014-03-28 | storm-1831: Fixing the remaining LL_ERRS. | Ima Mechanique | |
2014-03-28 | strom-1831: Cleaning out commented and unused code | Ima Mechanique | |
2014-03-28 | MAINT-1606 FIXED Warning message 'The object is not for sale' appears while ↵ | andreykproductengine | |
user try to buy the shared object | |||
2014-03-28 | MAINT-3871 FIXED Recent issues with dragging the World Map. | maksymsproductengine | |
2014-03-31 | MAINT-535 FIXED The teleport SLAPP is changed to UNTRUSTED_THROTTLE. ↵ | Mnikolenko ProductEngine | |
Confirmation dialog for teleporting via slapp is added. | |||
2014-03-28 | MAINT-3878 FIXED Don't hide folder if it has descendants. | Mnikolenko ProductEngine | |
2014-03-28 | DRTVWR-363: Fix LLNotificationsListener::listChannels() channel walk. | Nat Goodspeed | |
LLNotifications::ChannelMap went away when LLNotificationChannel became an LLInstanceTracker subclass. Iterate the universe of channels using LLNotificationChannel::beginInstances(), endInstances() instead. More troubling is that LLNotificationChannel::getParentChannelName() went away too. When LLNotificationChannel acquired a Params block and corresponding constructor, it acquired the ability to listen on multiple upstream sources. That meant that a single mParent string became inapplicable, and its access method was removed. (Curiously, mParent was not itself removed, but it was left unused.) Change mParent to mParents, a vector<string>, built by connectToChannel(). Introduce getParents(), an accessor returning an iterator_range over that vector. Change LLNotificationsListener::listChannels() to collect a "parents" key in the map returned for each channel, and -- for backwards compatibility -- capture the first entry in the "parents" array as "parent". | |||
2014-03-27 | DRTVWR-363: re-enable commented-out LLNotificationsListener::listChannels() | Nat Goodspeed | |
and its caller. | |||
2014-03-27 | Pulled merge from release | Aura Linden | |
2014-03-27 | DD-40 : Fix display of message when marketplace listings folder empty, clean ↵ | Merov Linden | |
up spam in log | |||
2014-03-27 | MAINT-3827 FIXED crash in KDU texture decoding, likely out of memory: ↵ | maksymsproductengine | |
improving stability | |||
2014-03-26 | DD-40 : A bit more on marketplace listings refactoring and code cleaning ↵ | Merov Linden | |
(and clearing) | |||
2014-03-26 | storm-1831 Removing the callback after first region crossing. Prevents ↵ | Ima Mechanique | |
repeated callbacks after highlighting has been removed for live script. | |||
2014-03-26 | MAINT-3881 FIX Pressing the ENTER key when entering a location into the ↵ | Callum Prentice | |
“Type a location” field, doesn't log you in | |||
2014-03-26 | merge with viewer-release | Callum Prentice | |
2014-03-26 | DD-10 : Make the filter tool works in All tab and finished refactor | Merov Linden | |
2014-03-26 | Pull in downstream -bear, viewer-release and become version 3.7.5 | simon | |
2014-03-26 | Pull in viewer-release and become version 3.7.5 | simon | |
2014-03-26 | MAINT-1851 FIXED Viewer crashes while attempting to close "Snapshot" dialog ↵ | andreykproductengine | |
after pressing on "Snapshot" icon several times at the left toolbar | |||
2014-03-26 | Pull in downstream -tiger, -bear, viewer-release and become version 3.7.5 | simon | |
2014-03-26 | Double init of logging probably due to merge fail. | Aura Linden | |
2014-03-26 | MAINT-2376 FIXED Centre the map on friend's location | Mnikolenko ProductEngine | |
2014-03-26 | MAINT-2018 FIXED Viewer crashes when copying and pasting an empty outfit folder | Mnikolenko ProductEngine | |
2014-03-26 | Not ideal but sufficient. | Aura Linden | |
2014-03-26 | Temporary fixing of build issues in PROJECT_llimage_TEST_llimageworker | maksymsproductengine | |
2014-03-25 | Merged | Aura Linden | |
2014-03-25 | Still wasn't doing the right thing with log files. | Aura Linden | |
2014-03-25 | It would help to specify the correct destination directory genius. | Aura Linden | |
2014-03-25 | Fixed dumb mistake. | Aura Linden | |