Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel pushed to HIPRT_OPEN_SOURCE at salipour/AMD_HIPRT 2024-05-22 23:56:56 +02:00
a867d66a6a Various changes towards getting this to actually build on Linux
Brecht Van Lommel pushed to main at blender/blender 2024-05-22 20:14:40 +02:00
76590ab626 Fix: Memory leak due to asset shelves merge error
Brecht Van Lommel commented on pull request blender/blender#121795 2024-05-22 19:44:56 +02:00
UI: Make sidebars slightly wider

It was just a size that worked ok at the time. I'll leave it to the UI team to decide if it should be bigger now.

Brecht Van Lommel commented on pull request blender/blender#121994 2024-05-22 19:39:33 +02:00
Preference: support "Offline Mode"

I'm not sure if I was added as a review for code or design review. But at least from the design side this seems fine overall.

If it's called "Allow Online Access" and enabled by default, users…

Brecht Van Lommel commented on pull request blender/blender#121050 2024-05-22 18:47:21 +02:00
Cycles: Linux Support for HIP-RT

@salipour, this URL was not fixed yet.

Brecht Van Lommel pushed to main at blender/blender 2024-05-22 15:10:09 +02:00
918d34a9ed Fix: Still allow unpacking of editable linked datablocks
Brecht Van Lommel commented on pull request blender/blender#122092 2024-05-22 15:00:35 +02:00
Fix: Dont unpack resources that are packed in linked files

It should actually check ID_IS_EDITABLE now. I can fix it.

Brecht Van Lommel merged pull request blender/blender#122048 2024-05-21 19:51:40 +02:00
Fix #70036: Fixed animation playback scaling
Brecht Van Lommel pushed to main at blender/blender 2024-05-21 19:51:29 +02:00
3cbb3b05cd Fix #121003: Cycles OptiX error with noise textures
1cf8f64927 Fix #70036: Fixed animation playback scaling issue on retina displays
Compare 2 commits »
Brecht Van Lommel closed issue blender/blender#121003 2024-05-21 19:51:27 +02:00
OPTIX_ERROR_INVALID_VALUE
Brecht Van Lommel closed issue blender/blender#70036 2024-05-21 19:51:23 +02:00
Animation only shown in lower left quarter of view animation window (MacOS)
Brecht Van Lommel commented on issue blender/blender#121003 2024-05-21 19:35:17 +02:00
OPTIX_ERROR_INVALID_VALUE

The thin film issue was reported in #122031, so it can handled further there.

Brecht Van Lommel pushed to main at blender/blender 2024-05-21 19:01:29 +02:00
25c1614f40 Fix #121747: Warnings about AgX False Color Rec.1886 colorspace
Brecht Van Lommel closed issue blender/blender#121747 2024-05-21 19:01:27 +02:00
Undefined colorspace into config.ocio fill the console with a message warning
Brecht Van Lommel pushed to brush-assets-project at blender/blender 2024-05-21 18:51:28 +02:00
540f26b971 Cleanup: Don't use static storage for tooltip
d19c28d028 Merge branch 'main' into brush-assets-project
5f9f3116db Libraries: Support editing linked datablocks from some libraries
a1b4d5ecc8 RNA: Better enforce rules about pointers between datablocks
b5ef5c3aba Refactor: Make BKE_libblock_rename support renaming linked IDs
Compare 135 commits »
Brecht Van Lommel deleted branch lib-asset-editable from brecht/blender 2024-05-21 18:16:51 +02:00
Brecht Van Lommel pushed to main at blender/blender 2024-05-21 18:16:50 +02:00
5f9f3116db Libraries: Support editing linked datablocks from some libraries
a1b4d5ecc8 RNA: Better enforce rules about pointers between datablocks
b5ef5c3aba Refactor: Make BKE_libblock_rename support renaming linked IDs
6c9c3cb69b Refactor: Support library reloading without active scene pointer
80b3f9c6c1 Refactor: Add function to find ID with given name and library filepath
Compare 5 commits »
Brecht Van Lommel merged pull request blender/blender#121920 2024-05-21 18:16:49 +02:00
Libraries: Support editing linked datablocks from some libraries