Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade merged pull request blender/blender#129100 2024-11-11 12:48:25 +01:00
Fix #128930: Cancel resize area with Right mouse
Pratik Borhade pushed to blender-v4.3-release at blender/blender 2024-11-11 12:48:24 +01:00
68ddaa2f0a Fix #128930: Cancel resize area with Right mouse
Pratik Borhade closed issue blender/blender#130076 2024-11-11 12:42:17 +01:00
GPv3: Shortcut label is missing in UI menu
Pratik Borhade pushed to blender-v4.3-release at blender/blender 2024-11-11 12:42:12 +01:00
442498d53c Fix #130076: Make Grease Pencil Select Similar a callable menu
Pratik Borhade merged pull request blender/blender#130081 2024-11-11 12:42:12 +01:00
Fix #130076: Make Grease Pencil Select Similar a callable menu
Pratik Borhade commented on pull request blender/blender#130082 2024-11-11 12:39:46 +01:00
Fix #130034: GPv3: Deleting root layer group leads to crash

Hi, calling find_node_by_name in each iteration would be heavy I believe (n*n complexity?) 😅

I think that might be a bit better. It's also what we do to e.g. copy groups I believe.

sor…

Pratik Borhade deleted branch 130084-sculpt-overlay from PratikPB2123/blender 2024-11-11 12:09:54 +01:00
Pratik Borhade commented on issue blender/blender#130108 2024-11-11 06:29:00 +01:00
Outliner Sync Selection causes unexpected RMB > Rename behaviour

Unlink operator appears to work on id type of active element. For example: RMB on material will active material ID. The above function will iterate all the tree elements but operation_fn is…

Pratik Borhade commented on issue blender/blender#130066 2024-11-11 06:25:20 +01:00
Grease Pencil history evaluation crash with a record of joined GP objects

Thanks, unable to confirm myself. @iss was able to replicate the crash, resetting the status

Pratik Borhade commented on issue blender/blender#130066 2024-11-11 05:57:46 +01:00
Grease Pencil history evaluation crash with a record of joined GP objects

I believe 0455dbcb4bacc9fd9d29f560fddddf7be819051f fixed the crash. Could you check in recent 4.3 build?: https://builder.blender.org/download/daily/

Pratik Borhade closed issue blender/blender#130108 2024-11-11 05:47:53 +01:00
Outliner Sync Selection causes unexpected RMB > Rename behaviour
Pratik Borhade commented on issue blender/blender#130108 2024-11-11 05:47:50 +01:00
Outliner Sync Selection causes unexpected RMB > Rename behaviour

Hi, this is essentially same as the other report. Outliner id operations from RMB context menu are executed on selected outliner elements (see below code block). So the issue here is RMB is…

Pratik Borhade closed issue blender/blender-addons#105413 2024-11-11 05:25:30 +01:00
addons from third party site (blender market) not available upon download
Pratik Borhade commented on issue blender/blender-addons#105413 2024-11-11 05:25:28 +01:00
addons from third party site (blender market) not available upon download

Closing this as duplicate of #125464

Pratik Borhade created pull request blender/blender#130109 2024-11-11 05:21:33 +01:00
Fix #130084: GPv3: Disable overlay does not work in sculpt mode
Pratik Borhade created branch 130084-sculpt-overlay in PratikPB2123/blender 2024-11-11 05:21:00 +01:00