A game about forced loneliness, made by TACStudios
at master 24 lines 1.0 kB view raw
1{ 2 "name": "com.unity.mathematics", 3 "displayName": "Mathematics", 4 "version": "1.3.2", 5 "unity": "2021.3", 6 "description": "Unity's C# SIMD math library providing vector types and math functions with a shader like syntax.", 7 "keywords": [ 8 "unity" 9 ], 10 "dependencies": {}, 11 "_upm": { 12 "changelog": "### Fixed\n* Fixed `math.hash` crash when using IL2CPP builds on Arm 32 bit devices.\n* Fixed obsolete method usage warnings for `MatrixDrawer.CanCacheInspectorGUI` and `PrimitiveVectorDrawer.CanCacheInspectorGUI` in UNITY_2023_2_OR_NEWER.\n* Updated minimum editor version to 2021.3" 13 }, 14 "upmCi": { 15 "footprint": "b042b81635a78aedbbb0caa0956e24bc5f8fa91a" 16 }, 17 "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.mathematics@1.3/manual/index.html", 18 "repository": { 19 "url": "https://github.com/Unity-Technologies/Unity.Mathematics.git", 20 "type": "git", 21 "revision": "1695a8503482a3131be78cc26308a93f82c05b04" 22 }, 23 "_fingerprint": "8017b507cc74bf0a1dd14b18aa860569f807314d" 24}