Evan Hemsley
|
bcc0d0abc2
|
Merge remote-tracking branch 'github/multishape'
|
2020-02-21 00:01:02 -08:00 |
Evan Hemsley
|
d0b72d1749
|
change namespace
|
2020-02-20 18:07:59 -08:00 |
Evan Hemsley
|
108e0573c2
|
spatial hash optimization
|
2020-01-17 02:52:38 -08:00 |
Evan Hemsley
|
354912d674
|
fixing sweep test
|
2020-01-05 13:10:52 -08:00 |
Evan Hemsley
|
b28196605e
|
new multishape pattern
|
2020-01-02 01:40:03 -08:00 |
Evan Hemsley
|
bf7a97af20
|
update Transform2D and switch matrix4x4 to matrix3x2
|
2020-01-01 23:08:14 -08:00 |
Evan Hemsley
|
097790a41f
|
reorganization + AABB test when retrieving from spatial hash
|
2020-01-01 19:24:42 -08:00 |
Evan Hemsley
|
22d99e6b8d
|
move MakeLong to SpatialHash
|
2019-12-31 17:57:38 -08:00 |
thatcosmonaut
|
229cdfac74
|
Merge pull request #10 from MoonsideGames/optimize_aabb
optimize away a dictionary lookup in SpatialHash
|
2019-12-31 16:19:18 -08:00 |
Evan Hemsley
|
50e4b86029
|
optimize away a dictionary lookup in SpatialHash
|
2019-12-31 16:13:11 -08:00 |
Evan Hemsley
|
f9df547302
|
fast AABB transformation
|
2019-12-29 22:19:10 -08:00 |
Evan Hemsley
|
d9bc05ee32
|
remove linq methods from AABB calculation
|
2019-12-29 21:09:28 -08:00 |
Evan Hemsley
|
5306d2cc3e
|
revert generification + add null validation
|
2019-12-08 20:30:21 -08:00 |
Evan Hemsley
|
12c9f09229
|
fix bug in Line iterator + comparison cleanup
|
2019-12-08 19:46:08 -08:00 |
Evan Hemsley
|
fe7a0049de
|
doc comments
|
2019-10-25 14:01:36 -07:00 |
thatcosmonaut
|
e292ad1875
|
fix issue where shape-transforms with same values clobber each other in spatial hash
|
2019-09-18 17:00:28 -07:00 |
thatcosmonaut
|
ab79a60ab4
|
reorganize project
|
2019-09-18 16:34:36 -07:00 |