blender/intern
Weizhen Huang 543bf28fb1 Refactor: renamed I -> wi, omega_in -> wo in Cycles
wi is the viewing direction, and wo is the illumination direction. Under this notation, BSDF sampling always samples from wi and outputs wo, which is consistent with most of the papers and mitsuba. This order is reversed compared with PBRT, although PBRT also traces from the camera.
2023-01-17 18:07:13 +01:00
..
atomic Cleanup: remove workarounds and version checks for unsupported compilers 2022-09-27 07:05:13 +10:00
audaspace
clog
cycles Refactor: renamed I -> wi, omega_in -> wo in Cycles 2023-01-17 18:07:13 +01:00
dualcon
eigen
ffmpeg Build: library updates for Blender 3.5 2022-12-07 15:28:17 +01:00
ghost Fix ASAN error when Wayland fell back to X11 2023-01-16 15:29:22 +11:00
guardedalloc Allocator: improve protection against false sharing 2023-01-06 13:04:49 +01:00
iksolver
itasc
libc_compat Fix compilation on Linux, glibc 2.34, and CentOS libraries 2022-09-13 10:38:42 +02:00
libmv Cleanup: replace C-style casts with functional casts for numeric types 2022-09-25 22:31:31 +10:00
locale Fix building with boost >= 1.81 2023-01-04 15:23:26 +01:00
mantaflow Fix T102257: Crash when making an Object as Effector set to Guide and trying to scrub the timeline 2022-11-09 12:13:51 -03:00
memutil
mikktspace Cleanup: spelling in comments 2022-10-10 11:22:41 +11:00
opencolorio GPU: Explicit Texture Usage Flags for enabling GPU Backend optimizations. 2022-12-08 23:31:05 +01:00
opensubdiv Fix: OpenSubdiv reporting version 0.0.0 in system_info.txt 2022-11-12 13:31:55 -07:00
openvdb
quadriflow
rigidbody
sky Cleanup: replace C-style casts with functional casts for numeric types 2022-09-26 17:58:36 +10:00
utfconv
wayland_dynload GHOST/Wayland: improve workaround for libdecor setting the window state 2022-11-16 12:31:29 +11:00
CMakeLists.txt