Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-20 | merge with release | Richard Linden | |
2013-06-07 | NORSPEC-233 WIP for individual material param edits across hetero object ↵ | Graham Madarasz | |
selections | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
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-21 | NORSPEC-96 tweak fix to follow clone/modify/re-apply pattern from build tool ↵ | Graham Madarasz | |
to avoid changing objects sharing a material | |||
2013-05-21 | NORSPEC-96 slight refrain, make Stretch Textures apply to norm/spec maps in ↵ | Graham Madarasz | |
planar texgen mode | |||
2013-05-15 | Merge | Graham Madarasz | |
2013-05-14 | NORSPEC-103 reflect normal/spec UVs in face edit overlay display | Graham Madarasz | |
2013-05-14 | NORSPEC-102 & Co Reloaded | Kitty Barnett | |
2013-05-13 | NORSPEC-178 NORSPEC-179 NORSPEC-180 made enable/disable handling more ↵ | Graham Madarasz | |
consistent and increased max range on repeats per meter | |||
2013-05-12 | LLMaterialMgr::get() doesn't handle a callback request for LLMaterialID::null | Kitty Barnett | |
2013-05-11 | Fix many issues with selection misapplication and rendering not matching ↵ | Graham Madarasz | |
applied materials | |||
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
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-03-22 | merge with viewer-release | Richard Linden | |
2013-03-09 | Dynamically add and remove "Use texture" normal/specular setting. | Tonya Souther | |
2013-03-08 | SH-3959 WIP - pass information about type of fetched image - server bake, ↵ | Brad Payne (Vir Linden) | |
host bake, map tile, etc - down the chain so LLTextureFetchWorker can adjust behavior as needed | |||
2013-03-06 | renamed LLTrace stat gathering classes/methods to make the structure of ↵ | Richard Linden | |
LLTrace clearer Count becomes CountStatHandle Count.sum becomes sum(Count, value), etc. | |||
2013-02-28 | Clear face's material ID internally when removing the material. | Tonya Souther | |
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-31 | Merging in main repository. | Tonya Souther | |
2013-01-31 | Control reorganization and bugfixes. | Tonya Souther | |
2013-01-30 | Merge with latest viewer-dev-materials. | Geenz | |
2013-01-29 | Editing interface for normal and specular maps and other parameters. | Tonya Souther | |
2013-01-25 | Trying to set materials up for rendering! Yay! | Geenz | |
2013-01-24 | merging in viewer-beta. | Nyx Linden | |
Most of the merge was clean, a couple conflicts. Brought over a couple patches manually for llpolymesh. | |||
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-17 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
started conversion of llviewerassetstats removed old, dead LLViewerStats code made units tracing require units declaration clean up of units handling | |||
2012-10-15 | SH-3405 WIP convert existing stats to lltrace system | Richard Linden | |
converted all remaining LLViewerStats to lltrace | |||
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-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-10-02 | MAINT-1526 : Save Back to Inventory has been disabled on server side but | simon@Simon-PC.lindenlab.com | |
stays in UI. Removed it. Reviewed by Kelly | |||
2012-09-04 | Split gl-specific LLViewerTexture implementation into llrender/LLGLViewerTexture | Don Kjer | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
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-12 | PATH-807: Adding an additional check for if the object is marked as ↵ | Todd Stinson | |
volume-detect. Note that this will require Andrew's corresponding server-side change to take effect. However, the viewer change alone should have no neative effect prior to the server being updated. | |||
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 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
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-06-19 | MAINT-794 Factor out a lot of CPU overhead around updating objects. | Dave Parks | |
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 |