Ignore:
Timestamp:
04/20/20 23:33:31 (4 years ago)
Author:
Maciej Komosinski
Message:

Added fields to characterize hinges in "solid shape"-type Models

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/model/modelparts.cpp

    r899 r915  
    642642        d = src.d;
    643643        shape = src.shape;
     644        hinge_pos = src.hinge_pos;
     645        hinge_rot = src.hinge_rot;
    644646        stamina = src.stamina;
    645647        stif = src.stif; rotstif = src.rotstif;
Note: See TracChangeset for help on using the changeset viewer.