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#83691 2024-11-08 11:55:44 +01:00
Viewport Tools Settings panel appears after reload

Possible fix is up, see !130025

Philipp Oeser created pull request blender/blender#130025 2024-11-08 11:54:23 +01:00
Fix #83691: Viewport Tools Settings panel appears after reload
Philipp Oeser created branch 83691 in lichtwerk/blender 2024-11-08 11:53:52 +01:00
Philipp Oeser pushed to 83691 at lichtwerk/blender 2024-11-08 11:53:52 +01:00
7557b053a3 Fix #83691: Viewport Tools Settings panel appears after reload
b5414f716f Merge branch 'blender-v4.3-release'
5d67f1eceb Fix: Broken sculpt performance tests after "pen_flip" removal
ae1a1335b9 Curves: Avoid squaring distances unnecessarily in selection functions
bc480f05d5 Draw: Reduce overhead of sharing meshes without attributes
Compare 10 commits »
Philipp Oeser commented on issue blender/blender#124475 2024-11-08 09:38:11 +01:00
Custom vertex normals do not get exported into FBX correctly

Need to check again (sorry this slipped through)

Philipp Oeser commented on issue blender/blender#83691 2024-11-07 12:46:14 +01:00
Viewport Tools Settings panel appears after reload

rna_Space_show_region_header_set tells us: /* Special case, never show the tool properties when the header is invisible. */

OK, so the hiding of the tool header along with the header itself…

Philipp Oeser commented on issue blender/blender#127605 2024-11-07 10:59:07 +01:00
Materials can be assigned to liboverride objects (and can't be undone)

Will look into it (at least the last two cases)

Philipp Oeser commented on issue blender/blender#127605 2024-11-07 10:58:24 +01:00
Materials can be assigned to liboverride objects (and can't be undone)

The fix does generally make things safer though, at least for the drag-and-drop operations, the other methods (Ctrl+L > Link Materials, and Copy Material to Selected) are still at…

Philipp Oeser closed issue blender/blender#129106 2024-11-07 10:51:43 +01:00
Wrong Constraint transformation after reopening the file
Philipp Oeser commented on issue blender/blender#129106 2024-11-07 10:51:39 +01:00
Wrong Constraint transformation after reopening the file

Yeah, this can not be considered a bug.

We might want to add a section in the manual regarding dependency cycles @sergey? @dr.sybren ? There was also some discussion about displaying/warning…

Philipp Oeser closed issue blender/blender#114103 2024-11-07 10:04:55 +01:00
Exit code 134 at "Updating Shaders" on CPU rendering
Philipp Oeser commented on issue blender/blender#114103 2024-11-07 10:04:51 +01:00
Exit code 134 at "Updating Shaders" on CPU rendering

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the…

Philipp Oeser commented on issue blender/blender#129192 2024-11-07 10:03:19 +01:00
A problem with creating new data in blender Preferences that can't be turned off

Still dont properly understand the issue you are facing.

Does this mean the issue is gone when you disable/uninstall the autopainter ai Addon?

Philipp Oeser closed issue blender/blender#128470 2024-11-07 09:58:27 +01:00
UV - Follow activ quad
Philipp Oeser commented on issue blender/blender#128470 2024-11-07 09:58:23 +01:00
UV - Follow activ quad

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the…

Philipp Oeser pushed to main at blender/blender 2024-11-06 16:38:01 +01:00
b7ceb76014 Merge branch 'blender-v4.3-release'
bccae832ae Fix #129853: Stroke Scene Spacing freezes with tablet size pressure
Compare 2 commits »
Philipp Oeser deleted branch 129853 from lichtwerk/blender 2024-11-06 16:35:16 +01:00
Philipp Oeser closed issue blender/blender#129853 2024-11-06 16:35:12 +01:00
Calculate brush spacing relative to the scene makes blender stop working using drawing tablet with size pressure.
Philipp Oeser merged pull request blender/blender#129908 2024-11-06 16:35:07 +01:00
Fix #129853: Stroke Scene Spacing freezes with tablet size pressure