Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade created branch 128759-curves-shelf in PratikPB2123/blender 2024-10-09 06:51:47 +02:00
Pratik Borhade commented on issue blender/blender#128759 2024-10-09 06:44:00 +02:00
Wrong pop-up menu in Sculpt Mode on Curves Object

Likely one liner fix, I'll add that.

Pratik Borhade commented on issue blender/blender#128703 2024-10-09 06:26:29 +02:00
Mac: Corrupted header region and crash

Operating system: macOS-15.0.1

Could it be related to MacOS 15? 🤔

Pratik Borhade commented on issue blender/blender#128572 2024-10-09 06:11:46 +02:00
4.1.1 Memory Leak (baking cloth physics)

I translated this to select Tifa Hair Short Layered Hair object, go to hair properties and click on bake which worked here

Hi, following [Alaska's comment](https://projects.blender.org/blend

Pratik Borhade commented on issue blender/blender#128767 2024-10-09 05:44:26 +02:00
Regression: Batch Rename failed to rename bones

Looks like it. Thanks @Albert-OShea :D

cc @mont29

Pratik Borhade closed issue blender/blender#128722 2024-10-09 05:30:58 +02:00
Eevee Light Link: Removing Collection from Link, Removed Collection from Entire Scene.
Pratik Borhade commented on issue blender/blender#128722 2024-10-09 05:30:54 +02:00
Eevee Light Link: Removing Collection from Link, Removed Collection from Entire Scene.

Hi, this is working as intended as I/Sergey mentioned in #115869

Pratik Borhade closed issue blender/blender#125874 2024-10-09 05:10:46 +02:00
Output nodes don't write the correct frame number & generally do'nt support being invoked by VSE scene strips (if any edit is made in the VSE)
Pratik Borhade commented on issue blender/blender#125874 2024-10-09 05:10:42 +02:00
Output nodes don't write the correct frame number & generally do'nt support being invoked by VSE scene strips (if any edit is made in the VSE)

Thanks. In that case I would prefer to close the report. Is it mentioned already somewhere in manual as known limitation?

Pratik Borhade pushed to gpv3-layer-panel at PratikPB2123/blender 2024-10-08 16:37:36 +02:00
bc60640a30 Merge branch 'blender-v4.3-release' into gpv3-layer-panel
0ae641c4ef Anim: fix null pointer access in 'Push-Down to NLA' operator
f99735d85c Fix: pyapi_grease_pencil test failiure
Compare 3 commits »
Pratik Borhade commented on pull request blender/blender#128603 2024-10-08 14:01:08 +02:00
Fix: GPv3: Missing topbar layer panel in weight/vertex paint

@filedescriptor , it seems test bl_pyapi_grease_pencil.py is failing after your recent commit (6b12ff2ac08ea7dc6ec485011636afd22a97c7c5 / da339407a9a9a92f586c7f293421c3291341ef50) in 4.3. Can…

Pratik Borhade pushed to gpv3-layer-panel at PratikPB2123/blender 2024-10-08 12:56:02 +02:00
524f4421ae Merge branch 'blender-v4.3-release' into gpv3-layer-panel
92b4c853db Fix: Python: Incorrect default curve_type when calling drawing.add_strokes()
09ca5a4c5f Fix: Python: Empty list of drawing.strokes doesn't have length of 0
35c2461130 Fix: Build warnings missing include
27932162d8 Fix: Cache files location
Compare 30 commits »
Pratik Borhade commented on issue blender/blender#128749 2024-10-08 12:53:00 +02:00
GPv3: Dopesheet Move channel operator reverses the layer order

We can look backwards when mode == REARRANGE_ANIMCHAN_TOP, will have to check

Pratik Borhade opened issue blender/blender#128749 2024-10-08 12:18:46 +02:00
GPv3: Dopesheet Move channel operator reverses the layer order
Pratik Borhade created pull request blender/blender#128747 2024-10-08 11:40:31 +02:00
UI: scrolling treeview with trackpad
Pratik Borhade pushed to treeview-trackpadscroll at PratikPB2123/blender 2024-10-08 11:39:58 +02:00
bc83d8034d UI: scrolling treeview with trackpad
Pratik Borhade created branch treeview-trackpadscroll in PratikPB2123/blender 2024-10-08 11:39:58 +02:00
Pratik Borhade approved blender/blender#128745 2024-10-08 11:05:40 +02:00
Cleanup: Fix Erase Displacement typos

Hi, thanks for the PR. Looks correct.