Skip to content

Commit

Permalink
Merge pull request #266 from rewin123/fix-camera-pan
Browse files Browse the repository at this point in the history
Fix camera pan
  • Loading branch information
rewin123 authored Mar 24, 2024
2 parents a67e239 + 41585bf commit ec8801e
Show file tree
Hide file tree
Showing 7 changed files with 761 additions and 150 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ bevy_mod_picking = { version = "0.18.1", default-features = false, features = [
"backend_raycast",
"selection",
] }
bevy_panorbit_camera = "0.16"
bevy_panorbit_camera = {version = "0.16", default-features = false}
bevy-scene-hook = "10"
convert_case = "0.6"
egui_dock = "0.11"
Expand Down
Loading

0 comments on commit ec8801e

Please sign in to comment.