Changeset 1319 for java/Framclipse


Ignore:
Timestamp:
07/12/24 03:32:13 (2 months ago)
Author:
sz
Message:

updated for Framsticks 5.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • java/Framclipse/com.framsticks.framclipse/res/framscript.xml

    r1281 r1319  
    16801680                        <description><![CDATA[The interpretation and influence of this property must be implemented by the experiment definition]]></description>
    16811681                </element>
     1682                <element name="f0_p_color" type="float" min="0" max="100" default="0.01">
     1683                        <description><![CDATA[If this value is above zero, apart from this mutation occurring, the color of every newly created gray Part will be mutated on creation]]></description>
     1684                </element>
    16821685                <element name="f0_j_new" type="float" min="0" max="100" default="4.0">
    16831686                        <description><![CDATA[]]></description>
     
    16951698                        <description><![CDATA[]]></description>
    16961699                </element>
    1697                 <element name="f0_j_vred" type="float" min="0" max="100" default="0.0">
    1698                         <description><![CDATA[]]></description>
    1699                 </element>
    1700                 <element name="f0_j_vgrn" type="float" min="0" max="100" default="0.0">
    1701                         <description><![CDATA[]]></description>
    1702                 </element>
    1703                 <element name="f0_j_vblu" type="float" min="0" max="100" default="0.0">
    1704                         <description><![CDATA[]]></description>
     1700                <element name="f0_j_color" type="float" min="0" max="100" default="0.01">
     1701                        <description><![CDATA[If this value is above zero, apart from this mutation occurring, every newly created Joint will be assigned a color that is the average color of both joined Parts]]></description>
    17051702                </element>
    17061703                <element name="f0_n_new" type="float" min="0" max="100" default="3.0">
     
    17351732                        <description><![CDATA[Ensure that ellipsoids and cylinders have circle cross-section]]></description>
    17361733                </element>
    1737                 <element name="f0s_use_elli" type="integer" min="0" max="1" default="1">
    1738                         <description><![CDATA[Use ellipsoids in mutations]]></description>
    1739                 </element>
    1740                 <element name="f0s_use_cub" type="integer" min="0" max="1" default="1">
    1741                         <description><![CDATA[Use cuboids in mutations]]></description>
    1742                 </element>
    1743                 <element name="f0s_use_cyl" type="integer" min="0" max="1" default="1">
    1744                         <description><![CDATA[Use cylinders in mutations]]></description>
    1745                 </element>
     1734                <element name="f0s_use_elli" type="integer" min="0" max="1" default="1"/>
     1735                <element name="f0s_use_cub" type="integer" min="0" max="1" default="1"/>
     1736                <element name="f0s_use_cyl" type="integer" min="0" max="1" default="1"/>
    17461737                <element name="f0s_p_new" type="float" min="0" max="100" default="5.0">
    17471738                        <description><![CDATA[]]></description>
     
    17711762                        <description><![CDATA[The interpretation and influence of this property must be implemented by the experiment definition]]></description>
    17721763                </element>
     1764                <element name="f0s_p_color" type="float" min="0" max="100" default="0.01">
     1765                        <description><![CDATA[If this value is above zero, apart from this mutation occurring, the color of every newly created gray Part will be mutated on creation]]></description>
     1766                </element>
    17731767                <element name="f0s_j_new" type="float" min="0" max="100" default="5.0">
    17741768                        <description><![CDATA[]]></description>
     
    17801774                        <description><![CDATA[The interpretation and influence of this property must be implemented by the experiment definition]]></description>
    17811775                </element>
    1782                 <element name="f0s_j_vred" type="float" min="0" max="100" default="0.0">
    1783                         <description><![CDATA[]]></description>
    1784                 </element>
    1785                 <element name="f0s_j_vgrn" type="float" min="0" max="100" default="0.0">
    1786                         <description><![CDATA[]]></description>
    1787                 </element>
    1788                 <element name="f0s_j_vblu" type="float" min="0" max="100" default="0.0">
    1789                         <description><![CDATA[]]></description>
     1776                <element name="f0s_j_color" type="float" min="0" max="100" default="0.01">
     1777                        <description><![CDATA[If this value is above zero, apart from this mutation occurring, every newly created Joint will be assigned a color that is the average color of both joined Parts]]></description>
    17901778                </element>
    17911779                <element name="f0s_n_new" type="float" min="0" max="100" default="5.0">
     
    18201808                        <description><![CDATA[Modifiers: LlRrCcQqFfMmEeWwSsAaIiDdGgBb]]></description>
    18211809                </element>
    1822                 <element name="f1_mut_exmod" type="string" max="30">
    1823                         <description><![CDATA[Modifiers that will not be added nor deleted during mutation
    1824 (all: LlRrCcQqFfMmEeWwSsAaIiDdGgBb)]]></description>
     1810                <element name="f1_smModifiers" type="string" max="100">
     1811                        <description><![CDATA[Modifier symbols that will be added or deleted during mutation
     1812(from the full set: LlRrCcQqFfMmEeWwSsAaIiDdGgBb).
     1813
     1814You may use the extended syntax: after every allowed symbol, you may include its probability value in parentheses.
     1815Without parentheses, all allowed symbols behave as if they had (1.0) appended.
     1816If you include (0.0) after a symbol, this bans that symbol as if it was not present in this string.]]></description>
    18251817                </element>
    18261818                <element name="f1_nmNeu" type="float" min="0" max="100" default="4.0">
     
    18681860                        <description><![CDATA[Maximum allowed number of repetitions for the '#' repetition gene]]></description>
    18691861                </element>
    1870                 <element name="f4_mut_exmod" type="string" max="30">
    1871                         <description><![CDATA[Modifiers that will not be added nor deleted during mutation
    1872 (all: LlRrCcQqFfMmEeWwSsAaIiDdGgBb)]]></description>
     1862                <element name="f4_mut_modifiers" type="string" max="100">
     1863                        <description><![CDATA[Modifier symbols that will be added or deleted during mutation
     1864(from the full set: LlRrCcQqFfMmEeWwSsAaIiDdGgBb).
     1865
     1866You may use the extended syntax: after every allowed symbol, you may include its probability value in parentheses.
     1867Without parentheses, all allowed symbols behave as if they had (1.0) appended.
     1868If you include (0.0) after a symbol, this bans that symbol as if it was not present in this string.]]></description>
    18731869                </element>
    18741870                <element name="f8_mut_chg_begin_arg" type="float" min="0" max="100" default="7.0">
     
    22302226- Full/NumberOfBranches - a compromise between the two other settings.
    22312227- Full/(NumberOfBranches+1) - because the originating stick also counts as a branch. This setting guarantees that in the worst case, when at least two neighboring branches have sticks controlled by bending muscles and their controlling signals are at extreme values, the sticks can touch and overlap, but will not intersect. This setting is in most cases too strict because (1) all branches are very rarely controlled by muscles, (2) there are often 'empty' branches - multiple commas with no sticks in-between, and (3) the share of the originating stick is effectively wasted because this stick itself has no muscle at the branching point so it will not bend; the muscle bending range is symmetrical and the default range is equal for all muscles in a branching, but the sticks equipped with muscles in a branching are rarely evenly spaced.
    2232 - Full: Always 1 (the complete angle) - because we do not have to care about the physical plausibility and avoid intersecting sticks, and other genetic representations do not impose such constraints, so this full angle setting can be useful as the default bending range when comparing the performance of various genetic encodings.]]></description>
     2228- Full: always the complete angle - because we do not have to care about the physical plausibility and avoid intersecting sticks, and other genetic representations do not impose such constraints, so this full angle setting can be useful as the default bending range when comparing the performance of various genetic encodings.]]></description>
    22332229                </element>
    22342230                <element name="conv_f8_f1_maxlen" type="integer" min="10" max="10000" default="500">
     
    49074903                        <description><![CDATA[The interpretation and influence of this property must be implemented by the experiment definition]]></description>
    49084904                </element>
     4905                <element name="f0_p_color" type="float" min="0" max="100" default="0.01">
     4906                        <description><![CDATA[If this value is above zero, apart from this mutation occurring, the color of every newly created gray Part will be mutated on creation]]></description>
     4907                </element>
    49094908                <element name="f0_j_new" type="float" min="0" max="100" default="4.0">
    49104909                        <description><![CDATA[]]></description>
     
    49224921                        <description><![CDATA[]]></description>
    49234922                </element>
    4924                 <element name="f0_j_vred" type="float" min="0" max="100" default="0.0">
    4925                         <description><![CDATA[]]></description>
    4926                 </element>
    4927                 <element name="f0_j_vgrn" type="float" min="0" max="100" default="0.0">
    4928                         <description><![CDATA[]]></description>
    4929                 </element>
    4930                 <element name="f0_j_vblu" type="float" min="0" max="100" default="0.0">
    4931                         <description><![CDATA[]]></description>
     4923                <element name="f0_j_color" type="float" min="0" max="100" default="0.01">
     4924                        <description><![CDATA[If this value is above zero, apart from this mutation occurring, every newly created Joint will be assigned a color that is the average color of both joined Parts]]></description>
    49324925                </element>
    49334926                <element name="f0_n_new" type="float" min="0" max="100" default="3.0">
     
    49624955                        <description><![CDATA[Ensure that ellipsoids and cylinders have circle cross-section]]></description>
    49634956                </element>
    4964                 <element name="f0s_use_elli" type="integer" min="0" max="1" default="1">
    4965                         <description><![CDATA[Use ellipsoids in mutations]]></description>
    4966                 </element>
    4967                 <element name="f0s_use_cub" type="integer" min="0" max="1" default="1">
    4968                         <description><![CDATA[Use cuboids in mutations]]></description>
    4969                 </element>
    4970                 <element name="f0s_use_cyl" type="integer" min="0" max="1" default="1">
    4971                         <description><![CDATA[Use cylinders in mutations]]></description>
    4972                 </element>
     4957                <element name="f0s_use_elli" type="integer" min="0" max="1" default="1"/>
     4958                <element name="f0s_use_cub" type="integer" min="0" max="1" default="1"/>
     4959                <element name="f0s_use_cyl" type="integer" min="0" max="1" default="1"/>
    49734960                <element name="f0s_p_new" type="float" min="0" max="100" default="5.0">
    49744961                        <description><![CDATA[]]></description>
     
    49984985                        <description><![CDATA[The interpretation and influence of this property must be implemented by the experiment definition]]></description>
    49994986                </element>
     4987                <element name="f0s_p_color" type="float" min="0" max="100" default="0.01">
     4988                        <description><![CDATA[If this value is above zero, apart from this mutation occurring, the color of every newly created gray Part will be mutated on creation]]></description>
     4989                </element>
    50004990                <element name="f0s_j_new" type="float" min="0" max="100" default="5.0">
    50014991                        <description><![CDATA[]]></description>
     
    50074997                        <description><![CDATA[The interpretation and influence of this property must be implemented by the experiment definition]]></description>
    50084998                </element>
    5009                 <element name="f0s_j_vred" type="float" min="0" max="100" default="0.0">
    5010                         <description><![CDATA[]]></description>
    5011                 </element>
    5012                 <element name="f0s_j_vgrn" type="float" min="0" max="100" default="0.0">
    5013                         <description><![CDATA[]]></description>
    5014                 </element>
    5015                 <element name="f0s_j_vblu" type="float" min="0" max="100" default="0.0">
    5016                         <description><![CDATA[]]></description>
     4999                <element name="f0s_j_color" type="float" min="0" max="100" default="0.01">
     5000                        <description><![CDATA[If this value is above zero, apart from this mutation occurring, every newly created Joint will be assigned a color that is the average color of both joined Parts]]></description>
    50175001                </element>
    50185002                <element name="f0s_n_new" type="float" min="0" max="100" default="5.0">
     
    50475031                        <description><![CDATA[Modifiers: LlRrCcQqFfMmEeWwSsAaIiDdGgBb]]></description>
    50485032                </element>
    5049                 <element name="f1_mut_exmod" type="string" max="30">
    5050                         <description><![CDATA[Modifiers that will not be added nor deleted during mutation
    5051 (all: LlRrCcQqFfMmEeWwSsAaIiDdGgBb)]]></description>
     5033                <element name="f1_smModifiers" type="string" max="100">
     5034                        <description><![CDATA[Modifier symbols that will be added or deleted during mutation
     5035(from the full set: LlRrCcQqFfMmEeWwSsAaIiDdGgBb).
     5036
     5037You may use the extended syntax: after every allowed symbol, you may include its probability value in parentheses.
     5038Without parentheses, all allowed symbols behave as if they had (1.0) appended.
     5039If you include (0.0) after a symbol, this bans that symbol as if it was not present in this string.]]></description>
    50525040                </element>
    50535041                <element name="f1_nmNeu" type="float" min="0" max="100" default="4.0">
     
    50955083                        <description><![CDATA[Maximum allowed number of repetitions for the '#' repetition gene]]></description>
    50965084                </element>
    5097                 <element name="f4_mut_exmod" type="string" max="30">
    5098                         <description><![CDATA[Modifiers that will not be added nor deleted during mutation
    5099 (all: LlRrCcQqFfMmEeWwSsAaIiDdGgBb)]]></description>
     5085                <element name="f4_mut_modifiers" type="string" max="100">
     5086                        <description><![CDATA[Modifier symbols that will be added or deleted during mutation
     5087(from the full set: LlRrCcQqFfMmEeWwSsAaIiDdGgBb).
     5088
     5089You may use the extended syntax: after every allowed symbol, you may include its probability value in parentheses.
     5090Without parentheses, all allowed symbols behave as if they had (1.0) appended.
     5091If you include (0.0) after a symbol, this bans that symbol as if it was not present in this string.]]></description>
    51005092                </element>
    51015093                <element name="f8_mut_chg_begin_arg" type="float" min="0" max="100" default="7.0">
     
    53555347- Full/NumberOfBranches - a compromise between the two other settings.
    53565348- Full/(NumberOfBranches+1) - because the originating stick also counts as a branch. This setting guarantees that in the worst case, when at least two neighboring branches have sticks controlled by bending muscles and their controlling signals are at extreme values, the sticks can touch and overlap, but will not intersect. This setting is in most cases too strict because (1) all branches are very rarely controlled by muscles, (2) there are often 'empty' branches - multiple commas with no sticks in-between, and (3) the share of the originating stick is effectively wasted because this stick itself has no muscle at the branching point so it will not bend; the muscle bending range is symmetrical and the default range is equal for all muscles in a branching, but the sticks equipped with muscles in a branching are rarely evenly spaced.
    5357 - Full: Always 1 (the complete angle) - because we do not have to care about the physical plausibility and avoid intersecting sticks, and other genetic representations do not impose such constraints, so this full angle setting can be useful as the default bending range when comparing the performance of various genetic encodings.]]></description>
     5349- Full: always the complete angle - because we do not have to care about the physical plausibility and avoid intersecting sticks, and other genetic representations do not impose such constraints, so this full angle setting can be useful as the default bending range when comparing the performance of various genetic encodings.]]></description>
    53585350                </element>
    53595351                <element name="conv_f8_f1_maxlen" type="integer" min="10" max="10000" default="500">
     
    78427834                        </arguments>
    78437835                </element>
     7836                <element name="cloneReplacingMaterial" function="true" type="SSGNode" flags="32">
     7837                        <description><![CDATA[returns a clone of the input object with all materials replaced by the specified material]]></description>
     7838                        <arguments>
     7839                                <argument name="node" type="SSGNode"/>
     7840                                <argument name="material" type="Material"/>
     7841                        </arguments>
     7842                </element>
    78447843                <element name="dump" function="true" type="void" flags="32">
    78457844                        <arguments>
     
    81268125                        <description><![CDATA[]]></description>
    81278126                </element>
     8127                <element name="rgb_parts_joints" type="integer" min="0" max="1" default="1" flags="192">
     8128                        <description><![CDATA[The color of body Parts and Joints can be individually controlled by the (red, green, blue) genes, instead of the only-green look reflecting assimilation ability]]></description>
     8129                </element>
     8130                <element name="show_parts_as_balls" type="integer" min="0" max="1" default="1" flags="192">
     8131                        <description><![CDATA[]]></description>
     8132                </element>
    81288133                <element name="bbox" type="integer" min="0" max="1" default="1" flags="192">
    81298134                        <description><![CDATA[]]></description>
    81308135                </element>
    8131                 <element name="joint_width" type="integer" min="10" max="150" default="100" flags="192">
     8136                <element name="joint_width" type="integer" min="10" max="150" default="80" flags="192">
    81328137                        <description><![CDATA[]]></description>
    81338138                </element>
     
    81468151                <element name="symmetryplane" type="integer" min="0" max="1" default="0" flags="192">
    81478152                        <description><![CDATA[Displays a guess of the symmetry plane (may take a long time to compue for complex bodies).
     8153The plane is only shown in the 3D body view of a creature, not in the world view.
    81488154Use scripting and the ModelSymmetry class to compute symmetry accurately.
    81498155Details of the symmetry estimation procedure are described in http://www.framsticks.com/bib/Jaskowski-and-Komosinski-2008]]></description>
     
    82498255                        <description><![CDATA[]]></description>
    82508256                </element>
     8257                <element name="rgb_parts_joints" type="integer" min="0" max="1" default="1" flags="192">
     8258                        <description><![CDATA[The color of body Parts and Joints can be individually controlled by the (red, green, blue) genes, instead of the only-green look reflecting assimilation ability]]></description>
     8259                </element>
     8260                <element name="show_parts_as_balls" type="integer" min="0" max="1" default="1" flags="192">
     8261                        <description><![CDATA[]]></description>
     8262                </element>
    82518263                <element name="bbox" type="integer" min="0" max="1" default="1" flags="192">
    82528264                        <description><![CDATA[]]></description>
    82538265                </element>
    8254                 <element name="joint_width" type="integer" min="10" max="150" default="100" flags="192">
     8266                <element name="joint_width" type="integer" min="10" max="150" default="80" flags="192">
    82558267                        <description><![CDATA[]]></description>
    82568268                </element>
     
    82698281                <element name="symmetryplane" type="integer" min="0" max="1" default="0" flags="192">
    82708282                        <description><![CDATA[Displays a guess of the symmetry plane (may take a long time to compue for complex bodies).
     8283The plane is only shown in the 3D body view of a creature, not in the world view.
    82718284Use scripting and the ModelSymmetry class to compute symmetry accurately.
    82728285Details of the symmetry estimation procedure are described in http://www.framsticks.com/bib/Jaskowski-and-Komosinski-2008]]></description>
     
    85678580Not implemented in the old Framsticks Theater application.]]></description>
    85688581                </element>
     8582                <element name="envmap_probe_position" type="XYZ">
     8583                        <description><![CDATA[Used to generate the environment texture map for reflective materials.
     8584Not implemented in the old Framsticks Theater application.]]></description>
     8585                </element>
     8586                <element name="envmap_skybox" type="string">
     8587                        <description><![CDATA[Alternative skybox used for the environment texture map generation. The default empty value means using the same 'envmap' as displayed in the world.
     8588Not implemented in the old Framsticks Theater application.]]></description>
     8589                </element>
    85698590                <element name="bgcolor" type="integer" min="0" max="16777215" default="16777215">
    85708591                        <description><![CDATA[Not implemented in the old Framsticks Theater application.]]></description>
     
    91149135                        </arguments>
    91159136                </element>
     9137                <element name="filter" type="integer" flags="256"/>
    91169138        </type>
    91179139        <type name="Rectangle" context="Framsticks Theater">
     
    94439465                        <description><![CDATA[]]></description>
    94449466                </element>
     9467                <element name="rgb_parts_joints" type="integer" min="0" max="1" default="1" flags="192">
     9468                        <description><![CDATA[The color of body Parts and Joints can be individually controlled by the (red, green, blue) genes, instead of the only-green look reflecting assimilation ability]]></description>
     9469                </element>
     9470                <element name="show_parts_as_balls" type="integer" min="0" max="1" default="1" flags="192">
     9471                        <description><![CDATA[]]></description>
     9472                </element>
    94459473                <element name="bbox" type="integer" min="0" max="1" default="1" flags="192">
    94469474                        <description><![CDATA[]]></description>
    94479475                </element>
    9448                 <element name="joint_width" type="integer" min="10" max="150" default="100" flags="192">
     9476                <element name="joint_width" type="integer" min="10" max="150" default="80" flags="192">
    94499477                        <description><![CDATA[]]></description>
    94509478                </element>
     
    94639491                <element name="symmetryplane" type="integer" min="0" max="1" default="0" flags="192">
    94649492                        <description><![CDATA[Displays a guess of the symmetry plane (may take a long time to compue for complex bodies).
     9493The plane is only shown in the 3D body view of a creature, not in the world view.
    94659494Use scripting and the ModelSymmetry class to compute symmetry accurately.
    94669495Details of the symmetry estimation procedure are described in http://www.framsticks.com/bib/Jaskowski-and-Komosinski-2008]]></description>
Note: See TracChangeset for help on using the changeset viewer.