Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade pushed to 129024-gpv3-vgroup-nameupdate at PratikPB2123/blender 2024-10-15 08:56:14 +02:00
4f28c3654c Fix #129024: GPv3 : renaming a vertex group lose the group assignation
Pratik Borhade created branch 129024-gpv3-vgroup-nameupdate in PratikPB2123/blender 2024-10-15 08:56:14 +02:00
Pratik Borhade commented on issue blender/blender#129024 2024-10-15 08:30:19 +02:00
GPv3 : renaming a vertex group lose the group assignation

Will take a look

Pratik Borhade created pull request blender/blender#129035 2024-10-15 07:48:26 +02:00
Fix #129023: GPv3: Deselecting vgroup elements fails in stroke domain
Pratik Borhade pushed to 129023-gpv3-deselvgroup at PratikPB2123/blender 2024-10-15 07:47:56 +02:00
f475acdb9a Fix #129023: GPv3: Deselecting vgroup elements fails in stroke domain
9c36cfb4b8 Fix: Use error reports as indication of cancellation for some IO ops
feaa7bbbcc Fix #129013: Certain brushes can cause artifacts
3d40d6e188 Fix #128999: Smooth Surface brush doesn't update viewport
0319b7b50a Fix #127611: Linked material can be modified by Copy/Paste Material
Compare 10 commits »
Pratik Borhade created branch 129023-gpv3-deselvgroup in PratikPB2123/blender 2024-10-15 07:47:55 +02:00
Pratik Borhade commented on issue blender/blender#129029 2024-10-15 07:32:27 +02:00
Somes Preferences for built-in themes not greyed out

hi, haven't looked at it yet. Feel free to submit the PR

Pratik Borhade closed issue blender/blender#128903 2024-10-15 07:21:11 +02:00
Key duplication in the dopesheet editor enables snapping in 3D viewport
Pratik Borhade closed issue blender/blender#128982 2024-10-15 06:31:09 +02:00
Regression: Icons don't display on custom nodes anymore
Pratik Borhade commented on issue blender/blender#128982 2024-10-15 06:31:06 +02:00
Regression: Icons don't display on custom nodes anymore

Looks like 6d8d21812b is not backported atm, which apparently it should be. Will add to list. Thanks for reporting!

I think we can now close the report.

Pratik Borhade closed issue blender/blender#129016 2024-10-15 06:03:38 +02:00
Random UV crashes, hard to pin down
Pratik Borhade commented on issue blender/blender#129016 2024-10-15 06:03:34 +02:00
Random UV crashes, hard to pin down

Hi, looking at the videos, I believe the bug here is same as #112190 (more than one UV map). Closing

Pratik Borhade commented on issue blender/blender#128990 2024-10-15 05:54:36 +02:00
Screen flickering

Hi, thanks for the report. Do you have high resolution or refresh rate monitor? Any difference after changing the monitor refresh rate? Could you share screen recording to demonstrate the problem?

Pratik Borhade commented on issue blender/blender#129012 2024-10-15 05:40:02 +02:00
Grease pencil crashes when increasing Curve Resolution of Catmull Rom-type curve.

Hi, thanks for the report. Got assert in debug build at: BLI_assert(dst.size() == calculate_evaluated_num(src.size(), cyclic, resolution));

Pratik Borhade commented on issue blender/blender#129024 2024-10-15 05:28:15 +02:00
GPv3 : renaming a vertex group lose the group assignation

Hi, thanks for the report. AFAICS, update to vgroup names stored at Curves is required.

Pratik Borhade commented on issue blender/blender#129003 2024-10-15 05:23:59 +02:00
EXCEPTION_ACCESS_VIOLATION nvoglv64.dll

Thanks, drivers looks recent. I'll try to reproduce the crash locally with NVIDIA GPU. Could you specify steps to reproduce the crash? Do we need to execute the script attached in text editor?…