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

yes, I second that. Though dependency cycle is kind of expected to achieve such result, both objects are targeting each other from constraints.

Pratik Borhade commented on issue blender/blender#129819 2024-11-05 06:55:56 +01:00
GPv3: Call menu shortcut doesn't work with all tools

I see, will make a PR later today

Pratik Borhade closed issue blender/blender#129286 2024-11-05 06:47:14 +01:00
Fbx export. Unity reports normals error on fbx file import
Pratik Borhade commented on issue blender/blender#129286 2024-11-05 06:47:10 +01:00
Fbx export. Unity reports normals error on fbx file import

Hi, thanks for the report. This has been reported already here and unity forum, see:

Closing.

Pratik Borhade commented on issue blender/blender#129257 2024-11-05 06:07:37 +01:00
Slow animation playback due to DazRigidityGroups property

Since triaging people are able to recreate the issue locally, also the culprit is known, I'll forward the report to depsgraph developer for further investigation.

Maybe I could get a profiler…

Pratik Borhade commented on issue blender/blender#129819 2024-11-05 05:57:51 +01:00
GPv3: Call menu shortcut doesn't work with all tools

I also notice that F cannot be used to change the brush radius in these tools, which is different from 4.2.

For fill tool? Radius is unnecessary for fill tool. Hotkey works for other brush…

Pratik Borhade commented on issue blender/blender#129405 2024-11-05 05:23:30 +01:00
ACCESS VIOLATION when changing workspace from python

the code I provided needs running from an addon

Hi, can we get .py or zip addon file? I believe you're importing workspace file with an operator written in add-on?

Sorry but steps are…

Pratik Borhade commented on issue blender/blender#125364 2024-11-05 05:08:41 +01:00
New Eevee Rendering Volumetrics much Slower than Legacy

In my case, 4.2.3 Eevee crashes altogether,

Could you send crash logs?

The current file is around 900 mbs and I am willing to share it to show the problem, but I don't know for example,…

Pratik Borhade commented on issue blender/blender#128742 2024-11-05 04:49:23 +01:00
Shortcuts suddenly stop working

Thanks. Could you do the following:

  • Select Russian language
  • Launch blender from terminal with --debug-events argument
  • Press shortcut keys
  • Event logs would have been printed in…
Pratik Borhade commented on issue blender/blender#129588 2024-11-05 04:38:42 +01:00
Eevee Next rendering Black Frames in animations (4.2.3 and other Blender Versions with Eevee Next)

@OmarEmaraDev hi, do you remember fixing any similar bug in 4.3 but not backported to 4.2?

Pratik Borhade commented on issue blender/blender#129819 2024-11-05 04:25:06 +01:00
GPv3: Call menu shortcut doesn't work with all tools

Hi, do you mean right click context menu? Can fix that.

Pratik Borhade closed issue blender/blender#129497 2024-11-05 04:17:27 +01:00
Group interface tree view doesn't remember its size
Pratik Borhade commented on issue blender/blender#129497 2024-11-05 04:17:23 +01:00
Group interface tree view doesn't remember its size

Closing this as duplicate of #129058

Pratik Borhade closed issue blender/blender#129831 2024-11-05 04:17:10 +01:00
Bone Collections panel forgets how many rows to show
Pratik Borhade commented on issue blender/blender#129831 2024-11-05 04:17:06 +01:00
Bone Collections panel forgets how many rows to show

Closing this as duplicate of #129058

Pratik Borhade deleted branch 129543-group-active from PratikPB2123/blender 2024-11-04 17:12:08 +01:00
Pratik Borhade approved blender/blender#129805 2024-11-04 16:57:59 +01:00
Fix #129784: GPv3: Non-functiona Trim tool in menus

Hi, looks correct :)

Pratik Borhade commented on pull request blender/blender#129714 2024-11-04 14:27:38 +01:00
Fix #129671: GPv3: Cut tool not respecting material lock setting

Thanks :)

Pratik Borhade deleted branch 129671-gpv3-trimlock from PratikPB2123/blender 2024-11-04 14:27:31 +01:00
Pratik Borhade commented on pull request blender/blender#128841 2024-11-04 13:31:41 +01:00
Fix #128831: GPv3: Crash when adding action track

I'll cherry pick the commit tomorrow :)

Done