Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Particle Attachment Break Didn't work in GPU Mode
#3
Hi,

Fixed the issue. Attached you'll find the following 3 files:
- Obi/Scripts/Common/Backends/Compute/Solver/ComputeSolverImpl.cs
- Obi/Scripts/Common/Backends/Compute/Constraints/Pin/ComputePinConstraints.cs
- Obi/Scripts/Common/Backends/Compute/Constraints/Pin/ComputePinConstraintsBatch.cs

Replace the ones in your project with these, that should solve the problem.

let me know if you need further help,

kind regards


Attached Files
.cs   ComputeSolverImpl.cs (Size: 71.55 KB / Downloads: 1)
.cs   ComputePinConstraints.cs (Size: 1.52 KB / Downloads: 1)
.cs   ComputePinConstraintsBatch.cs (Size: 7.26 KB / Downloads: 1)
Reply


Messages In This Thread
RE: Particle Attachment Break Didn't work in GPU Mode - by josemendez - 21-11-2024, 09:52 AM