{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":398777331,"defaultBranch":"main","name":"Blender-OMSI-Exporter","ownerLogin":"Road-hog123","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-08-22T10:59:22.000Z","ownerAvatar":"https://github.com/avatars/u/12716638?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714322165.0","currentOid":""},"activityList":{"items":[{"before":"93a822b11740b1f40657dc7a7cc59adb168c8fcd","after":"6ed4a04910de2760f082fe8c792563047b45efc9","ref":"refs/heads/release-v4.0","pushedAt":"2024-04-28T16:36:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Fix Mesh.calc_normals_split() removed in 4.1","shortMessageHtmlLink":"Fix Mesh.calc_normals_split() removed in 4.1"}},{"before":"d07eafe003dd369031dfd81cebba44b734f26199","after":"8357c4bee75ef709e08b05092f727b4b7506b60d","ref":"refs/heads/release-v3.2","pushedAt":"2024-04-28T16:36:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Fix normals being transformed incorrectly\n\nWhy did it have to take me 10 months to realise translating a direction\nvector doesn't make any sense?","shortMessageHtmlLink":"Fix normals being transformed incorrectly"}},{"before":"01c37619b63fe595121f65474564e663a862aa6a","after":null,"ref":"refs/heads/release-v3.1","pushedAt":"2024-03-04T11:56:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"}},{"before":"b5d7403de7707fbfe3f029feba7c8bf735a1350f","after":null,"ref":"refs/heads/release-v2","pushedAt":"2024-03-04T11:55:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"}},{"before":"83f924f6a583b72d274882639331e97e430d7d55","after":"f325bedd8690a8b7937d29bef2333161826644eb","ref":"refs/heads/main","pushedAt":"2024-02-09T17:30:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Add note about GitHub repository archives\n\nResolves #16","shortMessageHtmlLink":"Add note about GitHub repository archives"}},{"before":null,"after":"93a822b11740b1f40657dc7a7cc59adb168c8fcd","ref":"refs/heads/release-v4.0","pushedAt":"2024-02-02T22:52:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Release prep","shortMessageHtmlLink":"Release prep"}},{"before":null,"after":"d07eafe003dd369031dfd81cebba44b734f26199","ref":"refs/heads/release-v3.2","pushedAt":"2024-02-02T22:52:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Release prep","shortMessageHtmlLink":"Release prep"}},{"before":"50ac2db447b9017ec50d9d6eabd4c35bc883e493","after":"83f924f6a583b72d274882639331e97e430d7d55","ref":"refs/heads/main","pushedAt":"2024-02-02T22:51:53.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Fix errors caused by 4.0's PrincipledBSDF revamp\n\nSpecular is now the product of Specular IOR Level and Specular Tint,\ngiving control over all three RGB channels.\n\nEmissive is now the product of Emission Color and Emission Strength.\n\nFixes #15","shortMessageHtmlLink":"Fix errors caused by 4.0's PrincipledBSDF revamp"}},{"before":"0990a54362662b8f457ae032b2905e7f04263804","after":null,"ref":"refs/heads/release-v3.0","pushedAt":"2024-02-02T22:34:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"}},{"before":"8ad523983f9c31c35158b2226d00efe8ed28a615","after":"50ac2db447b9017ec50d9d6eabd4c35bc883e493","ref":"refs/heads/main","pushedAt":"2023-05-23T19:23:08.750Z","pushType":"push","commitsCount":1,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Change main branch support level to 'COMMUNITY'\n\nStarting with Blender 3.5, when a Blender version progresses into\ndevelopment stage `bcon3` (Beta) the \"Testing\" tab is disabled, which\nprevents enabling, disabling or adjusting addon preferences for addons\nwith support level `TESTING`. As a result, any user that tried to\ninstall a copy of this addon from the `main` branch would be unable to\nenable it (e.g. if they downloaded the repository as ZIP from GitHub).\n\nThe first commit on each release branch was already making this change,\nso users downloading official releases are unaffected.","shortMessageHtmlLink":"Change main branch support level to 'COMMUNITY'"}},{"before":"cc0350667419e3227effa5dd1c497b516e317bf3","after":"8ad523983f9c31c35158b2226d00efe8ed28a615","ref":"refs/heads/main","pushedAt":"2023-05-03T12:29:32.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Fix incorrect Animation Origin transform matrix\n\nBlender's coordinate system is right-handed Z-up, while DirectX (and by\nextension OMSI mesh files) uses left-handed Y-up. Conversion between\nthese coordinate systems is achieved by reflecting the geometry in the\nY=Z plane. Applying this reflection to the Animation Origin transform\nmatrix swaps the Y and Z columns, however swapping the 2nd and 3rd rows\nis also required and this was not being performed.\n\nFixes #9.","shortMessageHtmlLink":"Fix incorrect Animation Origin transform matrix"}},{"before":"1590c528881413ec49287ec9bc528becd2d6adc5","after":"01c37619b63fe595121f65474564e663a862aa6a","ref":"refs/heads/release-v3.1","pushedAt":"2023-05-03T12:29:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Release prep","shortMessageHtmlLink":"Release prep"}},{"before":"836f304b8e78e8196f537bff0bee24f3e11c1ccb","after":"b5d7403de7707fbfe3f029feba7c8bf735a1350f","ref":"refs/heads/release-v2","pushedAt":"2023-05-03T12:29:13.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"Road-hog123","name":"Road-hog123","path":"/Road-hog123","primaryAvatarUrl":"https://github.com/avatars/u/12716638?s=80&v=4"},"commit":{"message":"Release prep","shortMessageHtmlLink":"Release prep"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0yOFQxNjozNjoxNi4wMDAwMDBazwAAAAQ8V1pC","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNC0yOFQxNjozNjoxNi4wMDAwMDBazwAAAAQ8V1pC","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0wM1QxMjoyOToxMy4wMDAwMDBazwAAAAMlKLAF"}},"title":"Activity ยท Road-hog123/Blender-OMSI-Exporter"}