Complete the parallel solver fix
This commit is contained in:
committed by
Sébastien Crozet
parent
2e6f133b95
commit
815de4beff
@@ -187,7 +187,6 @@ impl ImpulseJointSet {
|
||||
data,
|
||||
impulses: na::zero(),
|
||||
handle: ImpulseJointHandle(handle),
|
||||
constraint_index: 0,
|
||||
};
|
||||
|
||||
let default_id = InteractionGraph::<(), ()>::invalid_graph_index();
|
||||
|
||||
Reference in New Issue
Block a user