Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel reopened issue blender/blender#104061 2024-06-15 12:29:41 +02:00
Custom render engine is unable to create gpu context
Brecht Van Lommel commented on issue blender/blender#122800 2024-06-15 03:19:16 +02:00
USD MaterialX export missing textures in Storm

Maybe that is a simpler alternative to duplicating the primvar, exporting a different MaterialX material for every different default UV map name. Probably rare in practice.

Brecht Van Lommel commented on issue blender/blender#122800 2024-06-15 03:15:22 +02:00
USD MaterialX export missing textures in Storm

For MaterialX there can be shader nodes referencing the attribute by name. And then other shader nodes in the same material, or in another material on the same mesh could use the default texture…

Brecht Van Lommel commented on issue blender/blender#122800 2024-06-14 21:40:46 +02:00
USD MaterialX export missing textures in Storm

@CharlesWardlaw @makowalski @deadpin

This relates to #112234, where naming the active UV map st was reverted. Restoring that makes MaterialX find the texture coordinates in most scenes.

I…

Brecht Van Lommel commented on issue blender/blender#123135 2024-06-14 20:29:12 +02:00
bpy.ops.preferences.addon_show(module="") It doesn't work as you think anymore?

bl_info exists for extensions here as well, it's generated from the manifest file.

@dfelinto this is trivial to fix, but would probably need to be undone after #122735.

Brecht Van Lommel pushed to main at blender/blender-developer-docs 2024-06-14 18:42:31 +02:00
a8cd18bcd2 Fix bullet point styling, needs empty line after paragraph
Brecht Van Lommel commented on issue blender/blender#123229 2024-06-14 17:38:37 +02:00
Frequent cycles cuda&optix error when dragging viewport shading and rendering,using 4090D graphic card and new driver

@pmoursnv I haven't been able to reproduce this, but it sounds somewhat similar to #122779. So there may be issues with this new driver beyond OSL.

Brecht Van Lommel commented on issue blender/blender#120006 2024-06-14 17:17:14 +02:00
Regression: Slow renders on Intel Mac / AMD GPU

After discussion with @sergey, we decided not to invest more time in this. We'll keep this open as a known issue for 4.2 LTS, and if someone wants to contribute a fix we can accept it.

For…

Brecht Van Lommel closed issue blender/blender#122178 2024-06-14 17:01:15 +02:00
Point cloud do not process volume correctly. Bug?
Brecht Van Lommel commented on issue blender/blender#122178 2024-06-14 17:01:11 +02:00
Point cloud do not process volume correctly. Bug?

It's on the to do list in #92573 to improve.

Brecht Van Lommel pushed to main at blender/blender 2024-06-14 16:57:14 +02:00
eab14b0a0c Merge branch 'blender-v4.2-release'
a87907b425 Fix #123201: Cycles OSL bump mapping broken
4719ce5d56 I18n: Allow translation of extension tags and permissions
e23e5443e7 Fix: EEVEE-Next: Missing mandatory combined pass
Compare 4 commits »
Brecht Van Lommel closed issue blender/blender#122188 2024-06-14 16:57:12 +02:00
Black render on Eevee Next on an old scene.
Brecht Van Lommel pushed to main at blender/blender-test-data 2024-06-14 16:56:56 +02:00
2b31a6bd10 Merge branch 'blender-v4.2-release'
5babf3ed74 Fix blender/blender#123201: Cycles OSL bump mapping broken
Compare 2 commits »
Brecht Van Lommel closed issue blender/blender#123201 2024-06-14 16:56:54 +02:00
Regression: Cycles: OSL misses Bump (from Material > Settings > Surface > Displacement > Displacement and Bump)
Brecht Van Lommel pushed to blender-v4.2-release at blender/blender 2024-06-14 16:55:11 +02:00
a87907b425 Fix #123201: Cycles OSL bump mapping broken
Brecht Van Lommel pushed to blender-v4.2-release at blender/blender-test-data 2024-06-14 16:54:40 +02:00
5babf3ed74 Fix blender/blender#123201: Cycles OSL bump mapping broken
Brecht Van Lommel pushed to main at blender/blender-test-data 2024-06-14 16:44:52 +02:00
cef5c8c22c Merge branch 'blender-v4.2-release'
f836b24e58 Cycles: Add bump + displacement test for OSL
Compare 2 commits »
Brecht Van Lommel pushed to blender-v4.2-release at blender/blender-test-data 2024-06-14 16:44:02 +02:00
f836b24e58 Cycles: Add bump + displacement test for OSL
Brecht Van Lommel pushed to main at blender/blender 2024-06-14 15:49:12 +02:00
9068ea6d45 Merge branch 'blender-v4.2-release'
bda53799d5 Cleanup: make format
1fec22e350 Fix #104061: RenderEngine Python example does not work in background mode
7e9b580546 Fix #119360: Precision issue with cycle modifier
Compare 4 commits »