branchbefore/main/Smart Objects v3/Editorcancel

14 Commits over 0 Days - ∞cph!

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