Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel commented on pull request blender/blender#123492 2024-06-20 17:18:58 +02:00
Fix broken active highlight for brushes in current file

Yes, the other functions should handle local datablocks. This one was added later and I missed that it didn't work for this case.

Brecht Van Lommel commented on pull request blender/blender#123485 2024-06-20 17:08:10 +02:00
WIP: Experiement: Add checkboxes to issue template form

I think it's enough to have a single checkbox like this, without more text.

[ ] Any content in this bug report can be shared publicly and is not age restricted.

Brecht Van Lommel commented on pull request blender/blender#123492 2024-06-20 17:05:04 +02:00
Fix broken active highlight for brushes in current file

Can this logic be moved into asset_edit_weak_reference_from_id, instead of having it specific to brushes?

Brecht Van Lommel commented on pull request blender/blender#121050 2024-06-20 17:02:36 +02:00
Cycles: Linux Support for HIP-RT

It's building ok now on Linux. Though I have not tested with an AMD GPU to check if it actually works.

I still had to work around two issues, but it could be done without patching so it's not…

Brecht Van Lommel pushed to HIPRT_OPEN_SOURCE at salipour/AMD_HIPRT 2024-06-20 17:00:10 +02:00
8ea488273d Merge branch 'main' into HEAD
9380a91398 Update for latest RC and switch to CMake
57f93a74e6 WIP: Use latest RC and CMake build system
c9717df8d8 Merge branch 'blender-v4.2-release'
3ab3ac1b0a Anim: make "XYZ to RGB" user preference work for layered actions
Compare 3261 commits »
Brecht Van Lommel pushed to blender-v4.2-release at blender/blender 2024-06-20 14:25:42 +02:00
5a2053a8b6 Fix: Missing description for Copy Global Transform add-on
Brecht Van Lommel deleted branch fix-editable-linked-undo from brecht/blender 2024-06-20 14:14:12 +02:00
Brecht Van Lommel pushed to main at blender/blender 2024-06-20 14:14:12 +02:00
a18ab98785 Fix #122131: Image undo issues with editable linked images
Brecht Van Lommel closed issue blender/blender#122131 2024-06-20 14:14:10 +02:00
Crash on Undo after editing an Image from a Linked Library
Brecht Van Lommel merged pull request blender/blender#123449 2024-06-20 14:14:09 +02:00
Fix #122131: Image undo issues with editable linked images
Brecht Van Lommel pushed to main at blender/blender 2024-06-20 14:07:15 +02:00
c9717df8d8 Merge branch 'blender-v4.2-release'
633dbe0292 Snap: Add appstream common-id
Compare 2 commits »
Brecht Van Lommel closed issue blender/blender#123473 2024-06-20 14:07:13 +02:00
[snap packaging] Please provide appstream common id
Brecht Van Lommel commented on issue blender/blender#123473 2024-06-20 14:04:56 +02:00
[snap packaging] Please provide appstream common id

I added it now for 4.2. Note that it's org.blender.Blender (uppercase), to match existing org.blender.Blender.metainfo.xml.

Brecht Van Lommel pushed to blender-v4.2-release at blender/blender 2024-06-20 14:00:14 +02:00
633dbe0292 Snap: Add appstream common-id
Brecht Van Lommel pushed to fix-editable-linked-undo at brecht/blender 2024-06-20 13:47:24 +02:00
e41b22368e Address comment
Brecht Van Lommel pushed to blender-v4.2-release at blender/blender 2024-06-20 12:43:41 +02:00
a9fe638972 Fix: Cycles runtime compile using outdated HIP parameters
Brecht Van Lommel merged pull request blender/blender#118401 2024-06-20 12:43:40 +02:00
Fix: Cycles runtime compile using outdated HIP parameters