summaryrefslogtreecommitdiff
path: root/indra/newview/llvovolume.cpp
AgeCommit message (Expand)Author
2013-08-19Fix merge regressions from missed changes to LoD updatesGraham Linden
2013-08-19Fix merge issues from genBBoxes optimizations fighting with genBBoxes optimiz...Graham Linden
2013-08-19Merge in viewer-releaseGraham Linden
2013-08-05NORSPEC-336 intentionally rebreak 304 to fix glow while we find a fix that wo...Graham Linden
2013-08-03NORSPEC-304 NORSPEC-334 NORSPEC-336 fix black glow overdraw without breaking ...Graham Linden
2013-07-28NORSPEC-314 fix the fullbright alpha mask logicGraham Madarasz
2013-07-21NORSPEC-315 NORSPEC-316 NORSPEC-312 fix various haze and gamma correction iss...Graham Linden
2013-07-16NORSPEC-240 revert part of change causing regression in non-ALM renderingGraham Linden
2013-07-16NORSPEC-240 make alpha-masked fullbright objs use fullbright alpha mask rende...Graham Linden
2013-07-03NORSPEC-286 Make raycast code pay attention to diffuse alpha mode.Dave Parks
2013-07-02NORSPEC-292 fix issues with managing LLNetworkData::PARAMS_LIGHT_IMAGE when d...Graham Linden
2013-06-27Merge with viewer-releasecallum_linden
2013-06-20MATBUG-204 Fix for crash in genVolumeBBoxesDave Parks
2013-06-20Automated merge with http://bitbucket.org/lindenlab/viewer-releaseDave Parks
2013-06-20NORSPEC-278 fix misuse of legacy bumps when rendering objects with TE bumpmap...Graham Linden
2013-06-19Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-06-18Occlusion culling overhaul.Dave Parks
2013-06-14NORSPEC-266 fix issues with observer feedback on edits of material map parame...Graham Linden
2013-06-12NORSPEC-251 fixed and 258 not regressedGraham Madarasz
2013-06-12Remove NaN guards from vopartgroup and volume codeGraham Madarasz
2013-06-12Changes to protect against use of normalize3fast on degenerate vectorsGraham Madarasz
2013-06-11NORSPEC-258 and NORSPEC-226 make tex picker close refresh build tool UI corre...Graham Madarasz
2013-06-11Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-06-10NORSPEC-251 fix issues with not binning objects changed from having a materia...Graham Madarasz
2013-06-10NORSPEC-247 Fix for rigged attachments with alpha masking on occluding alpha ...Dave Parks
2013-06-03NORSPEC-229 Fix for bad binormals on mirrored surfaces (use tangent calculato...Dave Parks
2013-05-29Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-05-29NORSPEC-198, NORSPEC-176, NORSPEC-106, NORSPEC-202 et al -- Material matrix t...Dave Parks
2013-05-24NORSPEC-189 throw caution to the wind and avoid using getVolume() check which...Graham Madarasz
2013-05-24NORSPEC-96 NORSPEC-189 another attempt at planar stretch across all 3 channel...Graham Madarasz
2013-05-23NORSPEC-192 fix more incorrect batching, fix bug in reflecting normal map sta...Graham Madarasz
2013-05-23NORSPEC-193 NORSPEC-161 add new batch break criterion to CompareBatchBreakerM...Graham Madarasz
2013-05-23Automated merge with https://bitbucket.org/lindenlab/viewer-development-mater...Dave Parks
2013-05-23NORSPEC-198, NORSPEC-176, NORSPEC-106 WIP Fix for various fullbright/shiny de...Dave Parks
2013-05-23NORSPEC-193 NORSPEC-161 make legacy shiny a batch breaker when materials are ...Graham Madarasz
2013-05-22NORSPEC-203 fix handling of objs with materials due to alpha mode in non-defe...Graham Madarasz
2013-05-20NORSPEC-191 make alpha masked rigged faces appear with deferred rendering on ...Graham Madarasz
2013-05-20NORSPEC-188 avoid removing 'Use Texture' item when cancelling from picker bac...Graham Madarasz
2013-05-17NORSPEC-189 restore old mat param update registrationGraham Madarasz (Graham)
2013-05-16Merge beta fixesGraham Madarasz
2013-05-16NORSPEC-189 return to inefficient material update reg to avoid crashes from b...Graham Madarasz
2013-05-15NORSPEC-119 put back TE-specific get registration in material manager stomped...Graham Madarasz
2013-05-15merge up to latest integration repoOz Linden
2013-05-14NORSPEC-181 Fix for performance regression.Dave Parks
2013-05-14NORSPEC-102 & Co ReloadedKitty Barnett
2013-05-13NORSPEC-178 NORSPEC-179 NORSPEC-180 made enable/disable handling more consist...Graham Madarasz
2013-05-12LLMaterialMgr::get() doesn't handle a callback request for LLMaterialID::nullKitty Barnett
2013-05-12Avoid code duplication in LLMaterialMgrKitty Barnett
2013-05-11Fix many issues with selection misapplication and rendering not matching appl...Graham Madarasz
2013-05-09Merge viewer-betasimon