bevy/examples/tools/scene_viewer
MiniaczQ ec5b9eeba7
Extract examples CameraController into a module (#11338)
# Objective

Unify flycam-style camera controller from the examples.

`parallax_mapping` controller was kept as is.

## Solution

Fixed some mouse movement & cursor grabbing related issues too.
2024-01-14 13:50:33 +00:00
..
animation_plugin.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00
main.rs Extract examples CameraController into a module (#11338) 2024-01-14 13:50:33 +00:00
morph_viewer_plugin.rs Update winit dependency to 0.29 (#10702) 2023-12-21 07:40:47 +00:00
scene_viewer_plugin.rs Extract examples CameraController into a module (#11338) 2024-01-14 13:50:33 +00:00