Ignore:
Timestamp:
06/09/20 13:58:57 (4 years ago)
Author:
Maciej Komosinski
Message:

Updated recommended ranges for Part volume so that they are based on the volume of a solid sphere with unit radius

File:
1 edited

Legend:

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

    r934 r945  
    3636CLASS(Part_MinMaxDef,f0_part_minmaxdef,p)
    3737GROUP(Geometry)
    38 PROP(f,0,0,volume,f,0.1,10,1,volume)
     38PROP(f,0,0,volume,f,0.83776,20.94395,4.18879,volume,,``Recommended default and min,max range for solid-shape Parts created and modified by genetic operators which are responsible for setting sizex,y,z. Default is the volume of the solid sphere (ball) with default radius=1 (radius is the same as sizex,y,z). Minimum is 5x less, maximum is 5x more.'')
    3939ENDCLASS
    4040
     
    177177ENDNEUROCLASS
    178178
    179 NEUROCLASS(SolidMuscle,M,Muscle,,1,0,2)
     179NEUROCLASS(SolidMuscle,M,Muscle for solids,,1,0,2)
    180180SHAPETYPE(SolidsShapeType)
    181181VISUALHINTS(EffectorClass+AtFirstPart+SolidMuscleFlag)
Note: See TracChangeset for help on using the changeset viewer.