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-v3.6-release at blender/blender 2024-11-15 09:31:00 +01:00
1849e53986 Fix #129235: Cycles: out of bound read from Embree
773570d3e7 Fix #128805: Missing Depsgraph Update when removing FCurve modifiers
d460fbae60 Fix #120861: BMFace.copy_from_face_interp looses reference
8b18e57921 Fix BMFace/BMLoop.copy_from_face_interp() functions
c150e3dcc1 Fix #127117: NLA Channels missing update on animated object visibility
Compare 9 commits »
Philipp Oeser merged pull request blender/blender#130274 2024-11-15 09:31:00 +01:00
blender-v3.6-release backports
Philipp Oeser commented on issue blender/blender#130233 2024-11-15 09:28:48 +01:00
GPv3: Adding stroke through API set points opacity to zero

Nothing should have such default value, this is the point of API that you can create your own wrapper whatever you want by default..\

Dont get that, we are having defaults for various things…

Philipp Oeser commented on pull request blender/blender#130274 2024-11-15 09:02:26 +01:00
blender-v3.6-release backports
Philipp Oeser pushed to blender-v3.6-release at lichtwerk/blender 2024-11-15 09:02:07 +01:00
f7f198f8ba Fix #129235: Cycles: out of bound read from Embree
773570d3e7 Fix #128805: Missing Depsgraph Update when removing FCurve modifiers
d460fbae60 Fix #120861: BMFace.copy_from_face_interp looses reference
8b18e57921 Fix BMFace/BMLoop.copy_from_face_interp() functions
c150e3dcc1 Fix #127117: NLA Channels missing update on animated object visibility
Compare 10 commits »
Philipp Oeser deleted branch rename-debug-create-info-3.6 from fclem/blender 2024-11-15 09:00:58 +01:00
Philipp Oeser pushed to blender-v3.6-release at blender/blender 2024-11-15 09:00:55 +01:00
849a20de96 DRW: Rename draw_debug_info.hh to avoid conflict with main branch
Philipp Oeser merged pull request blender/blender#130297 2024-11-15 09:00:55 +01:00
DRW: Rename draw_debug_info.hh to avoid conflict with main branch
Philipp Oeser commented on issue blender/blender#130233 2024-11-15 08:17:30 +01:00
GPv3: Adding stroke through API set points opacity to zero

@lichtwerk , my bad. Second solution is correct 😅

iirc, this doesnt solve this particular report though...

Philipp Oeser pushed to blender-v3.6-release at blender/blender-addons 2024-11-14 15:11:57 +01:00
c2525e3054 Fix: Node Wrangler: non-color bump and normal in principled setup
Philipp Oeser commented on pull request blender/blender#130274 2024-11-14 15:08:47 +01:00
blender-v3.6-release backports
Philipp Oeser created pull request blender/blender#130274 2024-11-14 15:07:36 +01:00
blender-v3.6-release backports
Philipp Oeser created branch blender-v3.6-release in lichtwerk/blender 2024-11-14 15:05:37 +01:00
Philipp Oeser pushed to blender-v3.6-release at lichtwerk/blender 2024-11-14 15:05:37 +01:00
c8e75bedec Fix #129235: Cycles: out of bound read from Embree
ffae67fa04 Fix #128805: Missing Depsgraph Update when removing FCurve modifiers
e7cc5d4997 Fix #120861: BMFace.copy_from_face_interp looses reference
e2dc35aa01 Fix BMFace/BMLoop.copy_from_face_interp() functions
f72fa1484c Fix #127117: NLA Channels missing update on animated object visibility
Compare 10 commits »
Philipp Oeser pushed to blender-v3.6-release at blender/blender 2024-11-14 14:10:36 +01:00
2ce9b0da23 Bump version cycle to 3.6.18 candidate
Philipp Oeser commented on issue blender/blender#130233 2024-11-14 13:50:31 +01:00
GPv3: Adding stroke through API set points opacity to zero

@PratikPB2123 : you were mentioning adding the opacity in rna_GreasePencilDrawing_add_curves

Something like the following?

diff --git a/source/blender/makesrna/intern/rna_grease_pe…
Philipp Oeser deleted branch fix_128220 from mod_moder/blender 2024-11-14 12:08:18 +01:00
Philipp Oeser closed issue blender/blender#128220 2024-11-14 12:08:15 +01:00
Grease Pencil geometry type listed in some Geometry Nodes tooltips
Philipp Oeser merged pull request blender/blender#128327 2024-11-14 12:08:10 +01:00
Fix #128220: GP3 component is in socket tooltip