From e88c845bcabfc7bb0e9986a8d0de5231877b1ea7 Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Sun, 21 Mar 2021 17:32:35 +0100 Subject: [PATCH] Changelog for the lighting optimizations. --- Resources/Changelog/Parts/optimize_lighting.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Resources/Changelog/Parts/optimize_lighting.yml diff --git a/Resources/Changelog/Parts/optimize_lighting.yml b/Resources/Changelog/Parts/optimize_lighting.yml new file mode 100644 index 0000000000..1f4b4e8642 --- /dev/null +++ b/Resources/Changelog/Parts/optimize_lighting.yml @@ -0,0 +1,4 @@ +author: PJB +changes: + - type: Tweak + message: Lighting is significantly more performant now.