Menu

#43 No callback for trimesh to trimesh collision

general
closed
nobody
None
5
2014-02-05
2007-02-20
crusherfred
No

Trimesh to trimesh collision fails to call the callback function for either trimesh.

Probably need this
if (!Callback((dxTriMesh)g1, g2, id1) || !Callback((dxTriMesh)g2, g1, id2)) continue;

at line 200 in collision_trimesh_trimesh.cpp (V0.8) to get it working w/the OPCODE collider. I'm unsure if the GIMPACT collider calls the callback.

Discussion

  • sgt_pinky

    sgt_pinky - 2007-08-24

    Logged In: YES
    user_id=1679505
    Originator: NO

    GIMPACT is working fine in 0.8

     
  • Daniel K. O.

    Daniel K. O. - 2014-02-05
    • status: open --> closed
    • Group: --> general
     

Log in to post a comment.