Commit 797731d
authored
QTempGaussMC: Rewrite (#373)
Changes:
- Docs have been completely rewritten
- mask_shimmer is now a public function
- ruff warnings fixed
- Settings builder has been split into a separate class
- Processing has been split into a separate class
- Chained method calls have been replaced with a proper graph builder
using lazy processing
- Redundant enums deprecated
- General code refactors for correctness/readability
- Can now pass your own motion vectors
- thsad2 added
- Sharpening has been reworked and is now scaled sanely
- misc fixes1 parent acb3399 commit 797731d
1 file changed
Lines changed: 1279 additions & 765 deletions
0 commit comments