Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade commented on issue blender/blender#128926 2024-10-14 07:32:32 +02:00
GPv3: Vertex group option to restrict effect is missing in the Lattice modifier

Hi, maybe I'm wrong but isn't it available inside influence panel: image

Pratik Borhade commented on issue blender/blender#128945 2024-10-14 07:24:35 +02:00
Crash on switching from Particle mode to Object mode

File is a bit too large. Can we get simplified version? Possibly C-Cpp function mismatch for allocation and memory free? 🤔

Pratik Borhade commented on issue blender/blender#128946 2024-10-14 07:20:21 +02:00
GPv3: can't select Materials in Modifier

Fix !128971

Pratik Borhade created pull request blender/blender#128971 2024-10-14 07:19:41 +02:00
Fix #128946: GPv3: can't select Materials in Modifier
Pratik Borhade created branch gpv3-material-mod in PratikPB2123/blender 2024-10-14 07:19:03 +02:00
Pratik Borhade pushed to gpv3-material-mod at PratikPB2123/blender 2024-10-14 07:19:03 +02:00
8d5bc3348c Fix #128946: GPv3: can't select Materials in Modifier
e3f9d210d1 Fix #128401: Issues when splitting connected strip
77b523d317 Fix #128920: Crash calculating geometry nodes that use UV unwrap
72be365c6b Fix #126191: Both handle seqslide modal cancel
bdee3dfaa2 Fix #128906: Remove Docking Draw Callbacks After Deactivate
Compare 10 commits »
Pratik Borhade commented on issue blender/blender#128946 2024-10-14 07:10:38 +02:00
GPv3: can't select Materials in Modifier

Something to look at rna_GreasePencilModifier_material_set, I'll check

Pratik Borhade commented on issue blender/blender#128954 2024-10-14 07:03:58 +02:00
Effect strip does not blend with its children
  • When snapping is enabled, retiming keys don't snap on other strips.
  • render of (retimed) frozen frames is too slow
  • cropping an effect strip shouldn't crop the affected strip? -…
Pratik Borhade commented on issue blender/blender#128954 2024-10-14 06:44:39 +02:00
Effect strip does not blend with its children

Hi, best practice is to report each issue separately :)

Pratik Borhade commented on issue blender/blender#128921 2024-10-14 06:27:50 +02:00
GPv3: Influence subpanel is missing in Simplify modifier

I'll add then :)

Pratik Borhade commented on issue blender/blender#128930 2024-10-14 06:27:09 +02:00
Resizing areas can be cancelled by pressing esc, but not right-click

Hi, event-type condition for RMB will resolve this. But I've no clue whether this was skipped intentionally. cc @pablovazquez

Pratik Borhade commented on issue blender/blender#128944 2024-10-14 05:59:17 +02:00
GPv3: Mask layer not working as expected

Hi, thanks for the report. Can confirm. Though re-inserting "head" mask resolves the problem. Did you created the file originally with legacy GP? Possibly an issue inside conversion code

Pratik Borhade commented on issue blender/blender#128966 2024-10-14 05:44:27 +02:00
Frames Not Updated in Separate Dopesheet Window

Hi, thanks for the report. This is true when window is held with left click, will update the report.

Pratik Borhade commented on issue blender/blender#128965 2024-10-14 05:35:41 +02:00
App Closing on Me
Pratik Borhade closed issue blender/blender#128963 2024-10-14 05:24:20 +02:00
Blender doesn't read a key in ubuntu 24 - Bad keycode lookup
Pratik Borhade commented on issue blender/blender#128963 2024-10-14 05:24:15 +02:00
Blender doesn't read a key in ubuntu 24 - Bad keycode lookup

@NahuelBelich hi, it's a long standing bug, see: #87578 I'll mark this as duplicate.

Pratik Borhade commented on issue blender/blender#127835 2024-10-14 05:17:46 +02:00
Gray Screen on startup when using dedicated graphics card

@Jacob-Rosales hi, it is possible to change backend with command line argument: blender --gpu-backend vulkan: https://docs.blender.org/manual/en/latest/advanced/command_line/arguments.html#gpu-op

Pratik Borhade closed issue blender/blender#128879 2024-10-14 05:03:53 +02:00
Grey screen
Pratik Borhade commented on issue blender/blender#128879 2024-10-14 05:03:50 +02:00
Grey screen

Hi, AFAICT this is same as #127835