mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
9ef9f3b3a4
# Objective - Fixes #13412 ## Solution - Renamed `segments` in `bevy_gizmos` to `resolution` and adjusted examples ## Migration Guide - When working with gizmos, replace all calls to `.segments(...)` with `.resolution(...)` |
||
---|---|---|
.. | ||
render_primitives.rs |