Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel commented on pull request blender/blender#122865 2024-06-11 20:09:24 +02:00
Use set_and_warn_dependency to disable WITH_MOD_OCEANSIM if WITH_FFTW3 is disabled.

This will needed to go to the blender-v4.2-release branch. See: https://developer.blender.org/docs/handbook/contributing/pull_requests/#rebasing-a-pull-request

We can do it as well when landing.

Brecht Van Lommel commented on pull request blender/blender#123035 2024-06-11 20:09:10 +02:00
Fix #122739: mix causes unnecessary evaluation when ints are used

This will need to go to the blender-v4.2-release branch. See: https://developer.blender.org/docs/handbook/contributing/pull_requests/#rebasing-a-pull-request

We can do it as well when landing.

Brecht Van Lommel commented on pull request blender/blender#123046 2024-06-11 20:06:29 +02:00
Cycles: add Central Cylindrical Panoramic camera model

This seems straightforward and like a reasonable feature to have.

@blender-bot build

Brecht Van Lommel closed issue blender/blender#78011 2024-06-11 19:49:07 +02:00
Cycles: blue-noise dithered sampling
Brecht Van Lommel commented on issue blender/blender#78011 2024-06-11 19:49:03 +02:00
Cycles: blue-noise dithered sampling

Implemented in 4.2: #118479.

Brecht Van Lommel merged pull request blender/blender#123066 2024-06-11 19:31:47 +02:00
Enable OpenImageDenoise on ARM64 Linux and Windows in Denoise compositor node
Brecht Van Lommel pushed to main at blender/blender 2024-06-11 19:31:42 +02:00
deedb52a7e Merge branch 'blender-v4.2-release'
354b1a5db9 Fix #122933: Enable Compositor OpenImageDenoise on Linux ARM64
1dfdf098d2 Fix #122933: Enable Cycles OpenImageDenoise on Linux ARM64
e02e78d840 UI: Separate job type for asset library and file list loading
Compare 4 commits »
Brecht Van Lommel pushed to blender-v4.2-release at blender/blender 2024-06-11 19:30:38 +02:00
354b1a5db9 Fix #122933: Enable Compositor OpenImageDenoise on Linux ARM64
Brecht Van Lommel pushed to blender-v4.2-release at blender/blender 2024-06-11 19:29:12 +02:00
1dfdf098d2 Fix #122933: Enable Cycles OpenImageDenoise on Linux ARM64
Brecht Van Lommel closed issue blender/blender#109431 2024-06-11 19:26:52 +02:00
HIP related bugs
Brecht Van Lommel commented on issue blender/blender#109431 2024-06-11 19:26:49 +02:00
HIP related bugs

There is only one open issue listed here now, and there is a plan to use labels for this kind of thing. So I don't think this summary issue serves a purpose anymore now.

Brecht Van Lommel closed issue blender/blender#92567 2024-06-11 19:25:31 +02:00
Cycles: principled BSDF thin surface support
Brecht Van Lommel commented on issue blender/blender#92567 2024-06-11 19:25:27 +02:00
Cycles: principled BSDF thin surface support

This is being tracked in #99447 now.

Brecht Van Lommel closed issue blender/blender#104163 2024-06-11 19:23:08 +02:00
Cycles GPU CUDA rendering high number of points seems broken in LTS (main is fine, request for backport)
Brecht Van Lommel commented on issue blender/blender#104163 2024-06-11 19:23:04 +02:00
Cycles GPU CUDA rendering high number of points seems broken in LTS (main is fine, request for backport)

We're not planning to fix this in 3.3 LTS anymore.

Brecht Van Lommel commented on pull request blender/blender#123066 2024-06-11 19:18:20 +02:00
Enable OpenImageDenoise on ARM64 Linux and Windows in Denoise compositor node

There is a message in the UI, but indeed not in the console currently.