-
Notifications
You must be signed in to change notification settings - Fork 23
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: qhdwight/bevy_fps_controller
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: qhdwight/bevy_fps_controller
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 5 files changed
- 6 contributors
Commits on Jul 15, 2023
-
* Update to Bevy 0.11.0 * Undo formatting changes
Configuration menu - View commit details
-
Copy full SHA for 2054b05 - Browse repository at this point
Copy the full SHA 2054b05View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6e47b9 - Browse repository at this point
Copy the full SHA c6e47b9View commit details
Commits on Oct 24, 2023
-
Made controller render more efficient and added CameraConfig (#25)
* * Made controller render more efficient * Added CameraConfig for more configurability * Updated example
Configuration menu - View commit details
-
Copy full SHA for 580a3b0 - Browse repository at this point
Copy the full SHA 580a3b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 138a060 - Browse repository at this point
Copy the full SHA 138a060View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7007b1a - Browse repository at this point
Copy the full SHA 7007b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for db8aec8 - Browse repository at this point
Copy the full SHA db8aec8View commit details
Commits on Dec 23, 2023
-
Initial update to Bevy 12.1 (#27)
* updated to bevy 12.1 and bevy_rapier3d 23.0 * forgot to add toml * fixed toi details unwrap * fixed example
Configuration menu - View commit details
-
Copy full SHA for 42a3fb0 - Browse repository at this point
Copy the full SHA 42a3fb0View commit details -
Reschedule move systems to run after inputs (#24)
* moved the systems to First in the schedule * made Plugin runs after bevy input systems
Configuration menu - View commit details
-
Copy full SHA for 3ab0341 - Browse repository at this point
Copy the full SHA 3ab0341View commit details -
Bump version, fix failed unwrap on toi details on overhang, .iter()=>…
….read() for events, remove uneeded id on logical player, format
1Configuration menu - View commit details
-
Copy full SHA for e9e9fbf - Browse repository at this point
Copy the full SHA e9e9fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c891b88 - Browse repository at this point
Copy the full SHA c891b88View commit details
Commits on Feb 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3e6ec2 - Browse repository at this point
Copy the full SHA a3e6ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71623b2 - Browse repository at this point
Copy the full SHA 71623b2View commit details
Commits on Jul 10, 2024
-
* Update to Bevy 0.14 rc, use a cylinder collider in the example instead of a capsule, make step functionality work much better * Disable debug rendering for now * Fix jump bug along wall * Add more descriptive error messages, increase tolerance on crouching against slopes * Update to Bevy 0.14 and Rapier 0.27
Configuration menu - View commit details
-
Copy full SHA for 63d3195 - Browse repository at this point
Copy the full SHA 63d3195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cb13a3 - Browse repository at this point
Copy the full SHA 6cb13a3View commit details
Commits on Dec 11, 2024
-
* Initial upgrade * Make compile * Add in camera, you probably need that * Typo * Fix test
Configuration menu - View commit details
-
Copy full SHA for a2ed29b - Browse repository at this point
Copy the full SHA a2ed29bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.1...main