Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade pushed to blender-v4.3-release at blender/blender 2024-11-18 11:55:24 +01:00
7dfe47164a Fix #130325: GPv3: Update overlay on changing active layer in dopesheet
Pratik Borhade created pull request blender/blender#130445 2024-11-18 11:41:46 +01:00
Fix: GPv3: Hide channel color for layers in dopesheet
Pratik Borhade pushed to 130370-gpv3-disable-layer-col at PratikPB2123/blender 2024-11-18 11:39:51 +01:00
43ae390773 Fix: GPv3: Hide channel color for layers in dopesheet
Pratik Borhade created branch 130370-gpv3-disable-layer-col in PratikPB2123/blender 2024-11-18 11:39:50 +01:00
Pratik Borhade closed issue blender/blender#130439 2024-11-18 11:12:56 +01:00
blender kit no se activa
Pratik Borhade commented on issue blender/blender#130439 2024-11-18 11:12:52 +01:00
blender kit no se activa

Hi blender kit is not maintained by blender, please report the issue at their GitHub page: https://github.com/BlenderKit/BlenderKit/issues

Pratik Borhade closed issue blender/blender#130436 2024-11-18 10:39:02 +01:00
Can't move group panel up in stack
Pratik Borhade commented on issue blender/blender#130436 2024-11-18 10:38:59 +01:00
Can't move group panel up in stack

Indeed, looking at find_valid_insert_position_for_item(), panel does not change the position because NODE_INTERFACE_PANEL_ALLOW_SOCKETS_AFTER_PANELS flag is not set when panel is added from…

Pratik Borhade commented on issue blender/blender#130436 2024-11-18 10:14:03 +01:00
Can't move group panel up in stack

@nickberckley hi, I don't think I got your point. Could you explain it? Looks like a bug to me. I'll check the tree view code

Pratik Borhade created pull request blender/blender#130437 2024-11-18 09:50:20 +01:00
Fix #130376: GPv3: Outline modifier traces flat caps incorrectly
Pratik Borhade created branch 130376-outline-modifier in PratikPB2123/blender 2024-11-18 09:49:47 +01:00
Pratik Borhade pushed to 130376-outline-modifier at PratikPB2123/blender 2024-11-18 09:49:47 +01:00
6964cd669c Fix #130376: GPv3: Outline modifier traces flat caps incorrectly
d3d26233fc Fix: GPv3: Edit Mode: Crash during extrude
217fa8d09e Fix #130276: Trace operator needs to tag data after curves replacement
7e12131aaf Fix: GPv3: Adjustment panel in dopesheet
64198971ea Fix: Reading some old blend files fires assert in Sequencer data read
Compare 5 commits »
Pratik Borhade commented on issue blender/blender#130376 2024-11-18 09:41:58 +01:00
Grease Pencil Outline modifier traces a stroke with flat caps incorrectly

Something like this should work:

diff --git a/source/blender/editors/grease_pencil/intern/grease_pencil_geom.cc b/source/blender/editors/grease_pencil/intern/grease_pencil_geom.cc
index…
Pratik Borhade closed issue blender/blender#130415 2024-11-18 09:10:00 +01:00
Cycles: Cuda Access Violation in GPU render mode
Pratik Borhade commented on issue blender/blender#130415 2024-11-18 09:09:56 +01:00
Cycles: Cuda Access Violation in GPU render mode

I see, if crash is due to insufficient memory, I think we can close this as duplicate. Thanks @jorn :)

Pratik Borhade commented on issue blender/blender#130426 2024-11-18 06:58:09 +01:00
Damped Track Exporting

Not sure if this is a bug or some user side error. My knowledge is bit less about IO, unfortunately :/

Pratik Borhade commented on issue blender/blender#130426 2024-11-18 06:30:39 +01:00
Damped Track Exporting

Hi, thanks for the report. I noticed the same issue in animation loop when importing the fbx back to blender (with and without baked animation)