Pratik Borhade PratikPB2123
  • Kalyan, India
  • Joined on 2020-12-12
Pratik Borhade closed issue blender/blender#100957 2023-02-11 07:26:20 +01:00
Dyntopo finding non-existent vertex data
Pratik Borhade commented on pull request blender/blender#104565 2023-02-11 07:23:42 +01:00
Allow select range in animation editor

Done, replaced it with break

Pratik Borhade pushed to T103855-anim-select-extend at PratikPB2123/blender 2023-02-11 07:23:03 +01:00
8a24c92c08 Use break instead of return
Pratik Borhade created pull request blender/blender#104565 2023-02-10 13:05:47 +01:00
Allow select range in animation editor
Pratik Borhade pushed to T103855-anim-select-extend at PratikPB2123/blender 2023-02-10 13:02:50 +01:00
b02bfb716f Allow select range in animation editor
5d30c3994e Sequencer: Don't create undo step when click-select does nothing
51ceeb506f Fix #104026: Click-Drag to select graph editor channels no longer working
01480229b1 Cycles: Fix MetalRT checkbox not hooked up to device on AMD
b77c82e2bb Tests: minor updates to make bl_rna_manual_reference more useful
Compare 10 commits »
Pratik Borhade created branch T103855-anim-select-extend in PratikPB2123/blender 2023-02-10 13:02:50 +01:00
Pratik Borhade commented on issue blender/blender#104539 2023-02-10 12:39:07 +01:00
Cycles Motion Blur setting causes dropped particle instances in animation.

Can confirm. For uploaded file, particle instancing results are different in 3.0 and prior versions compared to newer versions. So not sure if this issue is due to 1f19fba566 or something has…

Pratik Borhade commented on issue blender/blender#104538 2023-02-10 11:48:06 +01:00
Crash when changing preview render type.

Thanks

@Jeroen-Bakker & @fclem can you comment on handling such cases?


it could perhaps be useful to tag issues with specific backend tokens, it may make it easier to filter…

Pratik Borhade commented on issue blender/blender#104543 2023-02-10 11:38:50 +01:00
blender freezes on color gradient circle and sliders.

Thanks for the info. Memory consumption looks bit higher than the usual. Any difference in results with Metal backend?

Pratik Borhade commented on issue blender/blender#104538 2023-02-10 11:26:08 +01:00
Crash when changing preview render type.

Thanks for the update. Not sure about the policy when issue happens with one backend type. @lichtwerk @Michael-Parkin-White-Apple, should we close this report? or do we need to keep it open…

Pratik Borhade commented on issue blender/blender#104429 2023-02-10 10:17:06 +01:00
NLA loose custom strip end when editing

Thanks for the report. I can confirm.

Pratik Borhade closed issue blender/blender#104545 2023-02-10 08:02:05 +01:00
Baking Line Art leaves Stroke Depth Order Disabled
Pratik Borhade commented on issue blender/blender#104545 2023-02-10 08:02:04 +01:00
Baking Line Art leaves Stroke Depth Order Disabled

Hi, thanks for the report. Stroke depth factor usability is dependent on in front property of object. see DATA_PT_gpencil_strokes:

col.prop(gpd, "stroke_depth_order")

if…
Pratik Borhade closed issue blender/blender#104529 2023-02-10 07:27:51 +01:00
Linking/Library override: why cant i after linking my rig then adding an override,move keyframes/add modifiers in the graph editor?
Pratik Borhade commented on issue blender/blender#104529 2023-02-10 07:27:50 +01:00
Linking/Library override: why cant i after linking my rig then adding an override,move keyframes/add modifiers in the graph editor?

Hi, I'll close this report since you've fixed it at your end.

Re: when i override the collection not everything overrides in one go i have to into the armature then add an additional override…

Pratik Borhade commented on issue blender/blender#104543 2023-02-10 07:04:24 +01:00
blender freezes on color gradient circle and sliders.

Hi, thanks for the report. I'm unable to redo this on Windows (blender: 3.4, 3.5) What is the memory usage at the time of freeze? Can you check with factory reset in case any add-on is…

Pratik Borhade commented on issue blender/blender#104538 2023-02-10 06:45:41 +01:00
Crash when changing preview render type.

Hi, thanks for the report. Does it crash with viewport metal backend in 3.5 build?:

Crashed thread: 23

0   ???                           	       0x1355f1058 ???\
1   Blender             …
Pratik Borhade commented on issue blender/blender-addons#103838 2023-02-10 05:46:07 +01:00
Add-ons Lighting Sun Position error January 12, 2023

Looks like Sun position add-on has shader that don't properly compiles with Metal backend. @mano-wii , can you replicate this with Metal backend?

Pratik Borhade commented on issue blender/blender#104333 2023-02-10 05:10:25 +01:00
Quick Smoke crash guide February 3, 2023

@iss , do you know where .crash or .txt files are generated after crash?

Pratik Borhade commented on issue blender/blender#104333 2023-02-09 19:52:41 +01:00
Quick Smoke crash guide February 3, 2023

Hi, thanks for your efforts for demonstrating the crash. Can you check whether any file with .crash or .txt extension is generated after crash. Please share those files if they are…