mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
b9e67bc3c3
As per the other changes in https://github.com/bevyengine/bevy/pull/13489 `view.inverse_clip_from_world` should be `world_from_clip`. # Objective fixes #13749 ## Solution Modified lines.wgsl to use the right name as the current name does not exist. ## Testing I ran the 3d_gizmos example and pressed "p". ![screenshot-2024-06-08-at-13 21 22@2x](https://github.com/bevyengine/bevy/assets/551247/b8bfd3db-8273-4606-9dae-040764339883) ![screenshot-2024-06-08-at-13 21 26@2x](https://github.com/bevyengine/bevy/assets/551247/2619f1ae-ce83-44d7-a9fc-07e686950887) |
||
---|---|---|
.. | ||
macros | ||
src | ||
Cargo.toml | ||
README.md |