Damian Slocombe

Results 47 comments of Damian Slocombe

I think this is a fantastic idea, and it's been talked about in the past. I think a simple wrapper to the settings, moving the setting data into its own...

Been thinking about this a lot more and I'm glad you mentioned the issue of it being stored as a single ScriptableObject. I could restructure the settings structure for this,...

Hey there, Yeah I had a feeling this would be the case due to how much there'd be to split up. But that's not a problem, experimentation is half of...

Hey there Razen, I think this is a brilliant idea and I encourage any ideas that have or haven't existed in other plugins 👏 I don't like directly copying features...

I've implemented some basic activation swiping that also undo's nicely 🙂 I've been thinking of the different states that can come up like in Smart Hierarchy i.e. same active state,...

Selection only toggles - active state checks have been disabled in this one so all could be toggled ![hd_activation_swiping_3](https://user-images.githubusercontent.com/31889435/150740916-b0f8a3bb-b89e-4499-950c-faa78c6bc290.gif)

Depth-only toggling ![hd_active_swipe_depth](https://user-images.githubusercontent.com/31889435/150741325-bdf5a885-214d-4e19-be15-ac37e5e714f2.gif)

Added the settings to the Scriptable Object - take note there is a redesign to the [settings](https://github.com/WooshiiDev/HierarchyDecorator/issues/50) but this will be how it appears until then. ![image](https://user-images.githubusercontent.com/31889435/153754198-5d31810d-c079-4798-8c51-0866694115b6.png) I've added depth...

Hi Rekun, I've been trying to replicate this in a few different versions (2018.4.x, 2020.3.5f1) and in [0.9.0](https://github.com/WooshiiDev/HierarchyDecorator/tree/v0.9.0) I cleaned up the logic for activation swiping. With that came some...

Bolt icon issues reported - https://github.com/WooshiiDev/HierarchyDecorator/issues/15