branchbefore/main/Smart Objects v3/Editorcancel
14 Commits over 0 Days - ∞cph!
Abstract settings clases now implement IComparable for selection in BeforeEditor tabs (Actions/Conditions/Triggers)
Cleaning up tabs a bit, fixed NRE when getting derived types
- BeforeEditor.SelectAsset() now adds all SerializedProperties to the dict.
- Addition Condition type AttributeCondition
Create form tweaksn and attribute field name fix
Re-orderable list groundwork
Merge from SOv3 parent
ReorderableList stuff for IncentiveSettings
Fixed ReorderableList remove button issue in BeforeEditorIncentiveTab
More tweaks and cleanup
BeforeEditor layout updates, better categorisation of assets for each view
BeforeEditor now has a static instance property
Fixed re-orderable list onAddDropdownCallback not deleting stuff on the asset properly
Renaming some Actions
Added ConditionMeasurements enum class (switching on front end condition editor)
General improvements
All SOv3 data types can now be created, editing, copied and deleted in the BeforeEditor window.
Added Agents tab to BeforeEditor