semagnum / blint

Blender project linter
https://semagnum.github.io/blint/
GNU General Public License v3.0
18 stars 3 forks source link

Config rules: GPU acceleration for 4.2 #33

Open semagnum opened 2 months ago

semagnum commented 2 months ago

I see this coming up in optimization videos and in my own projects for 4.2. Would be good to add these to the base config:

semagnum commented 2 months ago

Since there are currently parity issues between the CPU and GPU implementations of the compositor in 4.2, I'll only add the GPU denoiser config rules for now.

Will mark as wontfix until 4.3 and check if the compositor parity has improved.