From 5db6b340d14a960eb49270511689e45c3a4a94c7 Mon Sep 17 00:00:00 2001
From: LegendaryGuard <rootuser999@gmail.com>
Date: Fri, 9 Dec 2022 03:21:39 +0100
Subject: [PATCH] Add notes about LODs in Blender

---
 models/player/IQMexporting_notes.txt | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/models/player/IQMexporting_notes.txt b/models/player/IQMexporting_notes.txt
index ac8095e..2b9fc71 100644
--- a/models/player/IQMexporting_notes.txt
+++ b/models/player/IQMexporting_notes.txt
@@ -1,5 +1,5 @@
 Last updated January 6th, 2012 by nifrek.
-Last updated December 6th, 2022 by LegendGuard.
+Last updated December 9th, 2022 by LegendGuard.
 PLEASE UPDATE THIS FILE IF YOU ADD/REMOVE/RENAME ANIMATIONS.
 
 Here is the list of all current animations that you can paste directly in Blender IQM export dialog in "Animations" box:
@@ -10,4 +10,7 @@ Note that "fly" is appended to "jump" thru .framegroups as one long jump animati
 
 About player animations framegroups:
 
-Use player_model.iqm.framegroups file to copy, replace 'player_model' filename when you're ready to use it. e.g. nyx.iqm.framegroups
\ No newline at end of file
+Use player_model.iqm.framegroups file to copy, replace 'player_model' filename when you're ready to use it. e.g. nyx.iqm.framegroups
+
+About LODs:
+_lod1 uses a ratio of 0.25 and _lod2 uses a ratio of 0.05, with Blender by using the Decimate modifier.
\ No newline at end of file
-- 
2.39.5