branchrust_reboot/main/attachment_charmscancel
22 Commits over 0 Days - Infinitycph!
Fixed repair bench loot panel not switching back to skins tab when reskinning an item not supporting charms
Fixed skinviewer vertical drag clamping not clamping for real
Tweaked charms lighting
Keep the 'change accessory' button on selected items even if you dont have any charms unlocked
So you can remove a charm on a picked up gun
Fixed Attachment.UpdateVisibility NRE
Toggle the charms MeshCull components instead of changing the distance when switching to viewmodel mode
Bumped skin viewer viewmodel camera near clip plane to 0.05, fixes clipping with ak handle
Select attachment -> Select accessory
Fixed all charms not rendering unless close to world origin (removed the culling components, unnecessary for viewmodel prefabs)
Fixed path warning when opening the charms picker
Fixed charms picker background dismisser not closing the dialog
Fixed missing UnityEvent attribute on charm icons
Carry over equipped charm when reskinning a gun to a redirect
merge from attachment_charms/skinviewer
Check charm ownership when firing the UpdateAccessoryOnItem rpc
merge from attachment_charms/ui