reposbox-customization-editorcancel
31 Commits over 28 Days - 0.05cph!
Update for addon
Style adjustments
Namespaces
Can just use asset picker for image files.. show thumbnail of selected asset in object form
Asset picker can search materials
Fix NRE
Delete unused
Image picker for selecting part icons
Fix new categories and parts being created with wrong name
Cleanup
Stretch cell at end of scroll canvas
CategoryList remembers scroll position and selection
Refresh category list when something is saved
New categories and parts are selected after creation
Changes affect a cloned object, applied after pressing save
Show asset picker in a confirm dialog
Rework confirmation dialog with builder pattern and optional widget inside
Use confirmation dialog + object form for creating part & categories
Layout improvement
Add simple property form with ondirty/onsave callbacks for parts and categories
CreateCategory and CreatePart dialogs inherit Dialog
Simple window to wrap asset browser widget
Find Asset button opens asset browser
Rename to AssetBrowser
Make search box a LineEdit
Draw asset name in bottom left + OnPicked event
Resizable asset thumbnails, adjust # of columns by width of canvas
Rename AssetRow to AssetButton
Add label to type dropdown
Asset picker improvements