Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-11 | MAINT-6025 FIXED "ctrl + z" not working on non-mod objects | andreykproductengine | |
2015-10-19 | MAINT-5268 FIXED Rotating an object that's used as grid reference goes crazy | ruslantproductengine | |
2015-07-15 | Merge from viewer-relese and become version 3.8.2 | andreykproductengine | |
2015-04-13 | merge | Brad Payne (Vir Linden) | |
2015-04-09 | MAINT-5069 WIP, MAINT-5071 WIP - handle dropping objects and attaching from ↵ | Brad Payne (Vir Linden) | |
ground. WIP on better tracking of attachment requests via various message in LLSelectMgr. | |||
2015-02-26 | MAINT-4904 FIXED Show confirmation pop-up before unlinking an object. | Mnikolenko ProductEngine | |
2014-11-18 | MAINT-1789 FIXED Object inspector doesn't show any information about object ↵ | Mnikolenko ProductEngine | |
if user uses Select Only My Objects option | |||
2014-10-10 | MAINT-3202 FIXED Cancel of selected colour in "Colour picker" floater does ↵ | andreykproductengine | |
not return colour icon to previous condition | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-06-07 | NORSPEC-233 WIP for individual material param edits across hetero object ↵ | Graham Madarasz | |
selections | |||
2013-05-29 | NORSPEC-96 diff/norm/spec tex scale ratio rodeo, yo | Graham Madarasz | |
2013-05-24 | NORSPEC-96 NORSPEC-189 another attempt at planar stretch across all 3 ↵ | Graham Madarasz | |
channels and make the materials CB use a UUID instead of this pointer for safety | |||
2013-05-14 | NORSPEC-103 reflect normal/spec UVs in face edit overlay display | Graham Madarasz | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-10 | NORSPEC-92 More UI fixes | Graham Madarasz (Graham Linden) | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-27 | Wire up LLMaterialMgr::remove() to edit panel. | Tonya Souther | |
2013-02-12 | merge up to 3.4.5-release | Oz Linden | |
2013-02-06 | Tell the renderer to use the updated material immediately on editing it. | Tonya Souther | |
2013-01-29 | Editing interface for normal and specular maps and other parameters. | Tonya Souther | |
2012-10-25 | MAINT-1743 "Use Selection for Grid" does not change the grid ruler to ↵ | Kelly Washington | |
"Reference" in the tools floater Reviewed with Simon. | |||
2012-10-15 | MAINT-1598 Edit Linked Parts isn't returning creator/owner | Kelly Washington | |
* Show creator, owner and group information when only selecting a single prim in a linkset. reviewed with Simon | |||
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-07-12 | PATH-807: Ensuring that the "Show in linksets..." and "Show in ↵ | Todd Stinson | |
characters..." right-click menu option does not show for objects outside the current region. | |||
2012-07-10 | PATH-807: BUGFIX Filtering which objects will contain the right-click ↵ | Todd Stinson | |
context-sensitive menu option of "Show in linksets...". | |||
2012-06-22 | PATH-760: Adding another pathfinding test method to the selection manager. | Todd Stinson | |
2012-06-21 | PATH-760: Ensuring that the pathfinding attribute field works correctly with ↵ | Todd Stinson | |
multiple objects selected. | |||
2012-06-21 | PATH-760: Renaming some methods of LLSelectMgr. | Todd Stinson | |
2012-05-22 | MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker) | Paul ProductEngine | |
- Implemented Richard's and Leo's spec - Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content | |||
2012-03-29 | PATH-450: BUGFIX Ensuring that permanent objects cannot be linked in frozen ↵ | Todd Stinson | |
mode. Displaying a modal notification if user attempts. | |||
2012-03-16 | Removing unreachable code from the viewer. Corresponding changes made on ↵ | Todd Stinson | |
the server to remove the message handling. | |||
2012-02-28 | PATH-199: Cleaning up code related to object flags so that I can better use ↵ | Todd Stinson | |
the flags to managed pathfinding flags such as permanent and character. | |||
2011-11-10 | SH-2644 Fix debug display that shows selection triangle count and streaming cost | Dave Parks | |
2011-03-30 | SH-477 Better mesh streaming cost estimation. | Dave Parks | |
2011-03-09 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-22 | STORM-889 FIXED Put Link/Unlink in Edit Panel | Paul ProductEngine | |
- Moved callbacks for Link/Unlink to the LLSelectMgr - Binded Link/Unlink callbacks with buttons in Build Floater - Replaced view_listener_t usage for Link, Unlink, EnableLink, EnableUnlink with boost::bind | |||
2011-02-08 | SH-523 Fix for non-finite values in silhouette rendering resulting in ↵ | Dave Parks | |
silhouette segments pointing at center of screen. | |||
2011-01-21 | Automated merge up from viewer-development | Loren Shih | |
2011-01-20 | SH-635 Fix for changing one physics parameter changing all physics parameters. | Dave Parks | |
2011-01-20 | VWR-13040 - clean up LLObjectSelection iterator | Aleric Inglewood | |
2010-11-18 | SH-350 SH-351 SH-355 FIX Several fixes for ARC | Nyx (Neal Orman) | |
Fixed the texture resolution calculation against the rounding errors we had before. Fixed the bug where linking prims changed the combined cost Fixed the bug where twisting was not computed properly Code reviewed by davep. | |||
2010-10-13 | correct licenses (fix problem with license change merge) | Oz Linden | |
2010-10-07 | Add pure physics cost to UI | Dave Parks | |
2010-09-29 | SH-224 Add new streaming cost algorithm debug displays to viewer. | Dave Parks | |
Add the ability to clear LOD slots. Make triangle count UI more responsive to Generate LOD button. Add triangle count debug display for current selection. Reviewed by Nyx | |||
2010-09-27 | merge | Dave Parks | |
2010-09-21 | Fix for build failures - disabling tcmalloc for now | Brad Payne (Vir Linden) | |
2010-09-16 | STORM-161 : Reimplement hide object selection | Merov Linden | |
2010-08-25 | merge | Dave Parks | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. |