-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
More robust taking items from screen code. Now looks for a text file …
…called "DontTrackList" and will not track any gameobjects that are named in that text file.
- Loading branch information
1 parent
979f765
commit b97dd1b
Showing
16 changed files
with
160 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
planterpot | ||
planterbox | ||
plantershelf | ||
alongplanter |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+1 Byte
(100%)
ResourceMonitor Unity Project/Built Asset Bundles/Built Asset Bundles
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
ResourceMonitor Unity Project/Built Asset Bundles/Built Asset Bundles.manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
ManifestFileVersion: 0 | ||
CRC: 3554606922 | ||
CRC: 2170159394 | ||
AssetBundleManifest: | ||
AssetBundleInfos: | ||
Info_0: | ||
|
Binary file modified
BIN
+47 Bytes
(100%)
ResourceMonitor Unity Project/Built Asset Bundles/resources
Binary file not shown.
4 changes: 2 additions & 2 deletions
4
ResourceMonitor Unity Project/Built Asset Bundles/resources.manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
ResourceMonitor Unity Project/Library/LastBuild.buildreport
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.