Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel deleted branch pr-assign from valadaptive/blender-developer-docs 2024-05-06 13:47:50 +02:00
Brecht Van Lommel merged pull request blender/blender-developer-docs#57 2024-05-06 13:47:48 +02:00
Use active voice when describing PR assignment
Brecht Van Lommel deleted branch fix-preview-blur from valadaptive/blender 2024-05-06 13:46:36 +02:00
Brecht Van Lommel pushed to main at blender/blender 2024-05-06 13:46:35 +02:00
3bcb88993d Fix #104395: Blurry Cycles render preview at 1:1 zoom
Brecht Van Lommel closed issue blender/blender#104395 2024-05-06 13:46:33 +02:00
Regression: Pixels in render result appear blurry during rendering
Brecht Van Lommel merged pull request blender/blender#120325 2024-05-06 13:46:32 +02:00
Fix #104395: Fix blurry Cycles render preview at 1:1 zoom
Brecht Van Lommel closed pull request blender/blender#121389 2024-05-06 13:19:46 +02:00
Fix #121345: Viewlayer denoising versioning dont apply correctly
Brecht Van Lommel commented on pull request blender/blender#121389 2024-05-06 13:19:43 +02:00
Fix #121345: Viewlayer denoising versioning dont apply correctly

I committed an alternative fix.

Brecht Van Lommel pushed to main at blender/blender 2024-05-06 13:19:27 +02:00
50ee7229c5 Fix #121345: View layer denoising versioning don't apply correctly
Brecht Van Lommel closed issue blender/blender#121345 2024-05-06 13:19:25 +02:00
Regression: Viewlayer denoising versioning settings no longer apply correctly
Brecht Van Lommel commented on pull request blender/blender#121382 2024-05-06 12:53:32 +02:00
RNA: compositor output node API

I'm not concerned about active_output vs. output naming, but about consistently using a property vs. a function for this.

Brecht Van Lommel commented on pull request blender/blender#114386 2024-05-06 12:03:12 +02:00
Cycles: Add Portal BSDF

Depth of field works by modifying the initial ray position and direction, there is no other information that is tracked that could be modified. For a computer screen, you'd discard the ray…

Brecht Van Lommel commented on pull request blender/blender#121382 2024-05-06 12:00:51 +02:00
RNA: compositor output node API

I just noticed that something like this already exists in the API. https://docs.blender.org/api/main/bpy.types.Nodes.html#bpy.types.Nodes.active

But it's not exactly the same, since active and…

Brecht Van Lommel commented on pull request blender/blender#121382 2024-05-06 11:58:19 +02:00
RNA: compositor output node API

Testing compositor nodes with output nodes inside group nodes, it doesn't seem to actually work this way?

Brecht Van Lommel closed issue blender/blender#121416 2024-05-06 11:40:09 +02:00
Blender 3.3.17 or newer fails to build on OpenBSD
Brecht Van Lommel commented on issue blender/blender#121416 2024-05-06 11:40:06 +02:00
Blender 3.3.17 or newer fails to build on OpenBSD

I committed a fix now. With the existing source package, the workaround would be to remove the lib/linux_x64 directory before building.

Brecht Van Lommel pushed to blender-v3.3-release at blender/blender 2024-05-06 11:38:53 +02:00
5ed14b64d2 Fix #121416: Blender 3.3 source package includes precompiled libraries
Brecht Van Lommel pushed to main at blender/blender-developer-docs 2024-05-05 21:40:00 +02:00
5b9e7ce362 Update docs/release_notes/4.2/sculpt.md