Brice Chevalier
|
59708eff22
|
removal of unnecessary variable activePairs
|
2017-11-22 12:02:23 +09:00 |
|
Brice Chevalier
|
7813c782c7
|
fixed code style
|
2017-11-22 11:59:06 +09:00 |
|
Brice Chevalier
|
b44fcf3f82
|
aglorithm optimization of Pairs.update method
|
2017-11-22 11:43:58 +09:00 |
|
Luca-Leon Happel
|
e5c4b47c15
|
remove spelling mistake
|
2017-08-11 11:21:19 +02:00 |
|
liabru
|
0895d81fa1
|
change examples to render using a fixed resolution
|
2017-07-08 13:28:19 +01:00 |
|
liabru
|
6108a31f27
|
added examples build task
|
2017-07-08 13:27:39 +01:00 |
|
liabru
|
63b02cfbee
|
release 0.13.0
|
2017-07-06 23:47:04 +01:00 |
|
liabru
|
774d8bccff
|
fix lint errors
|
2017-07-06 23:36:39 +01:00 |
|
liabru
|
74a7cfc966
|
fix Example.collisionFiltering rendering
|
2017-07-06 23:27:28 +01:00 |
|
liabru
|
56b0bb463f
|
Merge branch 'constraint-fixes'
* constraint-fixes: (31 commits)
tweaked Example.doublePendulum
added Composite.bounds
upgraded matter-wrap
added Examples.ragdoll
upgraded matter-tools
fixed various constraints in examples
improved spring and pin rendering
update alpha build
added Example.constraints
added constraint.render.type and constraint.render.anchor
update alpha build
added constraint damping
update alpha build
changed lint rules
added Example.doublePendulum
added rotation point parameter to Body.rotate, closes #410
fix constraint.angularStiffness
fix soft body stiffness
fixed Examples.compound constraint offset
improved Example.chains using pin constraint
...
|
2017-07-06 23:03:05 +01:00 |
|
liabru
|
48940088df
|
tweaked Example.doublePendulum
|
2017-07-06 21:53:31 +01:00 |
|
liabru
|
79ffcf891e
|
added Composite.bounds
|
2017-07-06 21:51:23 +01:00 |
|
liabru
|
c9294ebe6e
|
upgraded matter-wrap
|
2017-07-06 21:50:08 +01:00 |
|
liabru
|
48611c51de
|
added Examples.ragdoll
|
2017-07-06 21:49:56 +01:00 |
|
Andrew n marshall
|
a529ec9dcd
|
Do not warn on missing render.element if the canvas is already parented (because it was passed in at construction).
|
2017-07-02 20:25:34 -07:00 |
|
liabru
|
477f2d7716
|
upgraded matter-tools
|
2017-07-02 23:56:24 +01:00 |
|
liabru
|
ac67ef8e5c
|
fixed various constraints in examples
|
2017-06-28 00:21:17 +01:00 |
|
liabru
|
837c43bdb5
|
improved spring and pin rendering
|
2017-06-28 00:20:36 +01:00 |
|
liabru
|
b874f4dbc7
|
update alpha build
|
2017-06-26 23:21:22 +01:00 |
|
liabru
|
b93c08fda3
|
added Example.constraints
|
2017-06-26 23:20:58 +01:00 |
|
liabru
|
0952516e57
|
added constraint.render.type and constraint.render.anchor
|
2017-06-26 23:20:34 +01:00 |
|
liabru
|
08aa3f20f6
|
update alpha build
|
2017-06-12 19:55:17 +01:00 |
|
liabru
|
44c4d1ff8d
|
added constraint damping
|
2017-06-12 19:53:40 +01:00 |
|
liabru
|
71998a0056
|
improved position resolver
|
2017-05-09 01:13:59 +01:00 |
|
liabru
|
d2af721c49
|
updated license and contributing
|
2017-05-09 00:46:03 +01:00 |
|
liabru
|
295cffeacf
|
refactored Common.isElement
|
2017-05-09 00:41:05 +01:00 |
|
liabru
|
d63b0c25c8
|
removed Common.shadeColor
|
2017-05-09 00:40:16 +01:00 |
|
liabru
|
2b76c4c10b
|
fixed Common.now
|
2017-05-09 00:39:35 +01:00 |
|
liabru
|
fe9b05d520
|
update alpha build
|
2017-05-04 00:40:04 +01:00 |
|
liabru
|
d1fbe95f7a
|
changed lint rules
|
2017-05-04 00:38:45 +01:00 |
|
liabru
|
a7aa47d3e7
|
added Example.doublePendulum
|
2017-05-04 00:33:21 +01:00 |
|
liabru
|
749ed5066e
|
added rotation point parameter to Body.rotate, closes #410
|
2017-05-04 00:31:56 +01:00 |
|
liabru
|
ab0283b5b3
|
fix constraint.angularStiffness
|
2017-05-03 22:05:38 +01:00 |
|
liabru
|
1bae2dee45
|
fix soft body stiffness
|
2017-05-03 21:42:41 +01:00 |
|
liabru
|
e6babf04a8
|
fixed Examples.compound constraint offset
|
2017-05-03 21:34:03 +01:00 |
|
liabru
|
9d2f0ffb5b
|
improved Example.chains using pin constraint
|
2017-05-03 21:31:29 +01:00 |
|
liabru
|
0e15099479
|
improved Example.catapult using pin constraint
|
2017-05-03 21:28:39 +01:00 |
|
liabru
|
130e6b3f56
|
improved Example.car using pin constraint
|
2017-05-03 21:26:40 +01:00 |
|
liabru
|
b277b39940
|
improved Examples.bridge
|
2017-05-03 21:21:48 +01:00 |
|
liabru
|
f49d053e1f
|
added second pass for constraint solving
|
2017-05-03 21:13:29 +01:00 |
|
liabru
|
a5bd6b2d55
|
change constraint solve order
|
2017-05-03 21:10:14 +01:00 |
|
liabru
|
a8d1950148
|
fixed constraint torque calculation
|
2017-05-02 23:50:01 +01:00 |
|
liabru
|
b6e597378e
|
improved Examples.bridge
|
2017-04-29 23:23:14 +01:00 |
|
liabru
|
068fdc0f2a
|
fixed constraint torque calculation
|
2017-04-29 21:17:09 +01:00 |
|
liabru
|
daf26af006
|
implemented constraint warming
|
2017-04-25 23:48:37 +01:00 |
|
liabru
|
26a60e4dcf
|
fixed various problems with constraints
|
2017-04-25 23:47:49 +01:00 |
|
liabru
|
59d62be899
|
added optional output argument to Vector.rotate
|
2017-04-25 23:43:29 +01:00 |
|
Liam
|
26c1200387
|
updated readme
|
2017-03-07 22:20:07 +00:00 |
|
Liam
|
4168d3c973
|
Update README.md
|
2017-03-07 20:31:39 +00:00 |
|
liabru
|
2560a68103
|
update readme and remove redundant plugins
|
2017-02-12 19:54:41 +00:00 |
|