Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-14 | NORSPEC-266 fix issues with observer feedback on edits of material map ↵ | Graham Linden | |
parameters | |||
2013-06-11 | NORSPEC-258 and NORSPEC-226 make tex picker close refresh build tool UI ↵ | Graham Madarasz | |
correctly and fix issues with transition from no-bumps to normal maps | |||
2013-06-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Richard Linden | |
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-06-05 | fix for SH-4227: interesting: long delay between root and child prim loading. | Xiaohong Bao | |
2013-06-03 | NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent ↵ | Dave Parks | |
calculator instead of binormal calculator, convert binormal centric code to tangent centric) | |||
2013-05-30 | SH-4147 FIX Macro avatar hover gets reset on relog | Nyx Linden | |
Hover minimum enforcement was getting triggered on relog for macro avatars before the joint offsets were applied when loading the avatar. Added code to verify that all attachments in COF have been rezzed, and all attached objects are not in the process of being rebuilt to the enforcement code. This should verify that we only apply the hover value enforcement when all rigged meshes are actually loaded before enforcing minimum hover value | |||
2013-05-29 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
fixed copy construction behavior of Recordings to not zero out data split measurement into event and sample, with sample representing a continuous function | |||
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 | Merge viewer-dev-materials and bugfix in LLPanelFace::getState using ↵ | Graham Madarasz | |
material instead of mMaterial | |||
2013-05-11 | Fix many issues with selection misapplication and rendering not matching ↵ | Graham Madarasz | |
applied materials | |||
2013-05-11 | merge latest integration repo changes | Oz Linden | |
2013-05-11 | Merge vwr-dev-mat | Graham Madarasz | |
2013-05-10 | Put back normal map and spec map initializers/destruction, delete FMOD refs ↵ | Graham Madarasz | |
(unneeded with FMODEX), make indra.l/y safe for bison >= 2.7 | |||
2013-05-10 | merge changes for 3.5.2-beta5 | Oz Linden | |
2013-05-10 | merge changes for 3.5.2-beta4 | Oz Linden | |
2013-05-09 | Merge | simon | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-05-09 | MAINT-2647 Fix for some objects not rendering until first LoD switch/selection. | Dave Parks | |
2013-05-08 | merge changes for 3.5.1-release | Oz Linden | |
2013-05-05 | Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵ | Richard Linden | |
dependencies | |||
2013-05-04 | Remove unnecessary assert as ternary protects against null ptr deref | Graham Madarasz | |
2013-05-04 | Remove unnecessary assert as ternary protects against null ptr deref | Graham Madarasz | |
2013-05-03 | NORSPEC-160 fix trashing of spec map from sunshine integration snafu | Graham Madarasz (Graham) | |
2013-05-03 | NORSPEC-160 fix trashing of spec map from sunshine integration snafu | Graham Madarasz (Graham) | |
2013-05-01 | Merge vwr-dev-mat | Graham Madarasz | |
2013-04-30 | Fix gcc ternary type inference fail to unbreak Mac and Linux builds | Graham Madarasz | |
2013-04-30 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-30 | Fix vwr-dev-mat merge bugs in llpanelface (missing Oz fix) and XML | Graham Madarasz | |
2013-04-30 | Merge downstream code from viewer-bear | simon | |
2013-04-25 | Merge 3.5.1 into Materials | Graham Madarasz | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-17 | for SH-4105: interesting: new viewer does not handle orphaned child prims in ↵ | Xiaohong Bao | |
ObjectUpdateCompressed messages | |||
2013-04-17 | SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objects | Nyx Linden | |
Added protection for invalid / empty inventory contents | |||
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-04-03 | NORSPEC-71 Lots more UI hookups | Dave Parks | |
Written with and Reviewed By Graham | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-22 | Automated merge with ↵ | Richard Linden | |
bundle:d:\code\viewer-interesting+c:\users\richard\appdata\local\temp\thg.sp0eps\ssh__richard@hg.lindenlab.com_richard_viewer-interesting-metrics_5o81ck.hg | |||
2013-03-22 | merge with viewer-release | Richard Linden | |
2013-03-18 | Merge | Xiaohong Bao | |
2013-03-13 | MAINT-2410 Extra Particle Parameters -- viewer implementation | Dave Parks | |
Reviewed by Kelly and Graham | |||
2013-03-11 | for SH-3979: interesting: can not edit objects with new object cache code | Xiaohong Bao | |
2013-03-11 | merge | prep | |
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-07 | for SH-3937: interesting: implement the new cache probe logic | Xiaohong Bao | |
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 | for SH-3824: interesting: Ensure viewer can handle object updates from ↵ | Xiaohong Bao | |
entire region gracefully |