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
This commit is contained in:
parent
ee7326c33a
commit
7d99d62e11
14 changed files with 114 additions and 17 deletions
3
Editor/Drawers/IntToLayerMaskAttributeDrawer.cs.meta
Normal file
3
Editor/Drawers/IntToLayerMaskAttributeDrawer.cs.meta
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 71ec06fd224544c0b6df1cb7657b7869
|
||||
timeCreated: 1656194575
|
||||
Loading…
Add table
Add a link
Reference in a new issue