-
Notifications
You must be signed in to change notification settings - Fork 371
Commit cc7b3b6
authored
Disabling update if the module is disabled in the Unity editor; (#413)
Added this check to avoid un-needed asset database searches on UpdateAssetsWithBuildTargets(EditorUserBuildSettings.activeBuildTarget); This commit solve perfomance issues when working on big projects.1 parent db7b053 commit cc7b3b6
1 file changed
+5
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2307 | 2307 |
| |
2308 | 2308 |
| |
2309 | 2309 |
| |
2310 | + | ||
2311 | + | ||
2312 | + | ||
2313 | + | ||
2314 | + | ||
2310 | 2315 |
| |
2311 | 2316 |
| |
2312 | 2317 |
| |
|
0 commit comments