Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-01 | NORSPEC-47 alpha mode enabled for textures without alpha channels | Graham Madarasz (Graham Linden) | |
2013-03-30 | NORSPEC-69 Fix for bump and specular map rotation values showing up as ↵ | Dave Parks | |
radians instead of degrees. | |||
2013-03-30 | NORSPEC-72 Set default value of glossiness to 0.2 | Dave Parks | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-14 | Don't set shiny/bumpy texture pickers to NULL unless not editable. | Tonya Souther | |
2013-03-09 | Dynamically add and remove "Use texture" normal/specular setting. | Tonya Souther | |
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-27 | Wire up LLMaterialMgr::remove() to edit panel. | Tonya Souther | |
2013-02-15 | fix crasher in setNumTEs | Oz Linden | |
2013-02-06 | Tell the renderer to use the updated material immediately on editing it. | Tonya Souther | |
2013-02-05 | Don't send a materials update to the sim until the previous one has been ↵ | Tonya Souther | |
acknowledged. | |||
2013-02-03 | Enable sending material updates. | Tonya Souther | |
2013-01-31 | Fixing VC++ compile error: calling a static routine doesn't need the "this" ↵ | Tonya Souther | |
pointer | |||
2013-01-31 | Control reorganization and bugfixes. | Tonya Souther | |
2013-01-29 | Compile fix for potentially uninitialized variable. | Tonya Souther | |
2013-01-29 | Editing interface for normal and specular maps and other parameters. | Tonya Souther | |
2013-01-11 | Initialize correctly for new objects. | Tonya Souther | |
2013-01-10 | New controls for editing media. | Tonya Souther | |
2012-11-15 | Initial texture panel rework: moved controls, new labels, eliminated flip ↵ | Tonya Souther | |
checkboxes and apply button, added selection dropdowns. | |||
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-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-13 | PATH-713: Disabling all editable object fields on the build tools floater ↵ | Todd Stinson | |
when a static pathfinding object is in not in the current region. | |||
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-01-19 | EXP-1507 FIX Viewer 3 displays planar texture repeat values in Build floater ↵ | callum | |
asdouble | |||
2011-07-02 | Fix for STORM-1315 | Kadah_Coba | |
Clear the texture variables on no selection | |||
2011-06-29 | STORM-1315 Ability to do simple math in numeric edit fields | Kadah_Coba | |
2010-12-01 | SH-391 Do some bounds checking on texture entry indices when aligning planar ↵ | Dave Parks | |
faces. | |||
2010-08-26 | re-merge change from Thickbrick (minor collisions with changes from ↵ | Oz Linden | |
viewer-public merge) | |||
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. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-21 | VWR-20752 (SNOW-586) Align planar-mapped textures across different faces. | Thickbrick Sleaford | |
Port of svn changset 3458 from Snowglobe, with minor tweaks. | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-07-15 | Fix for EXT-8230 | Monroe Linden | |
LLPanelMediaSettingsPermissions::initValues() was referencing both XUI elements that don't exist and strings that don't appear in strings.xml. Also fixed a number of elements in panel_media_settings_permissions.xml and floater_tools.xml that weren't graying out properly when non-editable items were selected, and some mixed up image attributes that made the media "gear" icon states look wrong. | |||
2010-06-24 | EXT-7046 FIX User profile using wrong placeholder/generic profile pic art | Richard Linden | |
2010-02-13 | CID-139 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPanelFaceSetTEFunctor::apply(LLViewerObject *, int) File: /indra/newview/llpanelface.cpp | |||
2010-02-13 | CID-138 | Tofu Linden | |
Checker: NULL_RETURNS Function: LLPanelFace::sendGlow() File: /indra/newview/llpanelface.cpp | |||
2010-01-21 | FIX EXT-2871 : Use "original texture" id in panelface if the current ↵ | Rick Pasetto | |
selected texture is a media texture Review #84 (Richard and Callum) | |||
2009-10-07 | DEV-40215, DEV-40829,DEV-40374 ,DEV-40197, DEV-40749, DEV-3877 -- reviewed ↵ | Jiao Li | |
by rick | |||
2009-10-01 | svn merge -r 134922:134973 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/media-on-a-prim/moap-7 Merging branches/media-on-a-prim/moap-7 down to viewer-2.0. | |||
2009-08-27 | svn merge -r 129841:129910 ↵ | Monroe Williams | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/pluginapi_05-merge@129910 svn merge -r 129913:131718 svn+ssh://svn.lindenlab.com/svn/linden/branches/pluginapi/pluginapi_05 Some branch shenannigans in the pluginapi_05 branch caused this to become a two-part merge. | |||
2009-07-10 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao | |
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-04-16 | svn merge -r117314:117337 | Adam Moss | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/mv13a-merge-1 QAR-1343 maint-viewer-13a+libcurlexploitfix-3-3 combo merge | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-12-15 | svn merge -r105329:105903 ↵ | Melinda Green | |
svn+ssh://svn/svn/linden/branches/featurettes/featurettes-batch4-merge Resolving QAR-1051 Merge featurettes batch #4 | |||
2008-04-01 | merge release@83343 skinning-1-merge@83714 -> release | Steven Bennetts | |
QAR-424 |