Changeset 611 for cpp/frams/model/model.cpp
- Timestamp:
- 09/09/16 15:21:47 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/model/model.cpp
r610 r611 997 997 else 998 998 { // abs.positioning -> calc. delta 999 if (check !=EDITING_CHECK)999 if (check != EDITING_CHECK) 1000 1000 { 1001 1001 // calc orient delta … … 1012 1012 } 1013 1013 } 1014 if (check !=LIVE_CHECK)1014 if (check != LIVE_CHECK) 1015 1015 { 1016 1016 if (j->shape != Joint::SHAPE_FIXED)
Note: See TracChangeset
for help on using the changeset viewer.