0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-23 09:26:51 -05:00
Commit graph

767 commits

Author SHA1 Message Date
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
liabru
4051823f5f added Demo.compositeManipulation 2014-07-30 17:27:42 +01:00
liabru
4c4962fb4f added Composite.translate, Composite.rotate, Composite.scale 2014-07-30 17:27:20 +01:00
liabru
2fa1570e45 updated edge build 2014-07-29 16:26:49 +01:00
liabru
6911395222 moved Engine.run to Matter.Runner 2014-07-29 16:23:14 +01:00
liabru
a58fe2a3c7 Merge branch 'GustavCarlson-collision-filters' 2014-07-29 15:31:07 +01:00
liabru
9f10f88831 updated docs for collisionFilter 2014-07-29 15:30:10 +01:00
liabru
cee8d55a32 added collisionFilter support to MouseConstraint 2014-07-29 13:26:20 +01:00
liabru
5060c7626a tweaks to collision filtering 2014-07-29 13:14:31 +01:00