Commit Graph

30 Commits

Author SHA1 Message Date
cha0s
19d95ee604 fix: naughty vsc 2019-04-12 15:53:27 -05:00
cha0s
b227b69855 feat: Collider 2019-04-08 16:20:28 -04:00
cha0s
9f6a20bbc2 chore: deps 2019-03-28 12:44:56 -05:00
cha0s
0bd8786a4a chore: dead code 2019-03-28 12:44:29 -05:00
cha0s
0bb3a05f8d refactor: ShapeView owned by physics 2019-03-28 02:39:04 -05:00
cha0s
31e7f7a26a feat: static physics bodies 2019-03-27 23:21:13 -05:00
cha0s
4825bd2494 feat: matter collisions 2019-03-27 18:38:12 -05:00
cha0s
771b6e6583 refactor: decorate empty class > [Class]Base 2019-03-27 16:18:27 -05:00
cha0s
b028d782c0 chore: debugging junk 2019-03-27 01:47:01 -05:00
cha0s
42c9221c49 fix: not immutable 2019-03-26 17:21:56 -05:00
cha0s
906997eeee feat: Rectangle.toPoints 2019-03-26 17:21:16 -05:00
cha0s
d5356d8186 feat: Scaling 2019-03-25 19:02:30 -05:00
cha0s
5377617dfc fix: can't even remember my own APIs 2019-03-25 11:54:20 -05:00
cha0s
b9a963d2f1 feat: BodyView 2019-03-24 19:11:45 -05:00
cha0s
12f87bd29d chore: matter body aabb 2019-03-24 18:58:26 -05:00
cha0s
977ac77a9d fix: matter wasn't removing the internal body 2019-03-24 18:30:22 -05:00
cha0s
92f4f4a2d1 refactor: use equalsClose for position juggling 2019-03-24 04:03:15 -05:00
cha0s
7d2037d870 feat: real (Matter.js) physics :) 2019-03-24 03:24:35 -05:00
cha0s
ea9c116c7f fix: ShapeList type 2019-03-24 01:46:53 -05:00
cha0s
f3d8f55689 refactor: Abstract physics 2019-03-24 01:16:24 -05:00
cha0s
e0319c0d2f refactor: physics restructuring 2019-03-24 00:46:31 -05:00
cha0s
caf69e3333 refactor: decouple entity from body 2019-03-24 00:43:07 -05:00
cha0s
87d345177b feat: resolving now tries to preserve one axe of translation 2019-03-23 23:07:01 -05:00
cha0s
8418665892 refactor: eliminate redundant collision checks 2019-03-23 20:19:43 -05:00
cha0s
0ea3e0f6c5 fix: physics collision detection 2019-03-23 20:08:49 -05:00
cha0s
f745c61ab0 chore: formatting 2019-03-23 20:04:59 -05:00
cha0s
f123d12624 feat: physics++ 2019-03-23 18:46:55 -05:00
cha0s
d9cf9257c1 fix: typo 2019-03-22 13:15:41 -05:00
cha0s
a21b3d6934 feat: vertice iterator 2019-03-22 13:15:28 -05:00
cha0s
d64ec2d10c feat: physics 2019-03-22 11:25:20 -05:00