44 Commits

Author SHA1 Message Date
Paul Henschel
d3b8ccd081 fix #329 2020-04-05 12:26:06 +02:00
Paul Henschel
3138d4fa70 fix is.equ false positive #325 2020-03-31 12:03:44 +02:00
Paul Henschel
ec64f37e2f update dependencies 2020-03-16 13:36:49 +01:00
Noah Chase
b409cd803d add missing react-merge-refs dependency (#297) 2020-02-17 19:20:03 +01:00
Paul Henschel
f2f046319a fix invalidateFrameloop invalidate kick-off 2020-01-20 11:40:36 +01:00
Paul Henschel
8358376fb6 cleanup 2020-01-16 15:35:33 +01:00
Paul Henschel
57e512fa8b switch to cra and react-refresh for /examples 2020-01-16 15:26:30 +01:00
Paul Henschel
bf82f3556d whatsnew! 2020-01-08 15:36:04 +01:00
Paul Henschel
5b316f14f7 benchmark v1 2019-11-28 12:21:24 +01:00
Paul Henschel
1bba7638b4 fix concurrent mode 2019-11-27 18:31:03 +01:00
Paul Henschel
de339d87ef update dependencies, and the reconciler/scheduler 2019-10-24 00:16:35 +02:00
Ryan King
8508c25568 new meshline 2019-10-17 17:24:46 -05:00
Paul Henschel
37ca77dab5 fix bugs, work on the examples page 2019-10-07 21:47:53 +02:00
Paul Henschel
f525f23df4 update swarm to instancedmesh 2019-10-05 16:58:10 +02:00
Paul Henschel
1072d20b33 create proper panel for switching through the examples 2019-10-05 09:42:17 +02:00
Paul Henschel
3348c83980 clean up examples 2019-10-02 08:44:54 +02:00
Paul Henschel
f87a11045b finish migration story, last bugfixes and examples 2019-10-02 08:28:48 +02:00
Paul Henschel
ba3354260b fix stopPropataion bug, add delta distance to click:event.distance, remove /tools/gltfjsx 2019-09-24 16:05:54 +02:00
Paul Henschel
37535db524 use suspense 2019-09-14 23:06:07 +02:00
Paul Henschel
ef3e0c9ae1 fix #101 offset parent 2019-09-10 18:35:31 +02:00
Paul Henschel
0af9f0bdad 3.x 2019-09-09 23:47:22 +02:00
Paul Henschel
1ab3a36c76 wrap up reconciler types 2019-08-12 21:19:54 +02:00
Paul Henschel
25e1edd57a new examples 2019-06-14 14:04:29 +02:00
Paul Henschel
a92410d762 allow useRender to specify deps #95 2019-05-30 15:55:23 +02:00
Paul Henschel
006a4c225c add svgs 2019-05-03 21:55:55 +02:00
Paul Henschel
158c4ef9c1 support for VR 2019-05-02 15:57:19 +02:00
Paul Henschel
aa44f975d4 add physics example 2019-05-02 01:50:19 +02:00
Paul Henschel
f92b9ae020 fix reconciler TS-PR regression, add receivingObject to event data 2019-04-30 19:17:19 +02:00
Paul Henschel
dd9dd79f9a fix event bubbling for parent objects, fix first render with incorrect viewport values 2019-04-25 17:32:06 +02:00
Paul Henschel
aabc4c45f5 allow orthographic cam on setup, document defaults 2019-04-08 15:10:10 +02:00
Paul Henschel
f0295fb4f3 pass on raf timetag 2019-04-07 23:34:43 +02:00
Paul Henschel
4cfb590a7b update example deps 2019-04-04 11:20:51 +02:00
Paul Henschel
12eb91d5ee fix PE capture hacks 2019-03-31 22:59:32 +02:00
Paul Henschel
92fac6e749 implement pointer events 2019-03-31 19:50:01 +02:00
Paul Henschel
acba07de72 fix onUpdate bug causing the object to receive events 2019-03-30 22:21:42 +01:00
Paul Henschel
08271c84c7 fix transforms 2019-03-26 13:06:07 +01:00
Paul Henschel
7ba1140ade unify renderloops, allow global effects 2019-03-19 18:07:40 +01:00
Paul Henschel
90ed7b0635 fix weird resize-observer push bounds issue 2019-03-17 15:30:14 +01:00
Paul Henschel
08a2a9c4a2 pull from three instead of three/src/Three, users can make their own aliases 2019-03-12 19:07:01 +01:00
Paul Henschel
43980c3db0 fix accidental deep-equal in interaction layer 2019-03-12 12:04:11 +01:00
Paul Henschel
61021828ec fix examples 2019-03-12 11:38:36 +01:00
Paul Henschel
0f94c64f99 add camera apply 2019-03-11 20:30:36 +01:00
Paul Henschel
c68f131dfa create examples/testing env 2019-03-06 12:04:56 +01:00
Paul Henschel
cf4f74adcc prepare examples 2019-03-05 14:46:23 +01:00