bevy/crates/bevy_render
Chia-Hsiang Cheng 1352bf1df4
Add helpers for translate, rotate, and scale operations - Mesh (#11675)
# Objective

- Fixes #11594

## Solution

- Add helpers for translate, rotate, and scale operations.

---

## Changelog

- Added functions `translated_by`, `translate_by`, `rotated_by`,
`rotate_by`, `scaled_by`, and `scale_by`.
2024-02-03 16:36:43 +00:00
..
macros RenderGraph Labelization (#10644) 2024-01-31 14:51:19 +00:00
src Add helpers for translate, rotate, and scale operations - Mesh (#11675) 2024-02-03 16:36:43 +00:00
Cargo.toml Update to wgpu 0.19 and raw-window-handle 0.6 (#11280) 2024-01-26 18:14:21 +00:00