liabru
|
243fce47c9
|
initial work on compound bodies
|
2015-01-29 23:25:58 +00:00 |
|
liabru
|
b3921fb72e
|
added Matter.World extends Matter.Composite to docs
|
2015-01-25 15:14:51 +00:00 |
|
liabru
|
968bba265a
|
removed Matter.Metrics from release builds (now dev only)
|
2015-01-25 12:06:55 +00:00 |
|
liabru
|
0849773b25
|
changed jquery reference (matter-tools) to local copy
|
2015-01-24 20:19:31 +00:00 |
|
liabru
|
7a477f2088
|
implemented temporary vector pool
|
2015-01-24 19:48:27 +00:00 |
|
liabru
|
b327a40e9b
|
added Vector.create
|
2015-01-24 19:40:23 +00:00 |
|
liabru
|
f4f3bf7c48
|
updated readme
|
2015-01-22 23:15:44 +00:00 |
|
liabru
|
d2dcc774bd
|
updated readme
|
2015-01-22 23:13:21 +00:00 |
|
liabru
|
16733ad6dd
|
updated edge build
|
2015-01-21 00:15:04 +00:00 |
|
liabru
|
0583cdbd90
|
added Render.create warning for omitted element
|
2015-01-21 00:11:10 +00:00 |
|
liabru
|
b6603ca290
|
added MouseConstraint.create warning for omitted element
|
2015-01-21 00:10:39 +00:00 |
|
liabru
|
af83e27ff0
|
added Mouse.create warning for omitted element
|
2015-01-21 00:10:10 +00:00 |
|
liabru
|
c220f41701
|
changed Common.log to use console.warn
|
2015-01-21 00:09:07 +00:00 |
|
PlNG
|
a940d96886
|
Fixed missed variable declaration.
|
2015-01-20 11:56:26 -05:00 |
|
PlNG
|
61855ab875
|
Missing argument whose default is 1.
|
2015-01-20 11:53:03 -05:00 |
|
PlNG
|
5b87f47673
|
Update JSDoc
This might need fixing later, I don't know if I did it right.
|
2015-01-20 11:49:24 -05:00 |
|
PlNG
|
aa3eabc5fe
|
Update JSDoc
This might need fixing later, I don't know if I did it right.
|
2015-01-20 11:49:21 -05:00 |
|
PlNG
|
d17eb6c9b4
|
Update JSDoc
This might need fixing later, I don't know if I did it right.
|
2015-01-20 11:49:17 -05:00 |
|
PlNG
|
25ab2a39b0
|
Update JSDoc
This might need fixing later, I don't know if I did it right.
|
2015-01-20 11:49:14 -05:00 |
|
PlNG
|
10a46b7fad
|
Update JSDoc
This might need fixing later, I don't know if I did it right.
|
2015-01-20 11:49:12 -05:00 |
|
PlNG
|
71ef6c2cdb
|
Update JSDoc
This might need fixing later, I don't know if I did it right.
|
2015-01-20 11:49:08 -05:00 |
|
PlNG
|
18e0642d24
|
Update JSDoc
This might need fixing later, I don't know if I did it right.
|
2015-01-20 11:49:03 -05:00 |
|
PlNG
|
611a429746
|
Spellchecking
|
2015-01-20 11:07:49 -05:00 |
|
PlNG
|
723ddcf572
|
Spellchecking
|
2015-01-20 11:07:44 -05:00 |
|
PlNG
|
65d5d9330b
|
Spellchecking
|
2015-01-20 11:07:29 -05:00 |
|
PlNG
|
3127654b41
|
Spellchecking
|
2015-01-20 11:07:26 -05:00 |
|
PlNG
|
940976acbb
|
Spellchecking
|
2015-01-20 11:07:23 -05:00 |
|
PlNG
|
c2e0c23539
|
Spellchecking
|
2015-01-20 11:07:20 -05:00 |
|
PlNG
|
cd5d4011e6
|
Spellchecking
|
2015-01-20 11:07:15 -05:00 |
|
liabru
|
9aa0945f03
|
removed Body.resetForcesAll, removed Body.applyGravityAll, removed Body.updateAll
|
2015-01-19 00:30:06 +00:00 |
|
liabru
|
0a15d7d1b1
|
removed Render.clear (redundant)
|
2015-01-17 14:27:51 +00:00 |
|
liabru
|
01bc8132f1
|
removed Render.setBackground (now use render.options)
|
2015-01-17 14:22:30 +00:00 |
|
liabru
|
bf3f986ca1
|
updated edge build
|
2015-01-01 23:10:10 +00:00 |
|
liabru
|
0933620b68
|
fix bug when using timing.isFixed, closes #44
|
2015-01-01 23:09:46 +00:00 |
|
liabru
|
d249165ea9
|
added Body.nextCategory
|
2015-01-01 18:30:16 +00:00 |
|
liabru
|
5888ffcaf6
|
cleanup
|
2015-01-01 17:52:18 +00:00 |
|
liabru
|
37ccc84762
|
updated edge build
|
2014-12-28 18:37:43 +00:00 |
|
liabru
|
235b6c8336
|
added Body.set
|
2014-12-28 18:35:01 +00:00 |
|
liabru
|
8dea1666f7
|
added support for sprite scale in RenderPixi, closes #54
|
2014-12-28 18:23:48 +00:00 |
|
liabru
|
4746eb9348
|
added support for hidpi rendering
|
2014-12-28 18:20:54 +00:00 |
|
liabru
|
8204d9736a
|
fixed bug in Demo.reset that was creating multiple MouseConstraint
|
2014-12-28 17:09:04 +00:00 |
|
liabru
|
066a416ba5
|
ignoring .idea
|
2014-12-28 16:47:31 +00:00 |
|
Liam
|
7c1efb6185
|
Merge pull request #51 from tumult/pair_refreshes_from_body_values
changed Pair.update to also update pair properties
|
2014-12-05 00:02:07 +00:00 |
|
Jonathan Deutsch
|
f0e74912d5
|
When updating pairs use current values from bodies as they may have changed
|
2014-12-04 13:33:44 -08:00 |
|
liabru
|
3e5ababf3b
|
updated readme
|
2014-12-04 00:05:49 +00:00 |
|
liabru
|
02ab198984
|
updated edge build
|
2014-12-02 21:40:34 +00:00 |
|
liabru
|
7c75614ae3
|
added startdrag and enddrag events to Demo.events
|
2014-12-02 21:38:02 +00:00 |
|
liabru
|
440e9d28ee
|
added mouse constraint collision mask example to demo
|
2014-11-27 23:23:19 +00:00 |
|
liabru
|
c254c8d674
|
added drag events to MouseConstraint, closes #45
|
2014-09-19 00:31:40 +01:00 |
|
liabru
|
5770013b90
|
updated edge build
|
2014-07-30 17:29:21 +01:00 |
|