0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2024-11-30 10:20:52 -05:00
liabru-matter-js/src
2014-03-31 11:38:43 +01:00
..
body optimisation for non-rotating bodies 2014-03-31 11:38:43 +01:00
collision replaced "in" operator usage with access checks, it's a little faster 2014-03-28 18:36:14 +00:00
constraint constraint early out for small differences 2014-03-31 11:22:20 +01:00
core improved constraint performance 2014-03-30 18:21:40 +01:00
factory added composite meshing and soft body factory 2014-03-30 19:43:48 +01:00
geometry added jsdoc annotation to all src files 2014-02-28 18:15:01 +00:00
module composites now have generic multi add / remove methods 2014-03-25 15:18:54 +00:00
render added default scale to sprites 2014-03-27 14:38:59 +00:00