BearishSun 0e5e9e0dd7 Bugfix: SerializableObject created from SerializableProperty will now lists the field of the actual type in the property, not just the base type 7 yıl önce
..
ApplyOnDirty.cs bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 yıl önce
AsQuaternion.cs e28e33bce6 Feature: Render Quaternion fields as euler angles in inspector GUI 7 yıl önce
DontSerializeField.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
HideInInspector.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
LayerMask.cs 936f1334a2 Refactor: Updated script binding generator to properly handle derived types 7 yıl önce
NativeWrapper.cs bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 yıl önce
NotNull.cs bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 yıl önce
PassByCopy.cs bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 yıl önce
Range.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
SerializableArray.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
SerializableDictionary.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
SerializableField.cs 5ff53e8f72 Refactor: Cleaner handling for NativeWrapper, PassByCopy and ApplyOnDirty attributes 7 yıl önce
SerializableList.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
SerializableObject.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
SerializableProperty.cs 0e5e9e0dd7 Bugfix: SerializableObject created from SerializableProperty will now lists the field of the actual type in the property, not just the base type 7 yıl önce
SerializableUtility.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
SerializeField.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
SerializeObject.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 8 yıl önce
ShowInInspector.cs aa29c5ff37 Feature: Non-component, non-resource script exported types can now have automatic inspectors 7 yıl önce
Step.cs bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector 7 yıl önce