Page MenuHome

Fix T98902: Btracer Particle Trace is broken
ClosedPublic

Authored by Pratik Borhade (PratikPB2123) on Jun 17 2022, 1:25 PM.

Details

Summary

Fix T98902.
Problem has been introduced after python 3.10 upgrade
This patch explicitly casts input parameters to int

Diff Detail

Event Timeline

Pratik Borhade (PratikPB2123) requested review of this revision.Jun 17 2022, 1:25 PM
Pratik Borhade (PratikPB2123) created this revision.

Not sure if original author of this add-on are still active.
@Philipp Oeser (lichtwerk) , would you like to review this?


after this patch one error will still remain which even appears in 2.93 and older versions)

[Btrace]
addtracemat: Function
Error: 'NodeSocketShader' object has no attribute 'default_value'
This revision is now accepted and ready to land.Jul 5 2022, 11:15 AM