Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade commented on issue blender/blender#105640 2023-03-14 17:00:24 +01:00
Vertex Weight Proximity not working for Grease Pencil Thickness Modifier

@brecht , 3.4 is good version. 3.3.4, 3.5 and 3.6 are affected by this issue. I'll bisect this.

Pratik Borhade commented on issue blender/blender#105243 2023-03-14 15:17:13 +01:00
Cannot limit IK minimum stretch

Can replicate this locally from scratch.

Pratik Borhade commented on issue blender/blender#104950 2023-03-14 14:00:36 +01:00
Panoramic Render in Cycles. Bump bug.

Thanks for the report. I can confirm.

Pratik Borhade commented on issue blender/blender#105758 2023-03-14 13:04:36 +01:00
selecting vertices through mesh

Hi, thanks for the report. Can you share steps to replicate the issue or video showing the problem?

Pratik Borhade commented on issue blender/blender#105695 2023-03-14 12:44:36 +01:00
Regression: Line Art: Crease Threshold has no effect for smooth shaded faces

Hi, thanks for the report. I can confirm it locally. Issue happens when faces are smooth shaded and Auto smooth is active in object data properties tab. 2.93 is last working version AFAICT. cc…

Pratik Borhade closed issue blender/blender#105704 2023-03-14 11:58:23 +01:00
Bookmarks Tab location doesn't save after closing preferences
Pratik Borhade commented on issue blender/blender#105704 2023-03-14 11:58:21 +01:00
Bookmarks Tab location doesn't save after closing preferences

Hi, thanks for the report. RCS proposal already exists for this. see: https://blender.community/c/rightclickselect/vJdbbc/?sorting=hot This is not a bug as far as I understand but could be…

Pratik Borhade commented on issue blender/blender#105687 2023-03-14 11:32:12 +01:00
Linked texts don`t saved

Introduced with 133dde41bb5bbbbd083b12723f1ec9053764348a If I understand the reason correctly in #103867, linked data is not stored locally in new file if it is unused (regardless of fake…

Pratik Borhade commented on issue blender/blender#105687 2023-03-14 10:54:38 +01:00
Linked texts don`t saved

Hi, thanks for the report. I can confirm the regression.

Pratik Borhade commented on issue blender/blender#105428 2023-03-14 10:39:57 +01:00
Shader Editor Search crash

Hi, thanks for the report. Can you check again in 3.5-beta?: https://builder.blender.org/download/daily/ Upload system info file if crash persists: Help > Save System Info

Pratik Borhade closed issue blender/blender#105624 2023-03-14 10:33:56 +01:00
missing x-Mirror option in blender 3.3.4
Pratik Borhade commented on issue blender/blender#105624 2023-03-14 10:33:54 +01:00
missing x-Mirror option in blender 3.3.4

Thanks for the file. Not a bug in that case, closing.

Pratik Borhade commented on issue blender/blender#105749 2023-03-14 07:33:52 +01:00
Regression: GPU Subdivision: EEVEE doesn't refresh viewport correctly with Armature modifier

Observing crash in intermediate builds so I won't be able to find the exact commit. Suspects are:

  • 9d9f2f1a0356d2049ea2ce4820c61fdebbdf50ca
  • 342e12d6d92198bba8355562600a2f97bb45fed5
Pratik Borhade commented on issue blender/blender#105749 2023-03-14 07:04:23 +01:00
Regression: GPU Subdivision: EEVEE doesn't refresh viewport correctly with Armature modifier

I can confirm when switched between modes. Issue is only reproducible if armature is added to object property of Armature modifier in EEVEE

Pratik Borhade commented on issue blender/blender#105675 2023-03-14 06:53:18 +01:00
Multiresolution failed

Hi, thanks for the report. Object looks bit broken in object mode. But not sure how it got there. Do you remember exact step that caused the issue. Please check whether issue is reproducible in…

Pratik Borhade commented on issue blender/blender#94080 2023-03-14 06:42:31 +01:00
Clicking on empty space in editors creates undo step

@Melissa-Goon hi, feel free to work on this. Pick any editor from the list mentioned in the report description.

Pratik Borhade commented on issue blender/blender#105010 2023-03-14 06:39:16 +01:00
Baking Procedural Wave Textures

Attached image seems different than the uploaded blend file. Result may vary with every project and depends on how you are passing the normal, height data.

Pratik Borhade commented on issue blender/blender#105520 2023-03-14 05:51:15 +01:00
double face doesn't really become single face when merge by destination

Hi, thanks for the file. Still unable to get the results after merging faces in edit mode. What I've done is:

  • Open file
  • Change to edit mode
  • M > by distance
Pratik Borhade commented on pull request blender/blender#104737 2023-03-13 12:02:53 +01:00
Fix #89479: Unable to select hierarchies of multiple objects from outliner

Hi, thanks for reviewing :)

I don't see any particular reason to introduce a new flag here.

I can't tell what the second change does, the if (!recursive) around the addition of TSE_ACTIVE.…