Philipp Oeser lichtwerk
  • Blender Bug Triaging Lead and Developer (as in : supporting modules with bugfixes), LTS releases Prior to that, mainly doing R&D at studios in Germany and the UK.

  • Joined on 2008-09-14
Philipp Oeser commented on issue blender/blender#121341 2024-05-03 15:58:43 +02:00
Regression: Crash undo-redo sculpt with topology auto mask

Caused by ea1cfdbf83fce3ba01683ab891e08392b6d802fe

CC @Sean-Kim CC @HooglyBoogly

Philipp Oeser commented on pull request blender/blender#121389 2024-05-03 15:53:39 +02:00
Fix #121345: Viewlayer denoising versioning dont apply correctly

just noting that when the versioning code is run without this PR, the viewlayers are just NULL

Philipp Oeser commented on issue blender/blender#121341 2024-05-03 15:20:55 +02:00
Regression: Crash undo-redo sculpt with topology auto mask

Can repro now, will bisect

Philipp Oeser created pull request blender/blender#121395 2024-05-03 15:09:20 +02:00
Fix #121121: NLA push down places local tracks before library overrides
Philipp Oeser created branch 121121 in lichtwerk/blender 2024-05-03 15:08:29 +02:00
Philipp Oeser pushed to 121121 at lichtwerk/blender 2024-05-03 15:08:29 +02:00
3742a47b73 Fix #121121: NLA push down places local tracks before library overrides
24560b6016 Fix #121310: Marking or clearing 'Fake User' on ID not undoable.
Compare 2 commits »
Philipp Oeser commented on issue blender/blender#121345 2024-05-03 14:24:31 +02:00
Regression: Viewlayer denoising versioning settings no longer apply correctly

Yep, that was it, see possible fix in !121389

Philipp Oeser created pull request blender/blender#121389 2024-05-03 14:23:47 +02:00
Fix #121345: Viewlayer denoising versioning dont apply correctly
Philipp Oeser pushed to 121345 at lichtwerk/blender 2024-05-03 14:23:23 +02:00
f381124be2 Fix #121345: Viewlayer denoising versioning dont apply correctly
1db538683d Geometry Nodes: add selection and depth options to Realize Instances node
b00c6d7d13 GPU: Fix shader builder stubs
3b67075f40 BLI: Make color sRGB<->Linear non-SIMD fallback path use the same approximation
29aecbf74c Fix #120841: parent nodes don't get logs from zones
Compare 10 commits »
Philipp Oeser created branch 121345 in lichtwerk/blender 2024-05-03 14:23:23 +02:00
Philipp Oeser commented on issue blender/blender#121345 2024-05-03 13:44:02 +02:00
Regression: Viewlayer denoising versioning settings no longer apply correctly

Caused by d9da86dd151d4c5b0ee4e3d45d6ea20a31a4b8e8 btw.

CC @brecht

(will check if moving denoiser versioning code to do_versions_after_linking_290 from blo_do_versions_290 will fix it…

Philipp Oeser commented on issue blender/blender#120829 2024-05-03 13:20:29 +02:00
Eevee Next: Slow Shadow Settings Update

@Jeroen-Bakker : coul we close this as a duplicate of #120100 then ?

Philipp Oeser commented on issue blender/blender#121310 2024-05-03 13:11:10 +02:00
Setting "Fake User" status cannot be undone (e.g. undonig "Mark Asset" leaves behind "Fake User" status)

Since !118691 is in, this has gained some weight...

Philipp Oeser commented on issue blender/blender#121310 2024-05-03 13:06:50 +02:00
Setting "Fake User" status cannot be undone (e.g. undonig "Mark Asset" leaves behind "Fake User" status)

Note that this is not related to mark asset in particular, it is true for any way to set 'Fake User' flag...

Oh wow, right

Philipp Oeser closed issue blender/blender#121376 2024-05-03 13:04:05 +02:00
hide checker in "bone - viewport display - hide" lost checker state
Philipp Oeser commented on issue blender/blender#121376 2024-05-03 13:04:01 +02:00
hide checker in "bone - viewport display - hide" lost checker state

Actually, this is the same as #116138, good news: it has already been decided to be changed, see blender/blender#116138 (comment)

So will close as…

Philipp Oeser commented on issue blender/blender#121121 2024-05-03 12:50:04 +02:00
NLA push down order inconsistency

Can confirm the behavior

  • open 121121_main.blend
  • push down the action (it will be at the bottom)
  • do the same thin in 121121_lib.blend (it will be at the top)
Philipp Oeser commented on issue blender/blender#121376 2024-05-03 12:27:13 +02:00
hide checker in "bone - viewport display - hide" lost checker state

You are not looking at Bone.001 (but Bone instead)

image

This is because hidden bones dont activate from the Outliner Dont think…

Philipp Oeser commented on issue blender/blender#121314 2024-05-03 12:19:02 +02:00
Curves: Enter edit mode crashes on macOS

Can't repro here

**System Information**
Operating system: macOS-14.4.1-arm64-arm-64bit 64 Bits
Graphics card: Metal API Apple M2 1.2 
version: 4.2.0 Alpha, branch: main, commit date:…
Philipp Oeser commented on issue blender/blender#121341 2024-05-03 12:08:18 +02:00
Regression: Crash undo-redo sculpt with topology auto mask

Also cant get it to crash.

@Andrea-Lanaro : could you re-check with a fresh build from https://builder.blender.org/download/daily/ ?