Skip to content
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

Created an area-specific wind force that interacts with soft bodies #51751

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

jeffrey-cochran
Copy link
Contributor

@jeffrey-cochran jeffrey-cochran commented Aug 16, 2021

@jeffrey-cochran jeffrey-cochran requested review from a team as code owners August 16, 2021 18:34
@jeffrey-cochran
Copy link
Contributor Author

I'll squash this when I get to a computer

Copy link
Contributor

@pouleyKetchoupp pouleyKetchoupp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! It's almost there, I've left some suggestions to improve the code and editor usability. I haven't tested yet but I'll do it later today.

Edit: Also please check the failed automatic builds below, there are some errors to fix before this can be merged.

scene/3d/area_3d.cpp Outdated Show resolved Hide resolved
scene/3d/area_3d.h Outdated Show resolved Hide resolved
servers/physics_3d/area_3d_sw.h Outdated Show resolved Hide resolved
servers/physics_3d/area_3d_sw.h Outdated Show resolved Hide resolved
servers/physics_3d/area_pair_3d_sw.cpp Outdated Show resolved Hide resolved
servers/physics_3d/soft_body_3d_sw.cpp Outdated Show resolved Hide resolved
servers/physics_3d/soft_body_3d_sw.cpp Outdated Show resolved Hide resolved
servers/physics_3d/soft_body_3d_sw.cpp Outdated Show resolved Hide resolved
servers/physics_3d/soft_body_3d_sw.cpp Outdated Show resolved Hide resolved
servers/physics_3d/soft_body_3d_sw.cpp Outdated Show resolved Hide resolved
@jeffrey-cochran jeffrey-cochran force-pushed the windforce branch 4 times, most recently from 61ef9ed to 8afd0c7 Compare August 17, 2021 22:06
@jeffrey-cochran jeffrey-cochran requested a review from a team as a code owner August 17, 2021 22:06
@jeffrey-cochran jeffrey-cochran force-pushed the windforce branch 3 times, most recently from 0ec557c to 6c5c689 Compare August 17, 2021 23:35
doc/classes/PhysicsServer3D.xml Outdated Show resolved Hide resolved
doc/classes/Area3D.xml Outdated Show resolved Hide resolved
doc/classes/Area3D.xml Outdated Show resolved Hide resolved
doc/classes/Area3D.xml Outdated Show resolved Hide resolved
scene/3d/area_3d.cpp Outdated Show resolved Hide resolved
servers/physics_3d/soft_body_3d_sw.cpp Outdated Show resolved Hide resolved
scene/3d/area_3d.cpp Outdated Show resolved Hide resolved
scene/3d/area_3d.cpp Show resolved Hide resolved
servers/physics_3d/area_3d_sw.cpp Outdated Show resolved Hide resolved
scene/3d/area_3d.cpp Outdated Show resolved Hide resolved
servers/physics_3d/area_3d_sw.cpp Outdated Show resolved Hide resolved
servers/physics_3d/area_3d_sw.cpp Outdated Show resolved Hide resolved
scene/3d/area_3d.cpp Outdated Show resolved Hide resolved
@jeffrey-cochran jeffrey-cochran requested review from pouleyKetchoupp and removed request for a team August 23, 2021 23:41
Copy link
Contributor

@pouleyKetchoupp pouleyKetchoupp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants