module-inspector/Runtime/Drawers
Anders Ejlersen 7d99d62e11 1.5.0: Added IntToLayerMask, marked QuaternionToEuler as obsolete as of 2021 and fixed a couple of bugs
- Drawer: Added IntToLayerMaskAttribute, if a raw int is wanted instead of LayerMask
- Drawer: Added option to either use full or short type name, when using SerializeReferenceTo
- Extension: Fixed issue, where GetValueType and GetValue for SerializedProperty would throw exceptions, if field is private
2022-06-26 15:06:52 +02:00
..
EnumFlagAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
EnumFlagAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
FilePathAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
FilePathAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
FolderPathAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
FolderPathAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
IntToAnimatorParameterAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
IntToAnimatorParameterAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
IntToEnumAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
IntToEnumAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
IntToLayerAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
IntToLayerAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
IntToLayerMaskAttribute.cs 1.5.0: Added IntToLayerMask, marked QuaternionToEuler as obsolete as of 2021 and fixed a couple of bugs 2022-06-26 15:06:52 +02:00
IntToLayerMaskAttribute.cs.meta 1.5.0: Added IntToLayerMask, marked QuaternionToEuler as obsolete as of 2021 and fixed a couple of bugs 2022-06-26 15:06:52 +02:00
MethodButtonAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
MethodButtonAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
NamingAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
NamingAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
PercentageAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
PercentageAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
PopupFromConstAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
PopupFromConstAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
QuaternionToEulerAttribute.cs 1.5.0: Added IntToLayerMask, marked QuaternionToEuler as obsolete as of 2021 and fixed a couple of bugs 2022-06-26 15:06:52 +02:00
QuaternionToEulerAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
ReadableScriptableObjectAttribute.cs 1.4.0: Added ReadableScriptableObjectAttribute and fixed an GUI.enable isssue 2021-12-19 13:45:23 +01:00
ReadableScriptableObjectAttribute.cs.meta 1.4.0: Added ReadableScriptableObjectAttribute and fixed an GUI.enable isssue 2021-12-19 13:45:23 +01:00
SceneDropdownAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
SceneDropdownAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
SerializeReferenceToAttribute.cs 1.5.0: Added IntToLayerMask, marked QuaternionToEuler as obsolete as of 2021 and fixed a couple of bugs 2022-06-26 15:06:52 +02:00
SerializeReferenceToAttribute.cs.meta 1.5.0: Added IntToLayerMask, marked QuaternionToEuler as obsolete as of 2021 and fixed a couple of bugs 2022-06-26 15:06:52 +02:00
SliderAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
SliderAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
StringToAnimatorParameterAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
StringToAnimatorParameterAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
StringToFieldAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
StringToFieldAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
StringToTypeAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
StringToTypeAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
TagAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
TagAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
UrlGoToAttribute.cs Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00
UrlGoToAttribute.cs.meta Renamed all attributes and drawers to have postfix of either Attribute or AttributeDrawer 2021-12-04 12:47:44 +01:00