Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-19 | Merge | Xiaohong Bao | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
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-07-23 | Merge | Xiaohong Bao | |
2013-06-27 | Merge with viewer-release | callum_linden | |
2013-06-20 | merge with release | Richard Linden | |
2013-06-20 | MATBUG-204 Fix for crash in genVolumeBBoxes | Dave Parks | |
2013-06-20 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Dave Parks | |
2013-06-19 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-18 | Occlusion culling overhaul. | Dave Parks | |
2013-06-14 | NORSPEC-266 fix issues with observer feedback on edits of material map ↵ | Graham Linden | |
parameters | |||
2013-06-12 | NORSPEC-251 fixed and 258 not regressed | Graham Madarasz | |
2013-06-12 | Remove NaN guards from vopartgroup and volume code | Graham Madarasz | |
2013-06-12 | Changes to protect against use of normalize3fast on degenerate vectors | Graham Madarasz | |
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-11 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-06-10 | NORSPEC-251 fix issues with not binning objects changed from having a ↵ | Graham Madarasz | |
material to using legacy bumps causing incorrect rendering | |||
2013-06-10 | NORSPEC-247 Fix for rigged attachments with alpha masking on occluding alpha ↵ | Dave Parks | |
object when 100% transparent. | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
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-29 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-29 | NORSPEC-198, NORSPEC-176, NORSPEC-106, NORSPEC-202 et al -- Material matrix ↵ | Dave Parks | |
testing based overhaul WIP Reviewed by Graham | |||
2013-05-24 | NORSPEC-189 throw caution to the wind and avoid using getVolume() check ↵ | Graham Madarasz | |
which has deleterious effects on materials rendering | |||
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-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-interesting | Xiaohong Bao | |
2013-05-23 | for SH-4145: Interesting: Implement occlusion culling for object cache | Xiaohong Bao | |
2013-05-23 | NORSPEC-192 fix more incorrect batching, fix bug in reflecting normal map ↵ | Graham Madarasz | |
state in build tool, and protect against callback crashes when switching regions | |||
2013-05-23 | NORSPEC-193 NORSPEC-161 add new batch break criterion to ↵ | Graham Madarasz | |
CompareBatchBreakerModified and add shortcut for materials info dump | |||
2013-05-23 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-23 | NORSPEC-198, NORSPEC-176, NORSPEC-106 WIP Fix for various fullbright/shiny ↵ | Dave Parks | |
descrepencies. | |||
2013-05-23 | NORSPEC-193 NORSPEC-161 make legacy shiny a batch breaker when materials are ↵ | Graham Madarasz | |
in play | |||
2013-05-22 | NORSPEC-203 fix handling of objs with materials due to alpha mode in ↵ | Graham Madarasz | |
non-deferred | |||
2013-05-20 | NORSPEC-191 make alpha masked rigged faces appear with deferred rendering on ↵ | Graham Madarasz | |
and off | |||
2013-05-20 | NORSPEC-188 avoid removing 'Use Texture' item when cancelling from picker ↵ | Graham Madarasz | |
back to having prev texture | |||
2013-05-17 | NORSPEC-189 restore old mat param update registration | Graham Madarasz (Graham) | |
2013-05-16 | Merge beta fixes | Graham Madarasz | |
2013-05-16 | NORSPEC-189 return to inefficient material update reg to avoid crashes from ↵ | Graham Madarasz | |
brundlefly solution with old reg and new callback | |||
2013-05-15 | NORSPEC-119 put back TE-specific get registration in material manager ↵ | Graham Madarasz | |
stomped during 'reloading'. | |||
2013-05-15 | merge up to latest integration repo | Oz Linden | |
2013-05-14 | NORSPEC-181 Fix for performance regression. | Dave Parks | |
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-12 | Avoid code duplication in LLMaterialMgr | Kitty Barnett | |
2013-05-11 | Fix many issues with selection misapplication and rendering not matching ↵ | Graham Madarasz | |
applied materials | |||
2013-05-09 | Merge viewer-beta | simon | |
2013-05-07 | Merge vwr-dev-mat | Graham Madarasz | |
2013-05-06 | Automated merge with ↵ | Dave Parks | |
https://bitbucket.org/lindenlab/viewer-development-materials | |||
2013-05-06 | NORSPEC-118 fix regression of 118 from extra conditions added for 151 | Graham Madarasz | |
2013-05-06 | NORSPEC-118 fix regression of 118 from extra conditions added for 151 | Graham Madarasz | |