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#104657 2023-02-13 12:18:57 +01:00
Blender Crashes when trying to create a Pivot Constraint for armature

Can confirm. Can even simplify the repro steps (will update the report description).

Seems DepsgraphRelationBuilder::build_constraints cant handle the empty component_subdata string passed…

Philipp Oeser commented on issue blender/blender#104604 2023-02-13 11:53:42 +01:00
Nodes: Removing and freeing the next one during a linkbase iterating

@mod_moder : please always set the Module tag when you confirm an issue (otherwise it is not a fully triaged bug)

Philipp Oeser commented on issue blender/blender#104652 2023-02-13 10:58:52 +01:00
Regression: UV Face Dots randomized

Caused by 75db4c082ba7bd3d311bd0f65b75934109199ee6

CC @HooglyBoogly

Philipp Oeser commented on issue infrastructure/blender-projects-platform#12 2023-02-13 10:47:34 +01:00
Gitea: Issues and triaging features

Here is another one in relation to references:

While we have a flyover box to "expand" on the information of an issue (see screenshot below), there is no such thing for a commit or a…

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

Another request that would be handy: In commits, we now have every reference nicely visible as a block (thx to the bot adding the commit note)

![image](/attachments/a4b0a232-2c02-4306-ae48-7e46…

Philipp Oeser commented on issue blender/blender#104501 2023-02-10 13:59:11 +01:00
Regression: Blender crashes after using Inset Faces

Indeed caused by 6c774feba2

CC @HooglyBoogly CC @Baardaap

Philipp Oeser commented on issue blender/blender#104501 2023-02-10 13:31:07 +01:00
Regression: Blender crashes after using Inset Faces

Getting this in debug with any Inset (if there is a UV map present)

SUMMARY: AddressSanitizer: heap-buffer-overflow /blender/source/blender/bmesh/intern/bmesh_mesh_convert.cc:1030 in…
Philipp Oeser commented on issue blender/blender#104495 2023-02-09 18:01:24 +01:00
Weird Viewport Gizmos?

The GPU is not supported (and yes, it is very likely a GPU issue, I cannot repro for sure), I can ping @Jeroen-Bakker to see if it rings a bell though...

Philipp Oeser commented on issue blender/blender#104514 2023-02-09 14:51:08 +01:00
Grease Pencil merge down layer misses some frames

Would also assume this is confirmed

Philipp Oeser commented on issue blender/blender#104514 2023-02-09 14:50:34 +01:00
Grease Pencil merge down layer misses some frames

Fine to associate a Project, but we should also make sure we have the Module label set

Philipp Oeser commented on issue blender/blender#104466 2023-02-09 10:52:55 +01:00
Viewport AA is broken, setting has no effect, both 3.4.1 and 3.5, Mac OS

I read this as confirmed, @Michael-Parkin-White-Apple ? (feel free to change back)

Philipp Oeser commented on issue blender/blender#104475 2023-02-09 10:42:51 +01:00
Regression: Data transfer modifier no longer respects vertex group for transfers of vertex color

Caused by eae36be372a6b16ee3e76eff0485a47da4f3c230

CC @JosephEagar

Philipp Oeser opened issue infrastructure/blender-projects-platform#17 2023-02-09 10:13:55 +01:00
Landing page misses "Explore", "Report a Bug" "Sign In" buttons when browsed from a phone
Philipp Oeser closed issue blender/blender#104495 2023-02-09 09:21:53 +01:00
Weird Viewport Gizmos?
Philipp Oeser commented on issue blender/blender#104495 2023-02-09 09:21:52 +01:00
Weird Viewport Gizmos?

Thanks for the report. Seems this GPU is below the minimum requirements for Blender (Ivy Bridge), so we no longer provide support for it. https://www.blender.org/download/requirements/

Installin…

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

The "Copy Link" on attachments (once a file is uploaded in the dropzone) apparently only works the very first time using the dropbox, if you later edit the report description (or comment) again,…

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

fenced codeblocks with a lines info would be good (starting with e.g. ```lines=10) so we get a scrollbar (currently ignored, se below). To my understanding, this is not even in the spec, but…

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

Markdown: gitea claims to be compliant to commonmark via goldmark, I have tried many things which are just not working…