sobotka / filmic-blender

Film Emulsion-Like Camera Rendering Transforms for Blender
https://sobotka.github.io/filmic-blender/
2.07k stars 147 forks source link

[Install] File overlay in config folder #66

Open BlueMax opened 3 years ago

BlueMax commented 3 years ago

Just want to let you know about another installation method that is not yet mentioned in the 'README.md'.

Instead of replacing the original files in the blender folder they can be placed into the Blender config folder instead. Also survives Blender updates.

/home/user/.config/blender/2.92
└── datafiles
    └── colormanagement
        ├── config.ocio
        ├── _config.yml
        ├── index.md
        ├── looks
        │   ├── Filmic_False_Colour.spi3d
        │   ├── Filmic_to_0-35_1-30.spi1d
        │   ├── Filmic_to_0-48_1-09.spi1d
        │   ├── Filmic_to_0-60_1-04.spi1d
        │   ├── Filmic_to_0-70_1-03.spi1d
        │   ├── Filmic_to_0-85_1-011.spi1d
        │   ├── Filmic_to_0.99_1-0075.spi1d
        │   └── Filmic_to_1.20_1-00.spi1d
        ├── luts
        │   ├── desat65cube.spi3d
        │   └── sRGB_OETF_to_Linear.spi1d
        └── README.md