-
Notifications
You must be signed in to change notification settings - Fork 1k
3D physics vehicle #7479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+4,314
−2,541
Merged
3D physics vehicle #7479
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
ce7b46b
WIP 3D vehicle
D8H 5e484e6
Upgrade to Jolt 0.34.0
D8H 1c0b019
Fix car forward direction.
D8H 865c625
Allow to offset the shape and the center of mass.
D8H c6d20d1
Fix wheel settings.
D8H e7dda7c
Try to find playable settings.
D8H 6e2c704
Remove useless code.
D8H 730ac11
Add a steering speed.
D8H 948aa74
Add more gravity.
D8H ddd9a07
Use the default gear ratios.
D8H 5084a6f
Add stick controls.
D8H c1f9794
Optimize memory usage.
D8H 31c3292
Handle size changes.
D8H ba9a69d
Fix some memory leaks.
D8H 447c06d
Update to Jolt.js 0.35.0
D8H 2a1fd29
Fix warnings about characters not handling mass center offset.
D8H 4987195
Fix a crash when a car is destroyed.
D8H 885cd09
Add some properties.
D8H f607761
Add properties for gears and wheels.
D8H ea84ff1
Add properties for 4 wheels drive.
D8H 6f9afdd
Add an icon.
D8H 18b3494
Add brake properties.
D8H f452544
Use a cylinder cast.
D8H c193cda
Fix character memory.
D8H 60731a4
Add override annotations.
D8H 7045f8d
Add instructions for dashboard and turbo.
D8H 42589aa
Move the mass override to the Physics behavior
D8H eeb1256
Add todo
D8H 5a409c0
Rename the behavior from Vehicle to Car
D8H f0f04b6
Use template property values for steering
D8H 0d2269e
Remove a todo.
D8H df6f58a
Remove logs.
D8H 465761f
Fix some memory leaks.
D8H 82f5473
Fix another memory leak.
D8H fabe151
Fix a memory crash.
D8H ba78e5c
Add a "is on the floor" condition.
D8H 4904a5d
Add some comments.
D8H 282eb96
Add some properties in multiplayer data.
D8H eabc3fe
Format
D8H 8a8fb21
Review changes
D8H File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.