-
Notifications
You must be signed in to change notification settings - Fork 63
Add Addressables Report support #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
timt-unity3d
wants to merge
30
commits into
main
Choose a base branch
from
add-buildlayout-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 13 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
8d345e2
add in explict assets from build layout files
timt-unity3d bb1168f
added addressables build reports
timt-unity3d e308210
initial import of several additional commands
timt-unity3d 6196d23
add all addressable tables
timt-unity3d 3134ff5
move to serialized file commands
timt-unity3d 015472e
move DDL into individual abstract commands
timt-unity3d 6206b19
refactor sql files to individual files
timt-unity3d 8925e43
Add separate parsers
timt-unity3d 0534f4d
fix initialization
timt-unity3d 2ae27eb
added more thorough documentation
timt-unity3d f369382
Merge branch 'main' into add-buildlayout-support
timt-unity3d 8303ae0
typo fixes from code reviews
timt-unity3d 8a58036
add missing build file
timt-unity3d 180ca08
standardize imports
timt-unity3d c6aea2a
add comments about model
timt-unity3d 38b6b64
fix documentation and view naming
timt-unity3d 776a3a8
renamed from addr_ to addressables_
timt-unity3d ac3b968
small reorg
timt-unity3d c2d178d
Update Documentation/addressables-build-reports.md
timt-unity3d 9f3a97f
Update Documentation/addressables-build-reports.md
timt-unity3d 0c1cc00
Update Analyzer/SQLite/Parsers/Models/BuildLayout.cs
timt-unity3d b3ee976
Update Analyzer/SQLite/Parsers/Models/BuildLayout.cs
timt-unity3d 31eac72
fixed output formatting
timt-unity3d 1fdf1b9
Update Analyzer/AnalyzerTool.cs
timt-unity3d 4954bab
Update Analyzer/Properties/Resources.resx
timt-unity3d 3ee058a
Update Analyzer/SQLite/Commands/AddressablesBuildReport/AddressablesB…
timt-unity3d 4348df9
Update Analyzer/SQLite/Commands/AddressablesBuildReport/AddressablesB…
timt-unity3d 2714ad1
Update Analyzer/SQLite/Commands/AddressablesBuildReport/AddressablesB…
timt-unity3d e3a051c
Update Analyzer/SQLite/Parsers/Models/BuildLayout.cs
timt-unity3d 686bd48
Update Analyzer/SQLite/Writers/AddressablesBuildLayoutSQLWriter.cs
timt-unity3d File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.