MariENB Skyrim 2.5.1
This commit is contained in:
parent
58c308eead
commit
42ae0bbd03
20 changed files with 1591 additions and 2033 deletions
11
enbseries/enbdepthoffield.fx
Normal file
11
enbseries/enbdepthoffield.fx
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
/*
|
||||
enbdepthoffield.fx : MariENB dof.
|
||||
(C)2013-2017 Marisa Kirisame, UnSX Team.
|
||||
Part of MariENB, the personal ENB of Marisa.
|
||||
Released under the GNU GPLv3 (or later).
|
||||
*/
|
||||
/* separate for easier maintenance */
|
||||
#include "menbglobaldefs.fx"
|
||||
#include "menbdepthoffieldsettings.fx"
|
||||
#include "menbdepthoffieldinternals.fx"
|
||||
#include "menbdepthoffieldfilters.fx"
|
||||
Reference in a new issue