Commit Graph

11 Commits

Author SHA1 Message Date
a25017df69 Add wider Texture2DWidget support 2022-05-05 19:52:13 +10:00
104288a912 Add support for Cubemaps in Texture2DWidget 2022-05-05 02:45:24 +10:00
4d46b74d54 Fix references for rename 2022-04-22 21:04:50 +10:00
3d66493f9c Use UniverseLib PanelBase/PanelDragger 2022-04-14 01:25:59 +10:00
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
efdf2446bd A few cleanups and optimizations 2022-03-21 21:25:18 +11:00
a6a1a4d046 cleanup 2022-03-21 01:04:44 +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