summaryrefslogtreecommitdiff
path: root/indra/newview/lldrawpoolwaterexclusion.cpp
AgeCommit message (Collapse)Author
14 daysSuppression of a redondant call in LLDrawPoolWaterExclusionmobserveur
The second call to pwaterpool->pushWaterPlanes(1) is a reminicence of an older method where it was using 2 passes.
2025-02-07Water Exclusion Surfaces (#3517)Jonathan "Geenz" Goodman
* #3455 Add support for water exclusion surfaces