Todo
Validators
Common validators to help projects get going. For example:
Enforcing naming schemes, such as materials must have a
M_prefix and material instances must have aMI_prefix.
This would be its own separate module and a config setting to enable, just in case developers already have their own validators or have a style guide that does not match these validators.
Flassari - CommonValidators is a good source to start with
Float provider customization
Property customization.
Always have a value on the side. If clicked with no instance selected, it will just default to a basic float provider. If an instance is selected, the value is grayed out and will provide a preview of what the value would be if it was to be invoked with those values.

Linked assets toolbar
An example would be behavior tree's and blackboards. In IFP, linked assets would be very useful for the item asset. Having a button to quickly go between the item asset, item actor, item instance and such would be very useful.
Last updated