Block a user
93eae86b30
Add versioning for files created before 4.0
4f9c663748
Cleanup: Remove TODO
da1540a641
Renaming, set default in DNA
42d6b5cbb0
Fix pdf for MNEE
420ab97c1d
Cleanup: fix typo, renaming, adding TODO for texture
389a641dda
EEVEE: add sphere/disk shape option for point and spot light
068a67a2d4
UI: add Shape option for point and spot light
08c8752442
EEVEE-Next: implement less noisy GGX VNDF sampling for reflections
ea669cb8dc
EEVEE-Next: implement more efficient GGX VNDF sampling
950759a526
Cleanup: Move Text Editor runtime data to a separate allocation
e202c81b41
Fix #115117: Crash displaying status info on undo with subsurf mesh
3aa3743b6e
Fix hang on startup under Wayland & LIBDECOR with the VULKAN backend
WIP: Cycles: implement faster GGX VNDF sampling
About my concerns regarding the lack of concentric mapping, the author of the paper, Yusuke Tokuyoshi, suggested to look at the reflection vectors instead of the half-vectors, as their method…
EEVEE-Next: implement more efficient and less noisy GGX VNDF sampling
ded5b7dbf6
EEVEE-Next: implement less noisy GGX VNDF sampling for reflections
a1755a01c8
EEVEE-Next: implement more efficient GGX VNDF sampling
ac70bc3611
Fix: temporarily disable Cycles patch map assert to avoid failing test
8131a636fb
Build: bump supported Python version to 3.11 on macOS
0b0e0601a1
UI: Recent Menu Previews
WIP: Cycles: implement faster GGX VNDF sampling
There is a new paper at SIGGRAPH Asia 2023 Bounded VNDF Sampling for Smith–GGX Reflections…
WIP: Cycles: Multi-scale Principled Hair Huang Model
f4db5443d3
WIP: Cycles: make Principled Hair Huang both near- and far-field
57baa1ed2a
Cleanup: simplify computation of
h_to_gamma()
in Principled Hair Huang
1c81a65246
Refactor: pre-compute valid integration interval in Principled Hair Huang
5ecb8dc206
Cycles: adjust normal in Principled Hair Huang to be orthogonal to the tangent
16705f078c
Fix #116000: Face set toggle visibility not working correctly
Fix #113728: fireflies in Principled Hair Huang with MIS
3421501123
Fix #113728: fireflies in Principled Hair Huang with MIS
f9269312da
Fix #116075: OpenGL Shader Compilation On Selected Platforms
1db803516a
Fix: Debug assert in file_handler_test
6428f2329e
Anim: reorder "View in Graph Editor" buttons in the context menu
f66ad2d919
Cleanup: Suppress Unused Variables In Release Builds