Changeset 975 for cpp/frams/config


Ignore:
Timestamp:
07/06/20 23:32:03 (4 years ago)
Author:
Maciej Komosinski
Message:

Added NeuroClass::getSupportedJointTypes() and NeuroClass::isJointTypeSupported() for use in genetic operators

Location:
cpp/frams/config
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpp/frams/config/f0-SDK.def

    r952 r975  
    202202NEUROCLASS(SolidMuscle,M,Muscle for solids,,1,0,2)
    203203SHAPETYPE(SolidsShapeType)
     204JOINTTYPE(SUPPORTED_JOINT_HINGE_X+SUPPORTED_JOINT_HINGE_XY)
    204205VISUALHINTS(EffectorClass+AtFirstPart+SolidMuscleFlag)
    205206SYMBOL(`6,5,25,40,35,40,45,50,35,60,25,60,25,40,4,65,85,65,50,75,50,75,85,65,85,3,65,56,49,29,57,24,72,50,4,68,53,70,53,70,55,68,55,68,53,5,50,21,60,15,70,14,79,15,87,20,81,10,1,86,20,77,21')
  • cpp/frams/config/f0.def

    r952 r975  
    202202NEUROCLASS(SolidMuscle,M,Muscle for solids,,1,0,2)
    203203SHAPETYPE(SolidsShapeType)
     204JOINTTYPE(SUPPORTED_JOINT_HINGE_X+SUPPORTED_JOINT_HINGE_XY)
    204205VISUALHINTS(EffectorClass+AtFirstPart+SolidMuscleFlag)
    205206SYMBOL(`6,5,25,40,35,40,45,50,35,60,25,60,25,40,4,65,85,65,50,75,50,75,85,65,85,3,65,56,49,29,57,24,72,50,4,68,53,70,53,70,55,68,55,68,53,5,50,21,60,15,70,14,79,15,87,20,81,10,1,86,20,77,21')
Note: See TracChangeset for help on using the changeset viewer.