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

62 commits

Author SHA1 Message Date
liabru
e94b8b87c9 Merge branch 'render-stats'
* render-stats:
  added Date.now fallback to Common.now, closes #739
  added Example.stats
  added debug stats and performance monitoring to Matter.Render
  improve Render.debug
  set render showDebug option on examples stress and stress2
  added lastDelta and lastElapsed to engine.timing

# Conflicts:
#	src/core/Engine.js
#	src/render/Render.js
2021-04-11 11:36:11 +01:00
liabru
6abb3b7e39 changed world.gravity to engine.gravity 2021-04-07 22:40:39 +01:00
liabru
5dbec9bdc6 migrate Matter.World to the equivalent Matter.Composite 2021-04-07 22:38:25 +01:00
liabru
a3f298fedb change all examples to use Composite.add instead of the alias World.add 2021-04-06 21:36:43 +01:00
liabru
9ad980b975 deprecated Composites.newtonsCradle and added to newtonsCradle example 2021-04-06 21:22:29 +01:00
liabru
818f354e9c deprecated Composites.softBody and added to softBody and cloth examples 2021-04-06 21:18:57 +01:00
liabru
cd9c5d43db deprecated Composites.car and added to car example 2021-04-06 21:13:27 +01:00
liabru
313c1503c8 add Common.setDecomp and Common.getDecomp 2021-04-05 23:48:30 +01:00
liabru
3ac3498712 changed Example.views to use render events 2021-03-22 23:32:55 +00:00
liabru
991500793c added Example.stats 2021-03-21 15:37:22 +00:00
liabru
119881b43c added debug stats and performance monitoring to Matter.Render 2021-03-20 23:44:31 +00:00
liabru
f2ef3aadd8 set render showDebug option on examples stress and stress2 2021-03-17 23:55:30 +00:00
liabru
f4d72ba3e4 add title to all examples 2021-02-07 23:56:08 +00:00
liabru
1ba125582f catch missing plugin require in examples 2021-01-31 21:51:09 +00:00
liabru
aa1e4e7738 change example matter-wrap require precedence 2021-01-29 20:59:57 +00:00
liabru
7bfd3c2b78 add log capture and reporting in tests 2021-01-29 00:09:27 +00:00
liabru
ef7c4c60b8 add matter-wrap as dev dependency 2021-01-28 23:27:24 +00:00
liabru
522f4e841d improve stack examples with exact contact 2021-01-24 22:19:49 +00:00
liabru
5551cd51b1 change svg and terrain example to use fetch 2021-01-16 21:57:16 +00:00
liabru
142b7de720 added version targets for examples 2020-12-30 23:18:38 +00:00
liabru
6dd5ec55bf update demo and example render styles 2020-12-08 23:57:14 +00:00
liabru
4a967ecc83 fix terrain example module export 2020-12-05 23:39:56 +00:00
liabru
285d70df34 implemented threaded comparison testing 2020-01-01 14:39:21 +00:00
liabru
5b0d34b9e0 changed demo to auto populate examples with sourceLink and init 2019-09-15 18:36:26 +01:00
liabru
f9ea7995bf added module export to examples 2019-09-14 18:54:50 +01:00
liabru
0895d81fa1 change examples to render using a fixed resolution 2017-07-08 13:28:19 +01:00
liabru
74a7cfc966 fix Example.collisionFiltering rendering 2017-07-06 23:27:28 +01:00
liabru
48940088df tweaked Example.doublePendulum 2017-07-06 21:53:31 +01:00
liabru
48611c51de added Examples.ragdoll 2017-07-06 21:49:56 +01:00
liabru
ac67ef8e5c fixed various constraints in examples 2017-06-28 00:21:17 +01:00
liabru
b93c08fda3 added Example.constraints 2017-06-26 23:20:58 +01:00
liabru
a7aa47d3e7 added Example.doublePendulum 2017-05-04 00:33:21 +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
b6e597378e improved Examples.bridge 2017-04-29 23:23:14 +01:00
liabru
2560a68103 update readme and remove redundant plugins 2017-02-12 19:54:41 +00:00
liabru
0ce686d0c1 fix lint 2017-02-02 00:17:01 +00:00
liabru
3fdf343015 changed plugins to use body.plugin 2017-01-26 23:38:52 +00:00
liabru
8cdbb38c91 improved demo and examples 2017-01-23 20:51:14 +00:00
liabru
ace1a9f6aa improved demo and examples 2017-01-16 23:47:39 +00:00
liabru
1a40f2754c improved demo and examples 2017-01-16 23:47:39 +00:00
liabru
54e7d9c4a2 fix tests 2016-11-04 00:04:56 +00:00
liabru
37d42583ae change plugins to use best practices 2016-11-03 00:49:22 +00:00
liabru
b4a3453659 refactored plugins 2016-10-15 23:23:35 +01:00
liabru
758bbe831f added Example.attractors 2016-09-03 23:27:44 +01:00
liabru
59bfa0b4eb added plugins matter-attractors, matter-gravity, matter-world-wrap, removed test plugins 2016-09-03 23:27:12 +01:00