From c2f727ad650f79d1d416633d83a6f7f6c529d6f9 Mon Sep 17 00:00:00 2001 From: Maurice Raybaud <mauriceraybaud@hotmail.fr> Date: Tue, 5 May 2020 22:11:52 +0200 Subject: [PATCH] POV: renamed color temperature to better reflect relative warmth --- .../light/{01_(5400K)_Direct_Sun.py => 01_(4800K)_Direct_Sun.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename presets/pov/light/{01_(5400K)_Direct_Sun.py => 01_(4800K)_Direct_Sun.py} (100%) diff --git a/presets/pov/light/01_(5400K)_Direct_Sun.py b/presets/pov/light/01_(4800K)_Direct_Sun.py similarity index 100% rename from presets/pov/light/01_(5400K)_Direct_Sun.py rename to presets/pov/light/01_(4800K)_Direct_Sun.py -- GitLab