GitHub / Unity-Technologies/ProjectAuditor / commits
Project Auditor is an experimental static analysis tool for Unity Projects.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| eece7726 | Update README.md to include a warning and redirection to the package document... |
Peter Hall <5****d@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5fa0a901 | merge Merge pull request #218 from berniegp/patch-1 |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b08f6b0b | Improve installation instructions |
Bertrand Guay-Paquet <b****t@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 9345fe68 | merge Merge pull request #216 from Unity-Technologies/port-bugfixes |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e5cdd30a | Removed documentation on extending Project Auditor, since this is not current... | Steve McGreal <s****m@u****m> | almost 3 years ago | |
| f92647f6 | Updated changelog | Steve McGreal <s****m@u****m> | almost 3 years ago | |
| 1fc9ec46 | Expose ProjectAuditorSettings and (most of) ProjectAuditorConfig | Steve McGreal <s****m@u****m> | almost 3 years ago | |
| 256d2321 | Editor Play Mode analysis fix | Steve McGreal <s****m@u****m> | almost 3 years ago | |
| 8dcf46cf | merge Merge branch 'port-bugfixes' of github.com:Unity-Technologies/ProjectAuditor ... | Steve McGreal <s****m@u****m> | almost 3 years ago | |
| 7fce79f3 | Fix skipped code analysis | Steve McGreal <s****m@u****m> | almost 3 years ago | |
| b56759fa | Fix skipped code analysis | Steve McGreal <s****m@u****m> | almost 3 years ago | |
| 6afa0d59 | Fix null ref exception on muting/unmuting group (#214) |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4625ecb1 |
Change to ensure default settings are (re)created if needed (#212)
Co-authored-by: Boris Bauer <b****r@u****m> |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 42f64302 | Fix Config object saving to asset (#213) |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5ff4435e | merge Merge pull request #211 from unitystevem/patch-5 |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b6397536 | merge Merge pull request #209 from unitystevem/patch-4 |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 35a5c67c | merge Merge pull request #210 from unitystevem/patch-3 |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 22d779b2 | Update Installing.md |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 6a415656 | Update Installing.md |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| fca9786d | Update CHANGELOG.md |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 54acf9a1 | Update Installing.md |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0c959e2b | Update index.md |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| db45d08b | Cleanup package (#206) |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ef461a68 | update changelog | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| c8225892 | Ignore SpriteAtlas test failures | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| f06832dd | Update LICENSE.md |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 95eaa76a | [FIX] Texture Streaming issue raised conditions (#202) |
emeline-berenguier <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c2b7a7ae | minor tweaks to Sprite Atlas analyzer | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| 953e4dfa | cleanup | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| 752b820c | Deinternalize some APIs (#203) |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4a5714f7 | code formatting | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| cd7e95b1 | update api files | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| eab751bb | Separate tests into their own package (#201) |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ae0a77dc | fix access to PackageInfo field | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| 69e62291 | Update ValidationExceptions.json | Steve McGreal <s****m@u****m> | over 3 years ago | |
| b93f4ea0 | Update ValidationExceptions.json | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 64264bca | Changed version number to 0.10.0 in an attempt to make Yamato happy. | Steve McGreal <s****m@u****m> | over 3 years ago | |
| e8f9c860 | merge Merge branch 'master' of https://github.com/Unity-Technologies/ProjectAuditor | Steve McGreal <s****m@u****m> | over 3 years ago | |
| e5506730 | Fix compile error on Yamato | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 325bcae1 | merge Merge pull request #199 from Unity-Technologies/star-prep |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d0324ec0 | Update CHANGELOG.md | Steve McGreal <s****m@u****m> | over 3 years ago | |
| b5844db8 | merge Merge branch 'master' into star-prep | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 0785e0ed | merge Merge pull request #198 from Unity-Technologies/everything-internal |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0eba815a | merge Merge branch 'master' into everything-internal |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 61b85cc8 | Changes to address Boris' feedback | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 7ade3575 | Update CHANGELOG.md | Steve McGreal <s****m@u****m> | over 3 years ago | |
| f6efbecd | Comments where needed. Internal-ness where possible. | Steve McGreal <s****m@u****m> | over 3 years ago | |
| d862b4cc | merge Merge pull request #191 from Unity-Technologies/add-texture-atlas |
emeline-berenguier <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 5058ea7e | merge Merge pull request #197 from Unity-Technologies/fix-textures |
emeline-berenguier <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 49228ca4 | merge Merge branch 'master' into add-texture-atlas | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| 1585da8e | [FIX] Rename code error | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| 5b6c8616 | [ADD] PR feedback | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| ddc18bd3 | [FIX] Issue with Textures array | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| d7eba3bb | merge Merge pull request #187 from Unity-Technologies/test-sprite-atlas |
emeline-berenguier <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d9f40e4c | Fixed badly-formatted comment | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 9e4af045 | merge Merge branch 'api-documentation' into everything-internal | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 7fc9b1fa | Update ProjectAuditorSettingsProvider.cs | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 41b20143 | Update ProjectAuditor.cs | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 4c59fb2c | merge Merge branch 'api-documentation' into everything-internal | Steve McGreal <s****m@u****m> | over 3 years ago | |
| f58cbf18 | Add a bunch of API documentation | Steve McGreal <s****m@u****m> | over 3 years ago | |
| e1368c39 | Made everything internal (except the things that absolutely need to be public) | Steve McGreal <s****m@u****m> | over 3 years ago | |
| db145913 | merge Merge pull request #196 from Unity-Technologies/folder-issue-ids |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a03f4f45 | Update CHANGELOG.md | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 83d0d19f | Changed issue IDs for Resources and StreamingAsset folder issues to avoid cla... | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 900b15a0 | merge Merge pull request #194 from Unity-Technologies/analytics-event-name-tweaks |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| e3f71224 | fix C# backwards compatibility (#195) |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 804c5a23 | Tidied up analytics event names | Steve McGreal <s****m@u****m> | over 3 years ago | |
| b34c608b | merge Merge pull request #193 from Unity-Technologies/bump-analytics-version |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 326ee636 | merge Merge branch 'bump-analytics-version' of https://github.com/Unity-Technologie... | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 0c2e8a2e | Removed private keyword from k_EventVersion | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 2161f1b4 | Update CHANGELOG.md |
unitystevem <4****m@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f3667f4b | merge Merge branch 'master' into bump-analytics-version | Steve McGreal <s****m@u****m> | over 3 years ago | |
| e5a45b7e | formatting | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| b7687793 | Fix asset diagnostics IDs |
Igor Maliukh <9****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 493b5cdb | Add URP analyzer |
Igor Maliukh <9****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8c6a3d20 | Enable Warn as Error (#190) |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8b53b5cc | bump version (#189) |
Marco Trivellato <m****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7a7f41e9 | merge Merge branch 'master' into add-texture-atlas | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| 3decdbc0 | [ADD] Descriptor for Texture Atlas + some naming fix | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| ba5ba841 | formatting | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| 8145f679 | update api files | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| d610f1de | cleanup | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| 244ac894 | [FIX] Warning when using Project Auditor (#188) |
emeline-berenguier <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7d6a2531 | formatting | Marco Trivellato <m****t@u****m> | over 3 years ago | |
| 85aa7264 | [FIX] Fix another issue for test in Unity 2019 | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| 040d235f | [FIX] Test for Unity 2019 | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| ebcbfe36 | [ADD] Tests for Unity 2020 | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| 0bca22ee | [FIX] Add fix to not run tests on 2020.3 | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| 326b78cf | [ADD] Tests for SpriteAtlas | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| 80c283af | Bump analytics events version from 1 to 2 | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 044bb187 | Made classes and enums internal where possible | Steve McGreal <s****m@u****m> | over 3 years ago | |
| cfc7becf | merge Merge pull request #184 from Unity-Technologies/sprite-atlas-diagnostic-2 |
emeline-berenguier <1****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| bea1e4df | merge Merge pull request #185 from Unity-Technologies/fix/srp-and-anisotropic |
Igor Maliukh <9****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d4dc3721 | Update Unity.ProjectAuditor.Editor.Utils.api | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 9e09242e | Update Unity.ProjectAuditor.Editor.Utils.api | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 737434ff | merge Merge branch 'sprite-atlas-diagnostic-2' of https://github.com/Unity-Technolo... | Steve McGreal <s****m@u****m> | over 3 years ago | |
| 4d3559fd | Update Unity.ProjectAuditor.Editor.Utils.api | Steve McGreal <s****m@u****m> | over 3 years ago | |
| a159f435 | [FIX] PR comments | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| 24bb555f | [FIX] Get pixels from a Sprite Atlas texture | emeline-berenguier <e****r@u****m> | over 3 years ago | |
| ea306cde | Update TextureUtils.cs | Steve McGreal <s****m@u****m> | over 3 years ago |