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 reopened issue blender/blender#104475 2023-02-24 07:25:49 +01:00
Regression: Data transfer modifier no longer respects vertex group for transfers of vertex color
Philipp Oeser commented on issue blender/blender#104475 2023-02-24 07:25:44 +01:00
Regression: Data transfer modifier no longer respects vertex group for transfers of vertex color

The fix also needs to go into 3.5-release. Reopening.

Philipp Oeser commented on issue blender/blender#104305 2023-02-23 15:55:26 +01:00
Crash when adding nodegroup asset in node editor (when large Asset Libraries are present)

Yet another note: in some scenario, the Asset Browser seems to include Assets from libraries that were enabled once (but are now disabled, even after restart) when using "All" in the dropdown...…

Philipp Oeser commented on issue blender/blender#104857 2023-02-23 15:33:16 +01:00
Crash using GN Editor or Assetbrowser when "datafiles/assets" folder is not there

I got another crash which is caused by b3fb73f325, see #104305. The cause is different though (this includes having an older Asset Library enabled in preferences -- still trying to figure out the…

Philipp Oeser commented on issue blender/blender#104305 2023-02-23 15:30:37 +01:00
Crash when adding nodegroup asset in node editor (when large Asset Libraries are present)

OK, so after bisecting again (this time with the old Asset Library actually enabled in 3.5), the crash is indeed caused by b3fb73f325.

Still trying to find the condition for the old Asset…

Philipp Oeser commented on issue infrastructure/blender-projects-platform#12 2023-02-23 14:36:05 +01:00
Gitea: Issues and triaging features

While the API provides filtering labels in the "OR" style, the web UI always combines multiple labels using "AND".

This is what the web UI https://projects.blender.org/blender/blender/issues

Philipp Oeser commented on issue blender/blender#104305 2023-02-23 13:36:24 +01:00
Crash when adding nodegroup asset in node editor (when large Asset Libraries are present)

crash is in the same place as #104857 btw (but afaict it has nothing to do with the assets folder, not the culprit commit mentioned there)

Philipp Oeser commented on issue blender/blender#104305 2023-02-23 13:33:49 +01:00
Crash when adding nodegroup asset in node editor (when large Asset Libraries are present)

Hm, bisecting points to the version bump to 3.6... (d5d48a986ba3) This doesnt really help, another finding is that if I do this in main (where I could reproduce) but with Factor Defaults, the…

Philipp Oeser commented on issue blender/blender#104305 2023-02-23 12:49:34 +01:00
Crash when adding nodegroup asset in node editor (when large Asset Libraries are present)

Can confirm.

Asset->file_data->asset is NULL here (havent checked if this is actually the culprit already), will bisect...

Philipp Oeser commented on issue blender/blender#105118 2023-02-23 12:11:00 +01:00
Regression: Curves: Sculpt mode density overlay looks different

Can confirm.

For reference, "before" points to before d165d6aa2a and "after" points to after acd5889e50ecae1dd785845d5fd6e514b04ac104.

In between those two commits, the drawing was totally…

Philipp Oeser commented on issue blender/blender#104803 2023-02-23 12:05:36 +01:00
Regression: mesh.vertex_colors.active doesn't work since 3.2

Most probably caused by eae36be372a6

CC @JosephEagar CC @ideasman42

Philipp Oeser commented on issue blender/blender#104915 2023-02-23 11:52:40 +01:00
Regression: Multires wireframes are displayed incomplete

Could #103706 or #103700 (b247588dc0) be related, too?

In any case, will change back to Modeling (dont think Nodes & Physics fits here)

Philipp Oeser commented on issue blender/blender#104803 2023-02-23 11:27:57 +01:00
Regression: mesh.vertex_colors.active doesn't work since 3.2

Just noticed that the same is true for bmesh.loops.layers.color.active

Philipp Oeser commented on issue blender/blender#104358 2023-02-23 10:41:24 +01:00
Regression: Blender crash in weight paint mode and vertex select checked and then weights -> fix deforms

Not much info out there on Fix Deforms (was just curious if people are actuay using it), just putting this up for reference: https://archive.blender.org/wiki/index.php/User:Jason_hays22/GSoC-2011

Philipp Oeser closed issue blender/blender#105117 2023-02-23 10:15:52 +01:00
Blender keeps crashing when sculpting
Philipp Oeser commented on issue blender/blender#105117 2023-02-23 10:15:47 +01:00
Blender keeps crashing when sculpting

This report does not contain all the requested information, which is required for us to investigate the issue.

Please submit a new report and carefully follow the instructions. Be sure to…

Philipp Oeser commented on issue blender/blender#105042 2023-02-23 10:12:00 +01:00
Regression: Curves: Sculpt mode density overlay does not display

@persun , @pragma37 : I can confirm it is pretty hard to read now (compared to what we had before).

@persun : would you be so kind to open a fresh report for this?