Changeset 1056 for cpp/frams/genetics/fS/fS_oper.cpp
- Timestamp:
- 12/28/20 02:06:52 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/fS/fS_oper.cpp
r1032 r1056 339 339 { 340 340 geno.getState(false); 341 mutateScaleParam(newNode, SCALE_X, true); 341 mutateScaleParam(newNode, SCALE_X, true); //TODO 2020-12: mac->JS: should be true or rather ensureCircleSection? 342 342 mutateScaleParam(newNode, SCALE_Y, true); 343 343 mutateScaleParam(newNode, SCALE_Z, true);
Note: See TracChangeset
for help on using the changeset viewer.