From 84783b538083025c32b606fa851d07642aeec353 Mon Sep 17 00:00:00 2001 From: Dale Eidd Date: Sun, 8 May 2022 15:29:40 -0700 Subject: [PATCH] Docs: release notes --- docs/about/history.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/about/history.rst b/docs/about/history.rst index be02103c2..97a57c315 100644 --- a/docs/about/history.rst +++ b/docs/about/history.rst @@ -34,6 +34,7 @@ Fixed - Fix several *Texture2D* and *RenderTexture* memory and reference leaks. - Fix excessively long build times when no *Underwater Renderer* is present in scene. - Fix *Underwater Renderer* not working with varying water level. + - Fix *Ocean Depth Cache* baked texture size being restricted by texture import settings. .. only:: birp