{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":604426176,"defaultBranch":"main","name":"bevy","ownerLogin":"shfty-rust","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-02-21T03:06:44.000Z","ownerAvatar":"https://github.com/avatars/u/153315255?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1679699380.0","currentOid":""},"activityList":{"items":[{"before":"7bdd1fd4add68288f7de9d661774042c5c2fa45d","after":"e705fe8ea8a7bfbe8b5f343b64910ab07ccd6368","ref":"refs/heads/spirv-passthrough-main","pushedAt":"2024-08-26T17:40:58.000Z","pushType":"push","commitsCount":2814,"pusher":{"login":"alice-i-cecile","name":"Alice Cecile","path":"/alice-i-cecile","primaryAvatarUrl":"https://github.com/avatars/u/3579909?s=80&v=4"},"commit":{"message":"Merge branch 'main' into spirv-passthrough-main","shortMessageHtmlLink":"Merge branch 'main' into spirv-passthrough-main"}},{"before":"4a51fb5b59f27d6b2729e2d7b9bca35926b915c5","after":"788c90070d7c3ba0901c96cb3a73f4c43b2422ef","ref":"refs/heads/bevy-rust-gpu-dev","pushedAt":"2023-03-24T23:58:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Move ShaderCache-sourced shader defs into a resource","shortMessageHtmlLink":"Move ShaderCache-sourced shader defs into a resource"}},{"before":"acb337b74b94f8cc8e6897fb3a692620c86549ea","after":"4a51fb5b59f27d6b2729e2d7b9bca35926b915c5","ref":"refs/heads/bevy-rust-gpu-dev","pushedAt":"2023-03-24T23:53:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Remove spirv_shader_passthrough from default feature set","shortMessageHtmlLink":"Remove spirv_shader_passthrough from default feature set"}},{"before":"14c5663065c05da1b2d1448efd366b052c302e92","after":"f1b18fa9cf5e0922f750a59146d614cfaffa7cea","ref":"refs/heads/shader-defs-resource-main","pushedAt":"2023-03-24T23:44:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Move ShaderCache-sourced shader defs into a resource","shortMessageHtmlLink":"Move ShaderCache-sourced shader defs into a resource"}},{"before":"d9efa38257ea867e058866a82804ffb3cffb86ad","after":"14c5663065c05da1b2d1448efd366b052c302e92","ref":"refs/heads/shader-defs-resource-main","pushedAt":"2023-03-24T23:19:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Move ShaderCache-sourced shader defs into a resource","shortMessageHtmlLink":"Move ShaderCache-sourced shader defs into a resource"}},{"before":null,"after":"d9efa38257ea867e058866a82804ffb3cffb86ad","ref":"refs/heads/shader-defs-resource-main","pushedAt":"2023-03-24T23:09:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Move ShaderCache-sourced shader defs into a resource","shortMessageHtmlLink":"Move ShaderCache-sourced shader defs into a resource"}},{"before":"24b138a956c31ec18ff9a2898b6ad914ec4284b5","after":"7bdd1fd4add68288f7de9d661774042c5c2fa45d","ref":"refs/heads/spirv-passthrough-main","pushedAt":"2023-03-24T21:15:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Add safety comment to create_shader_module_spirv invocation","shortMessageHtmlLink":"Add safety comment to create_shader_module_spirv invocation"}},{"before":"e516011575650453197246ce8f7fac9d9a4088f0","after":"4cfed74d99e32d0a4748d7027c248235927d7846","ref":"refs/heads/early-shader-defs-main","pushedAt":"2023-03-24T21:14:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Move ShaderCache shader defs into PipelineCache","shortMessageHtmlLink":"Move ShaderCache shader defs into PipelineCache"}},{"before":"7b7294b8a7c5f7531c52a2524a6a3a456c0519c0","after":"4f16d6e0dc14c12ab29b72880d5d3d22003eed72","ref":"refs/heads/main","pushedAt":"2023-03-24T21:13:56.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Fix documentation on RegularPolygon (#8164)\n\nA `RegularPolygon` is described by the circumscribed radius, not the\ninscribed radius.\n\n## Objective\n\n- Correct documentation for `RegularPolygon`\n\n## Solution\n\n- Use the correct term\n\n---------\n\nCo-authored-by: Paul Hüber \nCo-authored-by: Alice Cecile ","shortMessageHtmlLink":"Fix documentation on RegularPolygon (bevyengine#8164)"}},{"before":"4a51fb5b59f27d6b2729e2d7b9bca35926b915c5","after":"acb337b74b94f8cc8e6897fb3a692620c86549ea","ref":"refs/heads/bevy-rust-gpu-dev","pushedAt":"2023-03-22T07:17:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Move ShaderCache shader defs into PipelineCache","shortMessageHtmlLink":"Move ShaderCache shader defs into PipelineCache"}},{"before":"29e8ccd1b4e3d040e47a993d11723b15005dc9c6","after":"4a51fb5b59f27d6b2729e2d7b9bca35926b915c5","ref":"refs/heads/bevy-rust-gpu-dev","pushedAt":"2023-03-22T07:13:00.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Remove spirv_shader_passthrough from default feature set","shortMessageHtmlLink":"Remove spirv_shader_passthrough from default feature set"}},{"before":"e68d928c858db02f4abc2b96037ced946063c243","after":"e516011575650453197246ce8f7fac9d9a4088f0","ref":"refs/heads/early-shader-defs-main","pushedAt":"2023-03-22T06:31:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Move ShaderCache shader defs into PipelineCache","shortMessageHtmlLink":"Move ShaderCache shader defs into PipelineCache"}},{"before":"d8b6272fcf773c9f999260296140fcd23a2734b2","after":"e68d928c858db02f4abc2b96037ced946063c243","ref":"refs/heads/early-shader-defs-main","pushedAt":"2023-03-22T05:23:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Run cargo fmt --all","shortMessageHtmlLink":"Run cargo fmt --all"}},{"before":"b70c34a4a99cd57f81da2d4e6e830ef95aa7da90","after":"24b138a956c31ec18ff9a2898b6ad914ec4284b5","ref":"refs/heads/spirv-passthrough-main","pushedAt":"2023-03-22T03:18:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Add safety comment to create_shader_module_spirv invocation","shortMessageHtmlLink":"Add safety comment to create_shader_module_spirv invocation"}},{"before":null,"after":"29e8ccd1b4e3d040e47a993d11723b15005dc9c6","ref":"refs/heads/bevy-rust-gpu-dev","pushedAt":"2023-03-21T21:13:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Run cargo fmt --all","shortMessageHtmlLink":"Run cargo fmt --all"}},{"before":"7b60649c83bd566c35d45c7716fdfc39bdc6e23b","after":"b70c34a4a99cd57f81da2d4e6e830ef95aa7da90","ref":"refs/heads/spirv-passthrough-main","pushedAt":"2023-03-21T21:11:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Remove spirv_shader_passthrough from default feature set","shortMessageHtmlLink":"Remove spirv_shader_passthrough from default feature set"}},{"before":"86b06863256396023121367020a62d42b9a83f03","after":"7b60649c83bd566c35d45c7716fdfc39bdc6e23b","ref":"refs/heads/spirv-passthrough-main","pushedAt":"2023-03-20T03:00:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Remove spirv_shader_passthrough from default feature set","shortMessageHtmlLink":"Remove spirv_shader_passthrough from default feature set"}},{"before":"20101647c114e59e8c95dd0514f316a67c307e2d","after":"7b7294b8a7c5f7531c52a2524a6a3a456c0519c0","ref":"refs/heads/main","pushedAt":"2023-03-19T21:17:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Allow SPIR-V shaders to process when shader defs are present (#7772)","shortMessageHtmlLink":"Allow SPIR-V shaders to process when shader defs are present (bevyeng…"}},{"before":"2d418393e2a17ebc0d2952553eb4942fde545fa6","after":"86b06863256396023121367020a62d42b9a83f03","ref":"refs/heads/spirv-passthrough-main","pushedAt":"2023-03-19T21:16:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Remove spirv_shader_passthrough from default feature set","shortMessageHtmlLink":"Remove spirv_shader_passthrough from default feature set"}},{"before":"0342e810ea8549bc66f0e75edb27ac2fd4f9b82d","after":"2d418393e2a17ebc0d2952553eb4942fde545fa6","ref":"refs/heads/spirv-passthrough-main","pushedAt":"2023-03-19T21:05:22.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Remove spirv_shader_passthrough from default feature set","shortMessageHtmlLink":"Remove spirv_shader_passthrough from default feature set"}},{"before":null,"after":"0342e810ea8549bc66f0e75edb27ac2fd4f9b82d","ref":"refs/heads/spirv-passthrough-main","pushedAt":"2023-03-19T20:34:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Document spirv_shader_passthrough feature","shortMessageHtmlLink":"Document spirv_shader_passthrough feature"}},{"before":"71887409d8604d4c140c7aef962c4ec4dad6e039","after":"a6b6731c5335e11c2a03ff55d11c5508ccccf282","ref":"refs/heads/remove-spv-defs-master","pushedAt":"2023-03-19T09:09:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Remove unused ShaderFormatDoesNotSupportShaderDefs variant","shortMessageHtmlLink":"Remove unused ShaderFormatDoesNotSupportShaderDefs variant"}},{"before":"12b882d42db17c0b7567d33e7cd7c0a4da5889bb","after":"d8b6272fcf773c9f999260296140fcd23a2734b2","ref":"refs/heads/early-shader-defs-main","pushedAt":"2023-03-19T09:09:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Run cargo fmt --all","shortMessageHtmlLink":"Run cargo fmt --all"}},{"before":"474031c9ba451d5e893a77f2277549a0fca6730d","after":"12b882d42db17c0b7567d33e7cd7c0a4da5889bb","ref":"refs/heads/early-shader-defs-main","pushedAt":"2023-03-19T09:07:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Fix min and max size using size value (#7948)","shortMessageHtmlLink":"Fix min and max size using size value (bevyengine#7948)"}},{"before":"847df7c3a0b4379f2b248619f29ac9b77be96621","after":"71887409d8604d4c140c7aef962c4ec4dad6e039","ref":"refs/heads/remove-spv-defs-master","pushedAt":"2023-03-19T09:06:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Fix min and max size using size value (#7948)","shortMessageHtmlLink":"Fix min and max size using size value (bevyengine#7948)"}},{"before":"679d8815eb31bf6c2b2e1c57e9eeeeb39eb1a413","after":"847df7c3a0b4379f2b248619f29ac9b77be96621","ref":"refs/heads/remove-spv-defs-master","pushedAt":"2023-03-19T08:52:12.000Z","pushType":"push","commitsCount":144,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Left-handed y-up cubemap coordinates (#8122)\n\nCo-authored-by: Robert Swain \nCo-authored-by: robtfm <50659922+robtfm@users.noreply.github.com>","shortMessageHtmlLink":"Left-handed y-up cubemap coordinates (bevyengine#8122)"}},{"before":"764477baa04f3470547d3009c8fc1338b489beab","after":"474031c9ba451d5e893a77f2277549a0fca6730d","ref":"refs/heads/early-shader-defs-main","pushedAt":"2023-03-19T08:51:27.000Z","pushType":"push","commitsCount":77,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Left-handed y-up cubemap coordinates (#8122)\n\nCo-authored-by: Robert Swain \nCo-authored-by: robtfm <50659922+robtfm@users.noreply.github.com>","shortMessageHtmlLink":"Left-handed y-up cubemap coordinates (bevyengine#8122)"}},{"before":"6124b20f4bb6c706f01c7a71259989696c91dea5","after":"20101647c114e59e8c95dd0514f316a67c307e2d","ref":"refs/heads/main","pushedAt":"2023-03-19T08:50:51.000Z","pushType":"push","commitsCount":77,"pusher":{"login":"Shfty","name":"Shfty","path":"/Shfty","primaryAvatarUrl":"https://github.com/avatars/u/1253239?s=80&v=4"},"commit":{"message":"Left-handed y-up cubemap coordinates (#8122)\n\nCo-authored-by: Robert Swain \nCo-authored-by: robtfm <50659922+robtfm@users.noreply.github.com>","shortMessageHtmlLink":"Left-handed y-up cubemap coordinates (bevyengine#8122)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yNlQxNzo0MDo1OC4wMDAwMDBazwAAAASkh5Gn","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yNlQxNzo0MDo1OC4wMDAwMDBazwAAAASkh5Gn","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0xOVQwODo1MDo1MS4wMDAwMDBazwAAAAMGgqg0"}},"title":"Activity · shfty-rust/bevy"}