0
0
Fork 0
mirror of https://github.com/liabru/matter-js.git synced 2025-02-07 19:06:26 -05:00

Commit graph

  • 8b6b623369 added check for MatterTools to Demo liabru 2014-05-05 18:18:15 +01:00
  • c28c9cde69 added demo support for hash + '-inspect' to start the inspector liabru 2014-05-04 22:41:39 +01:00
  • 1fac632f98 added Demo.timescale liabru 2014-05-04 16:57:27 +01:00
  • 186d839942 fixed more issues with timing.timeScale liabru 2014-05-04 15:12:23 +01:00
  • a8d7a40249 added scaling to Demo.views liabru 2014-05-04 12:43:29 +01:00
  • 1f8ee5ccca added scale support to Render liabru 2014-05-04 12:37:45 +01:00
  • 0c107b21ed added mouse.wheelDelta liabru 2014-05-04 12:37:23 +01:00
  • 8427e89938 fixed Mouse.setScale and Mouse.setOffset liabru 2014-05-04 12:37:04 +01:00
  • e63689c938 added Mouse.setScale, Mouse.setPosition, mouse.absolute liabru 2014-05-03 18:45:48 +01:00
  • d41b396c7f added Demo.rounded liabru 2014-05-03 16:54:22 +01:00
  • 120157d6fd added Vertices.chamfer (for rounding corners) liabru 2014-05-03 16:53:21 +01:00
  • f1db9df854 removed body.render.path liabru 2014-05-02 19:08:01 +01:00
  • bd84d4866e fixed Vertices.centre calculation liabru 2014-05-02 18:59:49 +01:00
  • ebc00f83ef changed engine.timing.timestamp to be simulation based rather than wall-clock based liabru 2014-05-02 12:59:41 +01:00
  • 2fad14336c fixed: changed correction to now be optional in Engine.update (defaults to 1) liabru 2014-05-02 12:53:44 +01:00
  • 4e14169ac6 changed correction to now be optional in Engine.update (defaults to 1) liabru 2014-05-02 12:25:32 +01:00
  • d1f607edb8 added Engine.render, moved respective engine event triggers into Engine.update and Engine.render liabru 2014-05-02 12:23:13 +01:00
  • bc35c93106 added engine.timing.isFixed option liabru 2014-05-02 10:48:24 +01:00
  • a77a5fc626 moved Matter.Inspector and Matter.Gui to the MatterTools project liabru 2014-05-01 23:13:42 +01:00
  • aff85ed120 updated edge build liabru 2014-05-01 14:09:06 +01:00
  • 5a72bf1cae further work on Matter.Inspector and Matter.Gui liabru 2014-05-01 13:52:04 +01:00
  • 3967608d7c fixed Demo.reset liabru 2014-05-01 13:44:44 +01:00
  • 4af6c1c64e added Demo.views liabru 2014-05-01 13:41:15 +01:00
  • 786b9af7a0 added mouse.offset liabru 2014-05-01 13:40:45 +01:00
  • 2a9d2613d6 implemented render.bounds liabru 2014-05-01 13:40:15 +01:00
  • 38c541363a added Bounds.translate and Bounds.shift liabru 2014-05-01 13:38:56 +01:00
  • 77168e5faf fixed issue with Matter.Mouse liabru 2014-05-01 11:52:50 +01:00
  • 3750bfc719 added offset property to Matter.Gui liabru 2014-04-30 22:37:46 +01:00
  • 7a8051b585 Engine.merge now uses Common.nextId liabru 2014-04-30 21:55:08 +01:00
  • 84c3b79c2c further work on Matter.Inspector liabru 2014-04-30 12:14:06 +01:00
  • 5f3e69cb70 fixed Body.setStatic liabru 2014-04-30 12:13:37 +01:00
  • 3065667125 upgraded resurrect liabru 2014-04-30 10:34:12 +01:00
  • f530ed4f36 changed demo to properly track and clear events between scenes liabru 2014-04-30 10:33:37 +01:00
  • 5b013d01e7 changed Events.on to return callback, changed Events.off to accept callbacks for removal liabru 2014-04-30 10:32:34 +01:00
  • 43ce567714 further work on Matter.Inspector liabru 2014-04-29 17:35:27 +01:00
  • 964898bea2 added Composite.rebase liabru 2014-04-29 17:34:45 +01:00
  • cb7cb9583a added Common.nextId, removed Body.nextId, removed Constraint.nextId, removed Composite.nextId liabru 2014-04-29 17:34:28 +01:00
  • 23a0fce2c0 appease jshint liabru 2014-04-29 15:29:21 +01:00
  • a46851597a further work on Matter.Inspector liabru 2014-04-29 13:07:53 +01:00
  • 00559ba8d3 further work on Matter.Inspector liabru 2014-04-28 17:26:03 +01:00
  • f80866c6de Matter.Composite tweaks liabru 2014-04-28 17:25:49 +01:00
  • 2c601093bf added Composite.move liabru 2014-04-28 17:02:28 +01:00
  • 59b26132ca added custom theme for Matter.Gui liabru 2014-04-28 17:02:02 +01:00
  • de998986e0 further work on Matter.Inspector liabru 2014-04-28 12:50:56 +01:00
  • ee96d16cb5 changed vertices in Bounds.create to optional liabru 2014-04-28 12:50:08 +01:00
  • b98cef000d added Query.region liabru 2014-04-28 12:49:36 +01:00
  • e8f5b221f5 better default labels liabru 2014-04-25 17:22:25 +01:00
  • d883671874 removed file functions from Matter.Gui and added file functions to Matter.Inspector liabru 2014-04-25 17:06:54 +01:00
  • fa06a05a04 initial commit of Matter.Inspector liabru 2014-04-25 17:00:42 +01:00
  • d154fc7ac7 refactored Mater.Gui liabru 2014-04-25 16:59:25 +01:00
  • eee9a7b21b updated resurrect.js liabru 2014-04-25 16:57:39 +01:00
  • a59abed8ec added labels to bodies, constraints and composites liabru 2014-04-25 16:56:59 +01:00
  • e1b6f9ba5a added Composite.get liabru 2014-04-25 16:56:06 +01:00
  • 57c6e29105 moved Gui.js into src/tools/Gui.js liabru 2014-04-25 16:55:51 +01:00
  • b59b65c6f6 refactored Matter.Gui liabru 2014-04-25 11:06:13 +01:00
  • 4c97284f0e fixed an issue with timing.timeScale when at 0 liabru 2014-04-24 19:45:06 +01:00
  • 88a703757b added world file saving and loading to Gui liabru 2014-04-24 18:35:38 +01:00
  • 8f53178715 moved event documentation to end of file for clarity liabru 2014-04-24 16:36:36 +01:00
  • 5830311daa changed engine.timeScale to engine.timing.timeScale liabru 2014-04-24 16:29:48 +01:00
  • e8dba617de fixed some issues with engine.timeScale liabru 2014-04-24 16:23:23 +01:00
  • 50224c55dc added raycasting demo liabru 2014-04-24 12:23:44 +01:00
  • a3a475fce7 added Query module, added Query.ray liabru 2014-04-24 12:21:14 +01:00
  • 5e2a1e5df9 added Vector.angle liabru 2014-04-24 12:19:52 +01:00
  • 7694b7d4f8 removed Body.updateProperties (now a private method) liabru 2014-04-23 16:54:35 +01:00
  • 8acfdb7f38 added Body.setStatic liabru 2014-04-23 16:51:14 +01:00
  • 1f11af9edb added Body.scale liabru 2014-04-23 16:40:48 +01:00
  • 537f0912c3 constraints now account for timeScale liabru 2014-04-23 14:26:57 +01:00
  • 613e63699b added per-body timeScale liabru 2014-04-23 14:08:57 +01:00
  • 6e6dc49b7a added codepen link to readme liabru 2014-04-02 01:01:08 +01:00
  • 435030ec74 updated package files liabru 2014-04-01 14:12:26 +01:00
  • f28c22970f updated readme and changelog for new release 0.7.0-alpha liabru 2014-04-01 13:48:42 +01:00
  • 7dda3749a6 updated demos liabru 2014-04-01 13:47:54 +01:00
  • f6b79b0ce5 updated builds liabru 2014-04-01 13:47:17 +01:00
  • d77e0f4b59 increment version to 0.7.0 liabru 2014-04-01 13:46:25 +01:00
  • aeea9f8c08 tweaks to docs liabru 2014-04-01 13:45:15 +01:00
  • 74c7ad07ee updated mobile demo liabru 2014-03-31 15:35:00 +01:00
  • b421c38f74 optimisation for non-rotating bodies liabru 2014-03-31 11:38:43 +01:00
  • 365152df6e constraint early out for small differences liabru 2014-03-31 11:22:20 +01:00
  • e88e94dde7 updated edge build liabru 2014-03-30 19:45:30 +01:00
  • bd7672b800 added cloth, soft body and bridge demos liabru 2014-03-30 19:44:31 +01:00
  • 283281aeb7 added composite meshing and soft body factory liabru 2014-03-30 19:43:48 +01:00
  • b24408635a improved constraint performance liabru 2014-03-30 18:21:40 +01:00
  • 419a4300cc added catapult demo liabru 2014-03-28 23:52:51 +00:00
  • 0d4a6f4000 replaced "in" operator usage with access checks, it's a little faster liabru 2014-03-28 18:36:14 +00:00
  • 1b2d58cebf delta is now sampled over 1s, improves stability liabru 2014-03-28 18:21:33 +00:00
  • 15acf3c9b8 improved newtons cradle liabru 2014-03-28 17:48:30 +00:00
  • f35a54d81f constraintIterations now defaults to 2 for better stability liabru 2014-03-28 17:33:25 +00:00
  • 473e7de6e0 added default scale to sprites liabru 2014-03-27 14:38:59 +00:00
  • 203179d526 removed default MouseConstraint from engine, now must be manually added by user (see demo) liabru 2014-03-26 11:53:41 +00:00
  • c99ceb02ab added Mouse.setElement liabru 2014-03-26 11:46:43 +00:00
  • c1c459eb46 reorganised demo for clarity liabru 2014-03-25 15:31:05 +00:00
  • 1a31931473 updated demo to use composite generic methods liabru 2014-03-25 15:23:22 +00:00
  • 3dfe9b553e composites now have generic multi add / remove methods liabru 2014-03-25 15:18:54 +00:00
  • eecc29abbe updated edge build liabru 2014-03-24 20:11:42 +00:00
  • b69e11020b demo fixes liabru 2014-03-24 20:06:00 +00:00
  • 2572107078 demo now allows body removal by right click liabru 2014-03-24 19:57:50 +00:00
  • f4636333c4 disabled menus and selection on RenderPixi.js liabru 2014-03-24 19:49:44 +00:00
  • aa42f1653f Events.clear is now Events.off liabru 2014-03-24 19:49:03 +00:00
  • b253683cb5 composites now support removals (implemented isModified flag) liabru 2014-03-24 19:48:23 +00:00
  • 4514f2d598 removed Manager, replaced with Pairs liabru 2014-03-24 00:47:51 +00:00