Skip to content

Commit

Permalink
Change probability
Browse files Browse the repository at this point in the history
  • Loading branch information
Ealrann committed Sep 1, 2019
1 parent 1d8ddb0 commit 88afb00
Show file tree
Hide file tree
Showing 5 changed files with 51 additions and 50 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ protected void addFilterModePropertyDescriptor(Object object)
false,
false,
ItemPropertyDescriptor.BOOLEAN_VALUE_IMAGE,
getString("_UI_IftruewillconsiderALLmaterialsEXCEPTthisonesPropertyCategory"),
null,
null));
}

Expand Down
3 changes: 1 addition & 2 deletions org.sheepy.vsand.model/model/VSand.genmodel
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,7 @@
</genClasses>
<genClasses ecoreClass="VSand.ecore#//MaterialProvider">
<genFeatures createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference VSand.ecore#//MaterialProvider/materials"/>
<genFeatures createChild="false" propertyCategory="If true, will consider ALL materials EXCEPT this ones."
propertyDescription="If true, will consider ALL materials EXCEPT this ones."
<genFeatures createChild="false" propertyDescription="If true, will consider ALL materials EXCEPT this ones."
ecoreFeature="ecore:EAttribute VSand.ecore#//MaterialProvider/filterMode"/>
</genClasses>
<genClasses image="false" ecoreClass="VSand.ecore#//ITransformation">
Expand Down
Loading

0 comments on commit 88afb00

Please sign in to comment.