BearishSun 5ff53e8f72 Refactor: Cleaner handling for NativeWrapper, PassByCopy and ApplyOnDirty attributes 7 years ago
..
ApplyOnDirty.cs bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 years ago
AsQuaternion.cs e28e33bce6 Feature: Render Quaternion fields as euler angles in inspector GUI 7 years ago
DontSerializeField.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
HideInInspector.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
LayerMask.cs 936f1334a2 Refactor: Updated script binding generator to properly handle derived types 7 years ago
NativeWrapper.cs bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 years ago
NotNull.cs bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 years ago
PassByCopy.cs bc640b9fb1 Feature: Added support for ApplyOnDirty, PassByCopy, NotNull and NativeWrapper attributes 7 years ago
Range.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
SerializableArray.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
SerializableDictionary.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
SerializableField.cs 5ff53e8f72 Refactor: Cleaner handling for NativeWrapper, PassByCopy and ApplyOnDirty attributes 7 years ago
SerializableList.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
SerializableObject.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
SerializableProperty.cs e88e2014f3 Feature: Added GUI fields for 2D and 3D vector distributions 7 years ago
SerializableUtility.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
SerializeField.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
SerializeObject.cs d5884e2dd9 Refactor: Split the framework into a separate repository: https://github.com/GameFoundry/bsf 7 years ago
ShowInInspector.cs aa29c5ff37 Feature: Non-component, non-resource script exported types can now have automatic inspectors 7 years ago
Step.cs bb568ad493 Feature: Added LayerMask attribute to display an ulong field as a layer mask in inspector 7 years ago