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