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#105294 2023-02-28 16:19:42 +01:00
cycles render cuda error

Textures are missing btw. please add them as well (even though the problem might be elsewhere)

Philipp Oeser commented on issue blender/blender#105294 2023-02-28 16:17:15 +01:00
cycles render cuda error

OK, thx for the file, renders fine here

And for completeness, please attach Help > Save System Info here

this is still missing

Philipp Oeser commented on issue blender/blender#104305 2023-02-28 16:07:38 +01:00
Crash when adding nodegroup asset in node editor (when large Asset Libraries are present)

@mont29 I pinged you because it looked like relevant code could be from f69e9681fa32?

Philipp Oeser created pull request blender/blender#105301 2023-02-28 16:03:50 +01:00
UI: add parenting (Keep Transform Without Inverse) to menu
d0e4c4fa34 UI: add parenting (Keep Transform Without Inverse) to menu
09e848deec Cleanup: use term "filepath" instead of "name" / "fname"
707af21afd Merge branch 'blender-v3.5-release'
Compare 3 commits »
Philipp Oeser closed issue blender/blender#105276 2023-02-28 15:23:34 +01:00
Parenting to curve object makes curve vertice location (in edit mode) alter location of the meshes
Philipp Oeser commented on issue blender/blender#105276 2023-02-28 15:23:07 +01:00
Parenting to curve object makes curve vertice location (in edit mode) alter location of the meshes

This is caused by a combination of two things:

Philipp Oeser commented on issue blender/blender#105294 2023-02-28 14:57:49 +01:00
cycles render cuda error

If this happens in a smaller files as well (0.122mb should have worked though?), can you share one of them? And for completeness, please attach Help > Save System Info here

Philipp Oeser closed issue blender/blender#105281 2023-02-28 14:49:44 +01:00
Outliner Remap User list can't list all item if item number large
Philipp Oeser commented on issue blender/blender#105281 2023-02-28 14:48:20 +01:00
Outliner Remap User list can't list all item if item number large

Thx for the report.

Unfortunately this has been a long standing issue (which has been reported before though), see #72093

Will merge reports, if you want further updates, please subscribe in…

Philipp Oeser commented on issue blender/blender#105282 2023-02-28 14:44:25 +01:00
Crash on 3.5 Beta version latest when using the new hair nodes essentials - When searching hair node groups

Do you have other (possibly large) Asset Libraries enabled in Preferences? Might be related to #104305 then.

If, so, do you still experience if you (temporarily) remove the other Asset Libraries?

Philipp Oeser commented on issue blender/blender#105290 2023-02-28 14:31:13 +01:00
Crash with Boolean modifier ("Exact" mode, "Fast" is fine)

Canoot repro here.

Just a stab in the dark, but does it make a difference if you change the method of that boolean modifier from Exact to Fast on the duplicate ?

Philipp Oeser commented on issue blender/blender#105294 2023-02-28 13:57:34 +01:00
cycles render cuda error

Please share a .blend file where this happens so we have a chance to reproduce. Or are you saying this happens in any file?

Philipp Oeser closed issue blender/blender#105292 2023-02-28 13:51:27 +01:00
Missing object visibility
Philipp Oeser commented on issue blender/blender#104305 2023-02-28 13:22:47 +01:00
Crash when adding nodegroup asset in node editor (when large Asset Libraries are present)

This race really seems to be dependent on the amount of files (and file sizes) in the asset library, but on my end, I can repro doing the following:

  • create a file with a size ~15MB (e.g.…
Philipp Oeser commented on issue blender/blender#104305 2023-02-28 13:08:04 +01:00
Crash when adding nodegroup asset in node editor (when large Asset Libraries are present)

So ASAN spits out a heap-use-after-free:

==1055419==ERROR: AddressSanitizer: heap-use-after-free on address 0x60e000433a38 at pc 0x000008c903df bp 0x7ffea83ca6e0 sp 0x7ffea83ca6d8
READ of…
Philipp Oeser created pull request blender/blender#105287 2023-02-28 10:09:02 +01:00
Fix #105216: Clear Asset does not immediately redraw the outliner
Philipp Oeser pushed to 105216 at lichtwerk/blender 2023-02-28 10:07:23 +01:00
147c608624 Fix #105216: Clear Asset does not immediately redraw the outliner
9fccd2dc24 Fix #100819: Built-in VFont has an additional user by default
9cee0eb7fa Cleanup: format
e885973ea9 Fix #104894: Toggle comments assumes '#' prefix (failing for OSL)
52f521dec4 Fix #105063: Registering existing RNA types overwrote built-in types
Compare 10 commits »