{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":680392208,"defaultBranch":"main","name":"bevy","ownerLogin":"rlidwka","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-08-19T05:13:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/999113?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1699480256.0","currentOid":""},"activityList":{"items":[{"before":"dd7bc8176d2d13b878a6fcb9358e60b7f9aafcf0","after":"fe95a31fe4bf87b8bc20901de871c98247439b3d","ref":"refs/heads/issue-10350","pushedAt":"2023-11-08T22:47:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"rlidwka","name":"Alex Kocharin","path":"/rlidwka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/999113?s=80&v=4"},"commit":{"message":"bevy::asset::Error -> bevy::asset::BoxedError","shortMessageHtmlLink":"bevy::asset::Error -> bevy::asset::BoxedError"}},{"before":"7cefa64bd742b97d779996715f0799541c67c9fa","after":"dd7bc8176d2d13b878a6fcb9358e60b7f9aafcf0","ref":"refs/heads/issue-10350","pushedAt":"2023-11-08T22:41:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rlidwka","name":"Alex Kocharin","path":"/rlidwka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/999113?s=80&v=4"},"commit":{"message":"bevy::asset::Error -> bevy::asset::BoxedError","shortMessageHtmlLink":"bevy::asset::Error -> bevy::asset::BoxedError"}},{"before":"ae7c6710d2afce375f7018d880605a840fa51ecb","after":"7cefa64bd742b97d779996715f0799541c67c9fa","ref":"refs/heads/issue-10350","pushedAt":"2023-11-08T22:29:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rlidwka","name":"Alex Kocharin","path":"/rlidwka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/999113?s=80&v=4"},"commit":{"message":"fix compile errors","shortMessageHtmlLink":"fix compile errors"}},{"before":"808716032ef9df79616e4b456881b94b1c2b124d","after":"ae7c6710d2afce375f7018d880605a840fa51ecb","ref":"refs/heads/issue-10350","pushedAt":"2023-11-08T22:21:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rlidwka","name":"Alex Kocharin","path":"/rlidwka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/999113?s=80&v=4"},"commit":{"message":"cargo fmt is evil","shortMessageHtmlLink":"cargo fmt is evil"}},{"before":"b55893a882fd4cb3a88818d3a0e5af49984fa020","after":"808716032ef9df79616e4b456881b94b1c2b124d","ref":"refs/heads/issue-10350","pushedAt":"2023-11-08T22:19:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rlidwka","name":"Alex Kocharin","path":"/rlidwka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/999113?s=80&v=4"},"commit":{"message":"fix compile errors (missed changes in a few places)","shortMessageHtmlLink":"fix compile errors (missed changes in a few places)"}},{"before":"82252daf78e6389c8086e7c1b9dc582a59c15b54","after":"b55893a882fd4cb3a88818d3a0e5af49984fa020","ref":"refs/heads/issue-10350","pushedAt":"2023-11-08T22:09:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rlidwka","name":"Alex Kocharin","path":"/rlidwka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/999113?s=80&v=4"},"commit":{"message":"remove 'static bound + fix redundant closure lint","shortMessageHtmlLink":"remove 'static bound + fix redundant closure lint"}},{"before":null,"after":"82252daf78e6389c8086e7c1b9dc582a59c15b54","ref":"refs/heads/issue-10350","pushedAt":"2023-11-08T21:50:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rlidwka","name":"Alex Kocharin","path":"/rlidwka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/999113?s=80&v=4"},"commit":{"message":"return type-erased Errors in AssetLoader::load\n\nthis fixes https://github.com/bevyengine/bevy/issues/10350\n\nPrevious change made in https://github.com/bevyengine/bevy/pull/10003\nresulted in inability for users to have ?Sized errors, which caused\nusability issues with crates like anyhow.","shortMessageHtmlLink":"return type-erased Errors in AssetLoader::load"}},{"before":null,"after":"7c5c549f9052189f753a47560f329b90c16fbe57","ref":"refs/heads/issue-9458","pushedAt":"2023-08-19T05:52:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rlidwka","name":"Alex Kocharin","path":"/rlidwka","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/999113?s=80&v=4"},"commit":{"message":"Fix panic when using `.load_folder()` with absolute paths\n\nOn case-insensitive filesystems (Windows, Mac, NTFS mounted\nin Linux, etc.), a path can be represented in a multiple ways:\n\n - `c:\\users\\user\\rust\\assets\\hello\\world`\n - `c:/users/user/rust/assets/hello/world`\n - `C:\\USERS\\USER\\rust\\assets\\hello\\world`\n\nIf user specifies a path variant that doesn't match asset folder path\nbevy calculates, `path.strip_prefix()` will fail, as demonstrated\nbelow:\n\n```rs\ndbg!(Path::new(\"c:/foo/bar/baz\").strip_prefix(\"c:/foo\"));\n// Ok(\"bar/baz\")\n\ndbg!(Path::new(\"c:/FOO/bar/baz\").strip_prefix(\"c:/foo\"));\n// StripPrefixError(())\n```\n\nThis commit rewrites the code in question in a way that prefix\nstripping is no longer necessary.","shortMessageHtmlLink":"Fix panic when using .load_folder() with absolute paths"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADqsteUgA","startCursor":null,"endCursor":null}},"title":"Activity ยท rlidwka/bevy"}