mattercontrol/MatterControlLib/DesignTools/Attributes
LarsBrubaker 1f64a32794 Create HideChildrenFromTreeViewAttribute
Change IVisualLeafNode to HideChildrenFromTreeViewAttribute

Switch all classes that used IVisualLeafNode to use property

start using HideFromTreeViewAttribute rather than check for
GeneratedSupportObject3D
2019-05-04 19:39:11 -07:00
..
EnumRenameAttribute.cs Change 'alpha' to 'transparency' in feature detector 2018-09-21 16:12:16 -07:00
HideChildrenFromTreeViewAttribute.cs Create HideChildrenFromTreeViewAttribute 2019-05-04 19:39:11 -07:00
HideFromTreeViewAttribute.cs Made Object3D listen for and update on Children modified 2019-01-07 10:11:27 -08:00
IconsAttribute.cs Add InvertIcons to IconsAttribute, use recommended member ordering 2019-01-04 11:43:03 -08:00
ImmutableAttribute.cs Made Object3D listen for and update on Children modified 2019-01-07 10:11:27 -08:00
SectionEndAttribute.cs Add SectionEnd attribute to pop context to original container 2018-12-28 18:28:01 -08:00
SectionStartAttribute.cs Create sections in property editor for SectionStart attributes 2018-12-28 18:21:01 -08:00
ShowAsListAttribute.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
ShowUpdateButtonAttribute.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
SortableAttribute.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00
WebPageLinkAttribute.cs Made MatterControl run as a .net standard app 2018-09-06 16:09:58 -07:00