Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade commented on issue blender/blender#129106 2024-10-19 05:23:11 +02:00
Wrong Constraint transformation after reopening the file

If meanwhile another application is opened or used

Strange... which "application" btw? 🤔

Pratik Borhade closed issue blender/blender#129199 2024-10-19 05:06:12 +02:00
Ctrl clicking on Outliner icons will also affect linked collections
Pratik Borhade commented on issue blender/blender#129199 2024-10-19 05:06:08 +02:00
Ctrl clicking on Outliner icons will also affect linked collections

Ah, thanks. I'll check that :D

Pratik Borhade commented on issue blender/blender#123580 2024-10-19 05:02:29 +02:00
Cycles: Crash in debug build due to heap-use-after-free when rendering via script with multiple view layers

@Alaska hi, are you able to reproduce it on debug build with cycles?

Pratik Borhade commented on issue blender/blender#129199 2024-10-19 04:55:58 +02:00
Ctrl clicking on Outliner icons will also affect linked collections

Hi, thanks for the report. I remember fixing similar bug so I will take a look at this as well.

Pratik Borhade deleted branch 129142-gpv3-gesture from PratikPB2123/blender 2024-10-18 15:35:07 +02:00
Pratik Borhade commented on pull request blender/blender#129147 2024-10-18 15:31:48 +02:00
Fix #129142: GPv3: gesture select tools selecting only right handles

Thanks @LukasTonne :D @filedescriptor can you also give :)

Pratik Borhade commented on issue blender/blender#129148 2024-10-17 13:05:07 +02:00
Weightpaint mode: holding 'Shift' with the paint tool doesn't activate 'Blur' tool.

Ah, nvm. Didn't notice Philipp is already on it.

Pratik Borhade commented on issue blender/blender#129148 2024-10-17 13:03:52 +02:00
Weightpaint mode: holding 'Shift' with the paint tool doesn't activate 'Blur' tool.

Following change works:

diff --git a/source/blender/editors/sculpt_paint/paint_vertex.cc b/source/blender/editors/sculpt_paint/paint_vertex.cc
index 80cd7515dd2..97a9e8f7e61 100644
---…
Pratik Borhade commented on issue blender/blender#129143 2024-10-17 12:26:23 +02:00
GPv3: Click-selecting points or handles or Bezier typed curves doesn't work.

Hi, looking at the current code, I would say this is not a bug. For handle_selection mask, retrieve_visible_bezier_handle_elements is used. That function adds point in mask if control…

Pratik Borhade created pull request blender/blender#129147 2024-10-17 11:53:23 +02:00
Fix #129142: GPv3: gesture select tools selecting only right handles
Pratik Borhade pushed to 129142-gpv3-gesture at PratikPB2123/blender 2024-10-17 11:52:53 +02:00
1c6866237d Fix #129142: GPv3: gesture select tools selecting only right handles
e2862ed7ca Cleanup: rename variables handling modules loaded at startup
d9fe0bcfaf Cleanup: avoid 2x redundant lookups in BrushAssetShelf.poll
6d24201045 Fix error on script reload if the modules aren't found in sys.modules
2cfc1112d8 AUTHORS: add 1 new author & some updated names
Compare 10 commits »
Pratik Borhade created branch 129142-gpv3-gesture in PratikPB2123/blender 2024-10-17 11:52:53 +02:00
Pratik Borhade commented on issue blender/blender#129143 2024-10-17 11:27:44 +02:00
GPv3: Click-selecting points or handles or Bezier typed curves doesn't work.

Possibly related to #129142, checking

Pratik Borhade commented on issue blender/blender#129142 2024-10-17 11:18:24 +02:00
GPv3: Select box tool only selecting one handle of Bezier type curves

AFAICS, this fails for SEL_OP_SET, SEL_OP_AND selection modes i.e. first and last from the following list: image

Pratik Borhade commented on issue blender/blender#129142 2024-10-17 10:31:53 +02:00
GPv3: Select box tool only selecting one handle of Bezier type curves

Hi, thanks for the report. can confirm

Pratik Borhade commented on issue blender/blender#129133 2024-10-17 10:26:16 +02:00
Toggling Hide Viewport (eye icon) gives strange python info

Thanks, shall we close this or label as known issue?

Pratik Borhade closed issue blender/blender#127887 2024-10-17 09:12:09 +02:00
crashing
Pratik Borhade commented on issue blender/blender#127887 2024-10-17 09:12:06 +02:00
crashing

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the…