Commit Graph

5 Commits

Author SHA1 Message Date
7e0f98ef91 Automatic code cleanup (no real changes)
- Use explicit type of var
- Use 'new()'
- Remove unnecessary usings
- Sort usings
- Apply formatting
2022-04-12 05:20:35 +10:00
a986b92963 Don't try to get UnityObjectWidget for static class inspection 2022-04-01 01:31:40 +11:00
710b4ba74a Use switch expression instead of if/else block 2022-03-29 22:39:26 +11:00
078c2e2b51 Add AudioClipWidget 2022-03-21 01:04:39 +11:00
bd9e80f2b4 Refactor unity inspector widgets into proper classes 2022-03-20 21:21:01 +11:00