release 0.4.0 (filter UI #4)
(cherry picked from commit 689a3143891463aadb83e31aa8d252588bc74548)
This commit is contained in:
parent
45af1a7d81
commit
42fbb35553
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "dev.n5y.asmdefhelper",
|
||||
"displayName": "AsmdefHelper",
|
||||
"version": "0.3.0",
|
||||
"version": "0.4.0",
|
||||
"unity": "2019.3",
|
||||
"description": "Unity assembly definition utilities.",
|
||||
"keywords": ["asmdef", "editor"],
|
||||
|
@ -14,10 +14,12 @@ Unity assembly definition viewer.
|
||||
|
||||
Show assembly definition referances in your project like this.
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/15327448/79340184-e8f44080-7f64-11ea-87f9-3ec90f9c5fa5.png" width="450" />
|
||||
<img src="https://user-images.githubusercontent.com/15327448/100633752-cdae3800-3371-11eb-9729-dfb8c4fd3412.png" width="580" />
|
||||
|
||||
You need to organize the nodes by yourself.
|
||||
|
||||
You can toggle node appear/disappear.
|
||||
|
||||
## Multiple Edit
|
||||
|
||||
Open multiple assembly definition inspector views for parallel editing.
|
||||
|
Loading…
x
Reference in New Issue
Block a user