Version 1.45

  • DynDOLOD Worlds.pas - added to also read rules files from ../skyrim/data/DynDOLOD/DynDOLOD_modnameesp.ini in case mod author wants to supply and maintain rules
  • DynDOLOD Worlds.pas - rules file for a mod can contain rule sections that only apply in case another mod is present, section header [Skyrim 2ndmodfilenameesp], for simple compatibility patches
  • DynDOLOD Worlds.pas - also apply 'delete' and 'original' mesh rules before tree LOD is generated
  • DynDOLOD Worlds.pas - do not add textures from models with PassThru material to atlas
  • DynDOLOD Worlds.pas - explicitly set diffuse atlas texture to use alpha
  • DynDOLOD Worlds.pas - added switch for show on local map flag for LOD using emissive color - for water reflections after opening map once
  • Papyrus Scripts - optimized switching when leaving active worldspace
  • Meshes - updated LOD meshes for better compatibility with mods
  • DynDOLOD_Manual.html - updated compatibility information for several mods