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 pushed to blender-v4.2-release at lichtwerk/blender 2024-11-12 15:22:39 +01:00
9d6c483727 Fix #126983: custom nodes and groups icon missing
b323f71696 Fix #128637: Gizmo line tool not snapping to exactly 45 degrees
894c2909b1 Fix: EEVEE: Point lights with zero radius create in shadow artifact
8f195aa9ac Fix: Workbench: Disable overlays_enabled optimizations
382fb5e971 Fix #128838: Extension: Support _universal2 suffix for Mac
Compare 10 commits »
Philipp Oeser created branch blender-v4.2-release in lichtwerk/blender 2024-11-12 15:22:39 +01:00
Philipp Oeser commented on issue blender/blender#124452 2024-11-12 15:19:32 +01:00
Blender LTS: Maintenance Task 4.2

@mod_moder : backporting 6487fc96dd08a452ea21d433eca2ba4931be2806 has build errors (missing BKE_grease_pencil_copy_parameters) @Jeroen-Bakker backporting 483f96ce7333a5eb62ddda172f5aba966289232e…

Philipp Oeser commented on issue blender/blender#124452 2024-11-12 14:16:49 +01:00
Blender LTS: Maintenance Task 4.2

@mano-wii 1e161414e083fac1b6b6f33e35d126b13e33041d is a merge commit, do you mean 0ac66493c05a3c0f12ddc0244d8c3ce679175bbd ?

Philipp Oeser commented on issue blender/blender#128647 2024-11-12 13:44:30 +01:00
glTF KHR_materials_variants extension should not be exported as a required extension

Fro quick glance, this was also an issue in 4.2, right? (gather a list of fixes for the 4.3 release notes that fixed issues in previous releases), updated the report to reflect that

Philipp Oeser deleted branch pr-127691-backport from ideasman42/blender 2024-11-12 13:30:22 +01:00
Philipp Oeser merged pull request blender/blender#129036 2024-11-12 13:30:19 +01:00
Attributes: support setting the active attribute to "None"
Philipp Oeser pushed to blender-v4.2-release at blender/blender 2024-11-12 13:30:18 +01:00
88a566e719 Attributes: support setting the active attribute to "None"
Philipp Oeser commented on issue blender/blender#129239 2024-11-12 13:24:43 +01:00
GPv3: Initializing vertex_color via Python turns all points white

Seems the equivalent was also broken in 4.2? (just checking if this was an old issue gathering fixes for the release notes of 4.3...)

Philipp Oeser deleted branch apply-127827-polyline-fix from Sean-Kim/blender 2024-11-12 12:48:37 +01:00
Philipp Oeser pushed to blender-v4.2-release at blender/blender 2024-11-12 12:48:35 +01:00
ba847042d5 Fix #127557: Polyline gesture creates extra point
Philipp Oeser merged pull request blender/blender#129182 2024-11-12 12:48:35 +01:00
Fix #127557: Polyline gesture creates extra point
Philipp Oeser pushed to blender-v4.2-release at blender/blender 2024-11-12 12:16:24 +01:00
c34639c25d Release: Bump to 4.2.4 candidate
Philipp Oeser commented on pull request blender/blender#130137 2024-11-12 11:07:30 +01:00
Bug Reporting: Increased log details for Windows bug-reporting scripts

So a bit torn on this (for triaging alone, I am not sure how much more we can really read out of this), but if in doubt, I would go with "gimme all the logs" as @Sergey mentioned

Philipp Oeser commented on pull request blender/blender#130137 2024-11-12 11:04:56 +01:00
Bug Reporting: Increased log details for Windows bug-reporting scripts

Here is output during rendering

I1112 11:00:05.885175 207083 path_trace.cpp:415] Rendered 16 samples in 1.27015 seconds (0.0793846 seconds per sample), occupancy: 1
I1112 11:00:05.892993…
Philipp Oeser commented on issue blender/blender#129926 2024-11-12 09:38:10 +01:00
Crash with Python 3.12+ & Manta flow

Crash should be High prio, no?

Philipp Oeser commented on issue blender/blender#130022 2024-11-12 09:35:58 +01:00
GPv3: Sculpt auto-masking option does not work

This was working in 4.2, will still make this a high severity

Philipp Oeser commented on issue blender/blender#130042 2024-11-12 09:32:37 +01:00
EEVEE: Slow file saving because of render settings

For that ^^, we have closed similar reports (see e.g. #126036)

Philipp Oeser commented on issue blender/blender#130042 2024-11-12 09:30:26 +01:00
EEVEE: Slow file saving because of render settings

For the performance issue (which we have a Preference for as @deadpin pointed out), I dont think we should keep this as a bug