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#105109 2023-02-23 10:02:45 +01:00
Curves: pick select does not work correctly in multi-object editing

Can confirm.

We need to loop with e.g BKE_view_layer_array_from_objects_in_edit_mode_unique_data and probably ed::curves::select_pick needs to be refactored to take an object also (and not…

Philipp Oeser commented on issue blender/blender#105115 2023-02-23 09:57:34 +01:00
Bones don't not exist in the View and cannot be deleted

I can delete them after enabeling Armature Layer 2 and selecting them, yes

Philipp Oeser closed issue blender/blender#105115 2023-02-23 09:37:10 +01:00
Bones don't not exist in the View and cannot be deleted
Philipp Oeser commented on issue blender/blender#105115 2023-02-23 09:36:59 +01:00
Bones don't not exist in the View and cannot be deleted

These bones are on layers 2. If you enable that Armature Layer as well, the bones will be visible in the viewport and can be acted upon. Please refer to https://docs.blender.org/manual/en/3.6/anim

Philipp Oeser deleted branch 103761 from lichtwerk/blender 2023-02-23 09:30:01 +01:00
Philipp Oeser closed pull request blender/blender#105020 2023-02-22 15:36:25 +01:00
Fix #103761: creating a color attribute doesn't make it active
Philipp Oeser commented on pull request blender/blender#105020 2023-02-22 15:35:50 +01:00
Fix #103761: creating a color attribute doesn't make it active

Committed acfafeed88ee5439519ad6b60b56dc2bac9a6202

Philipp Oeser closed issue blender/blender#103761 2023-02-22 15:33:41 +01:00
Regression: Creating the first vertex color on a mesh does not always make it active/default
Philipp Oeser pushed to main at blender/blender 2023-02-22 15:33:41 +01:00
d6a61bc864 Merge branch 'blender-v3.5-release'
acfafeed88 Fix #103761: creating a color attribute doesn't make it active
Compare 2 commits »
Philipp Oeser pushed to blender-v3.5-release at blender/blender 2023-02-22 15:27:24 +01:00
acfafeed88 Fix #103761: creating a color attribute doesn't make it active
Philipp Oeser commented on pull request blender/blender#105020 2023-02-22 14:43:29 +01:00
Fix #103761: creating a color attribute doesn't make it active

yeah, that simplifies things, thx!

Philipp Oeser pushed to 103761 at lichtwerk/blender 2023-02-22 14:40:35 +01:00
bbb8575ee3 Address Code review:
ebcaf7c361 Merge branch 'blender-v3.5-release' into 103761
e5a0a14a27 Fix #101518: Curves sculptmode Stabilize Stroke misses indicator line
14368f4d09 Fix/Update to the i18n module settings after git submodule changes.
6693c50ace Fix #104947: Missing depsgraph update on UV map deletion
Compare 16 commits »
Philipp Oeser commented on issue blender/blender#105058 2023-02-22 12:01:58 +01:00
No iteration in a loop

For me it looked more like a question to the developers, which was simply asked not in the chat

Eh, this is not the right place for such things. @mod_moder : please dont just forward such…

Philipp Oeser commented on issue blender/blender#105058 2023-02-22 11:57:17 +01:00
No iteration in a loop

I dont think this is a fully triaged bug @mod_moder .

@YihangQU : what is the user-visible consequence here? Does the current behavior result in some sort of bug?

If so, please provide an…

Philipp Oeser closed issue blender/blender#105062 2023-02-22 11:52:00 +01:00
Rotate Move and Scale Gizmos do not take in account the vertex deformation in edit mode with cage and display deformed options turned on.
Philipp Oeser commented on issue blender/blender#105062 2023-02-22 11:51:36 +01:00
Rotate Move and Scale Gizmos do not take in account the vertex deformation in edit mode with cage and display deformed options turned on.

This is a longstanding TODO, see #50597. Will merge reports. Please subscribe in #50597 if you want to see further updates.

Philipp Oeser deleted branch 101518 from lichtwerk/blender 2023-02-22 11:46:39 +01:00
Philipp Oeser closed pull request blender/blender#105021 2023-02-22 11:46:12 +01:00
Fix #101518: Curves sculptmode Stabilize Stroke misses indicator line
Philipp Oeser commented on pull request blender/blender#105021 2023-02-22 11:45:55 +01:00
Fix #101518: Curves sculptmode Stabilize Stroke misses indicator line

Committed e5a0a14a27ae272afacf84192a1caa2223d5470b

Philipp Oeser pushed to main at blender/blender 2023-02-22 11:43:30 +01:00
50ebe21dd3 Merge branch 'blender-v3.5-release'
e5a0a14a27 Fix #101518: Curves sculptmode Stabilize Stroke misses indicator line
Compare 2 commits »