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

Collision detection #91

Merged
merged 16 commits into from
Feb 14, 2022
Merged

Collision detection #91

merged 16 commits into from
Feb 14, 2022

Conversation

mahshidghaffari
Copy link
Collaborator

check if agent can't pass throgh the object
*****for transparent object is not working (the issue is with transparent Class which dosn't have getter and setter for transparnt positions )

Copy link
Owner

@S010MON S010MON left a comment

Choose a reason for hiding this comment

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

You have added all of the /build folder with the.class files to the PR, you need to remove all of the /build from any pushes you do as this pollutes the code base with binary files that are not required

src/main/java/app/controller/GameEngine.java Outdated Show resolved Hide resolved
src/main/java/app/controller/GameEngine.java Outdated Show resolved Hide resolved
src/main/java/app/controller/linAlg/MultiVecOpra.java Outdated Show resolved Hide resolved
src/main/java/app/controller/linAlg/MultiVecOpra.java Outdated Show resolved Hide resolved
src/main/java/app/controller/linAlg/MultiVecOpra.java Outdated Show resolved Hide resolved
@S010MON S010MON merged commit c894dd7 into master Feb 14, 2022
@S010MON S010MON deleted the Collision_Detection branch February 14, 2022 14:03
@S010MON S010MON mentioned this pull request Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants