Closed jdonkervliet closed 4 years ago
In GitLab by @julian9499 on Jun 15, 2020, 21:15
added 1 commit
In GitLab by @julian9499 on Jun 15, 2020, 21:20
changed title from {-Feature/r-}efactor swept axis aligned bounding box to {+R+}efactor swept axis aligned bounding box
In GitLab by @julian9499 on Jun 15, 2020, 21:20
changed the description
In GitLab by @larsdetombe on Jun 15, 2020, 21:47
Commented on src/main/java/net/glowstone/entity/physics/EntityBoundingBox.java line 67
Add a whiteline between the first section and the params, the same holds for the inverseEntry method
In GitLab by @larsdetombe on Jun 15, 2020, 21:54
Commented on src/main/java/net/glowstone/entity/physics/EntityBoundingBox.java line 183
The inverseExit does not have to be cloned as it is not used after this line anymore right?
In GitLab by @julian9499 on Jun 16, 2020, 10:08
Commented on src/main/java/net/glowstone/entity/physics/EntityBoundingBox.java line 183
changed this line in version 3 of the diff
In GitLab by @julian9499 on Jun 16, 2020, 10:08
added 1 commit
In GitLab by @julian9499 on Jun 16, 2020, 10:08
Commented on src/main/java/net/glowstone/entity/physics/EntityBoundingBox.java line 183
Removed
In GitLab by @julian9499 on Jun 16, 2020, 10:08
Commented on src/main/java/net/glowstone/entity/physics/EntityBoundingBox.java line 67
added
In GitLab by @julian9499 on Jun 16, 2020, 10:11
added 1 commit
In GitLab by @julian9499 on Jun 16, 2020, 10:19
resolved all threads
In GitLab by @swabbur on Jun 16, 2020, 12:34
added 1 commit
In GitLab by @julian9499 on Jun 16, 2020, 12:37
added 6 commits
development
In GitLab by @julian9499 on Jun 16, 2020, 14:21
merged
In GitLab by @julian9499 on Jun 16, 2020, 14:21
mentioned in commit 4b07192312513d7e2235e5e9950a5c05edcb053e
In GitLab by @julian9499 on Jun 15, 2020, 21:14
Merges feature/refactor-swept-axis-aligned-bounding-box -> development
Resolves #110
This merge request refactors the god method that was used for swept-aabb collision