Thomas Dinges ThomasDinges
  • Development Coordinator

  • Joined on 2008-08-31
Thomas Dinges deleted branch 130376-outline-modifier from PratikPB2123/blender 2024-11-18 16:16:30 +01:00
Thomas Dinges closed issue blender/blender#130376 2024-11-18 16:16:28 +01:00
Grease Pencil Outline modifier traces a stroke with flat caps incorrectly
Thomas Dinges pushed to blender-v4.3-release at blender/blender 2024-11-18 16:16:24 +01:00
e23b710bcf Fix #130376: GPv3: Outline modifier traces flat caps incorrectly
Thomas Dinges merged pull request blender/blender#130437 2024-11-18 16:16:24 +01:00
Fix #130376: GPv3: Outline modifier traces flat caps incorrectly
Thomas Dinges approved blender/blender#130341 2024-11-18 12:16:17 +01:00
Fix #125559: Eraser does not find intersections at small scales

Okay to push to 4.3 still.

Thomas Dinges approved blender/blender#126039 2024-11-18 12:12:27 +01:00
Report template: Add link to manual system information collection page

Changes look good to me. Apologies for the delay

Thomas Dinges approved blender/blender#130431 2024-11-18 11:30:01 +01:00
Fix #130422: Expand Active Face Set crashes on Multires mesh

Can land in 4.3 (if code is accepted by Hans). Thanks Sean!

Thomas Dinges commented on issue blender/blender#130422 2024-11-17 22:15:02 +01:00
Sculpt Crash | Blender v4.3+ 'Expand Active Face Set' operator with Multires subdiv
# Blender 4.3.0, Commit date: 2024-11-14 17:41, Hash 3b44f8468699
bpy.context.space_data.context = 'MODIFIER'  # Property
bpy.ops.object.modifier_add(type='MULTIRES')  # Operator
bpy.ops.sc…
Thomas Dinges commented on issue blender/blender#130410 2024-11-17 21:52:19 +01:00
Adding any GP object crashes Blender in 4.4 alpha

I cannot confirm this (same hash, 4.4 alpha) on Windows.

Thomas Dinges pushed to main at blender/blender-developer-docs 2024-11-17 21:22:37 +01:00
0b4eeb199a Release Notes: Link to the sculpt blog post
Thomas Dinges pushed to main at blender/blender-developer-docs 2024-11-17 21:01:21 +01:00
9be52cbf46 Release Notes: Rearange Modeling page a bit for 4.3
Thomas Dinges pushed to main at blender/blender-developer-docs 2024-11-17 20:51:52 +01:00
28912f748b Release notes: Add UV (Slim) example images for 4.3
Thomas Dinges commented on pull request blender/blender#130367 2024-11-16 14:57:22 +01:00
Fix #130325: GPv3: Update overlay on changing active layer in dopesheet

@PratikPB2123 Hi, famous last words. :D I'll let Falk decide if he likes to include it.

Thomas Dinges deleted branch tmp-usd-3.6 from blender/blender 2024-11-15 16:03:17 +01:00
Thomas Dinges deleted branch tmp-usd-python-mtl from blender/blender 2024-11-15 16:02:50 +01:00
Thomas Dinges approved blender/blender#130311 2024-11-15 10:43:43 +01:00
Fix: GPv3: Adjustment panel in dopesheet

Fine for 4.3, if Falk agrees with the code change itself.