Brecht Van Lommel brecht
  • Blender & Cycles developer

  • Joined on 2003-01-03
Brecht Van Lommel commented on pull request blender/blender#122688 2024-06-04 14:43:32 +02:00
Extensions: Support loading add-on with manifest from script directories

Many things are possible with enough work. But if you try to work out the steps to deploy a shared extensions repository in some automated way, it's complicated and that may cause studios to not…

Brecht Van Lommel commented on pull request blender/blender#122575 2024-06-04 14:11:26 +02:00
USD: Add MaterialX shader export

Also to be clear, the Hydra MaterialX code path with diffuse BSDF is working in main for me, on Linux with OpenGL. But maybe not with macOS and Metal, I remember some extra issues there.

Brecht Van Lommel commented on pull request blender/blender#122575 2024-06-04 14:06:29 +02:00
USD: Add MaterialX shader export

Is the idea that Blender would still write out USD files that can't be rendered by the current version of Hydra Storm, and they would only start working in a future USD version? If so, that…

Brecht Van Lommel commented on pull request blender/blender#118479 2024-06-04 13:15:37 +02:00
Cycles: Implement blue-noise dithered sampling

@blender-bot build +gpu

Brecht Van Lommel pushed to main at blender/blender-developer-docs 2024-06-04 13:11:17 +02:00
a4ef539be3 Update docs/release_notes/4.2/modeling.md
Brecht Van Lommel pushed to main at blender/blender 2024-06-03 21:50:56 +02:00
a331ebb324 Fix #122562: Auto scrolling issues with modal operators
Brecht Van Lommel closed issue blender/blender#122562 2024-06-03 21:50:54 +02:00
Modifier re-ordering via mouse dragging is not working
Brecht Van Lommel commented on pull request blender/blender#122689 2024-06-03 21:36:50 +02:00
Core: Make BLENDER_SYSTEM_SCRIPTS always add paths

This is something that has been bothering me for a while, and now that a bunch of stuff is changing because of extensions it seemed like a good moment to fix it.

Maybe we'll also need a…

Brecht Van Lommel commented on issue blender/blender#122512 2024-06-03 21:18:36 +02:00
Extensions: Deploying add-ons for offline work and automation

PS.: If we want to support manual unzipping as part of this workflow, we should also stop using that special compression flag when creating extensions using Blender cli. Which I think we should…

Brecht Van Lommel commented on issue blender/blender#122512 2024-06-03 21:18:02 +02:00
Extensions: Deploying add-ons for offline work and automation

I made some PRs with relatively straightforward changes.

I didn't do the bundle directory yet. Thinking about this, if you are modifying the Blender install folder you can just dump stuff in…

Brecht Van Lommel commented on pull request blender/blender#122687 2024-06-03 21:09:33 +02:00
Fix: bl_info version from extension is string instead of int tuple

Ran into this when looking into #122688.

Brecht Van Lommel created pull request blender/blender#122689 2024-06-03 21:07:59 +02:00
Core: Make BLENDER_SYSTEM_SCRIPTS always add paths
Brecht Van Lommel commented on pull request blender/blender#122688 2024-06-03 21:07:34 +02:00
Extensions: Support loading add-on with manifest from script directories

I don't know if this opens a can of worms or if it's a simple change that should be fine. I tested it with some add-ons and they seem to be working ok, including preferences.

Brecht Van Lommel created pull request blender/blender#122688 2024-06-03 21:05:59 +02:00
Extensions: Support loading add-on with manifest from script directories
Brecht Van Lommel created pull request blender/blender#122687 2024-06-03 21:05:44 +02:00
Fix: bl_info version from extension is string instead of int tuple
Brecht Van Lommel pushed to legacy-manifest at brecht/blender 2024-06-03 21:04:26 +02:00
21c2a99ebc Extensions: Support loading add-on with manifest from script directories
Brecht Van Lommel created branch fix-bl-info-version in brecht/blender 2024-06-03 21:03:45 +02:00
Brecht Van Lommel pushed to fix-bl-info-version at brecht/blender 2024-06-03 21:03:45 +02:00
Brecht Van Lommel pushed to legacy-manifest at brecht/blender 2024-06-03 21:03:38 +02:00
e256faa67f Extensions: Support loading add-on with manifest from script directories
f516886627 Fix: bl_info version from extension is string instead of int tuple
Compare 2 commits »