Block a user
Cycles: Add debugging option to load custom OIDN weights
Cycles: Implement blue-noise dithered sampling
- Using the Hilbert curve for sampling to avoid directional bias in the noise distribution: Works in initial tests, but needs to be cleaned up. I'd do that as a follow-up PR.
With a…
64ad802abe
Use dimension offset to scramble subsurface random walk instead
6c4cbce5d7
Rename rng_hash to rng_pixel
Cycles: Implement blue-noise dithered sampling
New update, this time:
- Rebased to latest
main
- The Sobol mask optimization is back for T-S
- The Cascade mode is gone since it's pointless
- Blue Noise works for baking now
The…
b058a3f2b8
Handle baking
b33db5a525
Cycles: Implement blue-noise dithered sampling
20d62d3805
Fix: Crash when toggling compositor device
b5389f32c8
UI: Fix polling in sequencer preview overlays
1fe8fbd93a
UI: Reorganize mesh sculpt mode menus
Cycles: Add debugging option to load custom OIDN weights
I overlooked that the GPU denoising codepath is separate, the PR now also covers that. I'm pretty sure that there's potential for deduplication here in general, but that can come later.
dcc51f2a4f
Cycles: Add debugging option to load custom OIDN weights
20d62d3805
Fix: Crash when toggling compositor device
b5389f32c8
UI: Fix polling in sequencer preview overlays
1fe8fbd93a
UI: Reorganize mesh sculpt mode menus
a26031ed9b
Fix #122652: Clicking offline status icon enabled online access
Cycles: Implement blue-noise dithered sampling
Alright, here's the big data dump.
I've used five test locations: The side door (bmwdoor
) and the windshield (bmwwindow
) of the BMW scene, the white wall with direct lighting (`dioramadirect…
Cycles: Add debugging option to load custom OIDN weights
d002703484
PyAPI: fixes for defining operator macros
a700fdc163
Fix class methods being excluded from the Python API docs
90d513f7d3
Cleanup: improve checks for function types for RNA introspection
20d506941b
Cleanup: comments in sphinx doc generation
5f5d851d13
WM: add extra check for Python operator names
c64409fa7c
Cycles: Add debugging option to load custom OIDN weights
d002703484
PyAPI: fixes for defining operator macros
a700fdc163
Fix class methods being excluded from the Python API docs
90d513f7d3
Cleanup: improve checks for function types for RNA introspection
20d506941b
Cleanup: comments in sphinx doc generation
Lukas Stockner
created branch oidn-custom-weights in LukasStockner/blender
2024-06-01 11:25:49 +02:00