Block a user
Regression: Light tree stack overflow crash with emission materials
Regression: Light tree stack overflow crash with emission materials
cc @weizhen
It's weird, I didn't receive any notification from this mention.
Regression: Wireframe artifact on fast transforming glass-shader and motion blur on
Fix #107725: ray-offset was incorrectly applied on motion triangles
Fix #107725: ray-offset was incorrectly applied on motion triangles
5ff7703679
Fix #107725: ray-offset was incorrectly applied on motion triangles
0327d2c963
Add missing notifier when setting cursor.matrix
8759ae1760
GPU: Initialize SRGB In TestCases
7e79e0eec0
File Browser: Avoid filling file cache needlessly on auto-complete
be19edf356
Cleanup: Add API comment on side-effect of file browser query function
Refactor: flatten light tree in recursive function
Looks great! The logic is indeed much more clear now.
Refactor: flatten light tree in recursive function
This is not a flatten operation, maybe call it something like copy_light_tree_node_to_device()
?
Refactor: flatten light tree in recursive function
Similar here, it's mainly copying to device but also flattens subtree. Maybe better to rename too? Something with copy_and_flatten()
745ff1c3c9
Cleanup: remove noise in the comment
cfd7de83ac
Swap instance and reference before flattening the subtree
Cycles: new Microfacet-based Hair BSDF with elliptical cross-section support
The last few commits aim to mitigate the energy loss issue.
Energy loss due to single-scattering microfacets
We refer to the paper [Practical multiple scattering compensation for…
9fd0c502d6
Approximate TRRT+ terms
2ec576f1a3
Cleanup: invert the direction of
refract_angle()
1a7203edbb
Merge remote-tracking branch 'origin' into microfacet_hair
91562e880e
Add albedo scaling to reduce energy loss
bcedbdcf6f
Cleanup: improve code-comments, naming, use defines, correct spelling
67da18dc22
Merge remote-tracking branch 'origin' into microfacet_hair
a3e9d79ac7
Add albedo scaling to reduce energy loss
22245115fd
Fix #107499: Text Object Selection with Scale To Fit Mode
824a998a14
Reduce visibility check
71e4f48180
Nodes: Improve link drag search value moving
Cycles: new Microfacet-based Hair BSDF with elliptical cross-section support
I tried to isolate individual lobes. The TRRT+ term in Principled Hair doesn't seem to make a drastic difference: