Ignore:
Timestamp:
05/21/23 23:16:51 (11 months ago)
Author:
Maciej Komosinski
Message:

Multiple issues fixed when calculating bending range for the '|' bending muscle (earlier it was always 1.0 despite the code that supposedly calculated this)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/genetics/f4/f4_conv.h

    r1238 r1249  
    8383private:
    8484        f4_Cells *cells;
    85         int        buildModelRec(f4_Cell *ndad);
     85        int        buildModelRecur(f4_Cell *ndad);
    8686        /**
    8787         * Get a cell which is a stick, by traversing dadlinks.
Note: See TracChangeset for help on using the changeset viewer.