237 Commits

Author SHA1 Message Date
Paul Henschel
0482fca650 fix useUpdate 2020-10-01 12:11:56 +02:00
Paul Henschel
a646c18bea fix 2020-09-25 12:25:39 +02:00
Paul Henschel
1560e651b9 fix merge 2020-09-24 14:28:26 +02:00
Paul Henschel
a56e327787 update packages 2020-09-24 14:19:34 +02:00
Stephen Corwin
3db9d08021 Updated examples/README.md
clarified usage
2020-08-11 17:45:30 -04:00
Paul Henschel
312dcb7338 react 17.0.0 compatibility, new useEffect rules 2020-08-11 09:24:59 +02:00
Paul Henschel
38eac85836 fix merge 2020-08-06 09:49:30 +02:00
Gianmarco Simone
dc98b1a467 fixes GltfAnimation demo 2020-08-05 19:27:04 -04:00
Gianmarco Simone
dfa1c9321d fixes planet demo 2020-08-05 19:27:04 -04:00
Gianmarco Simone
317de70ffa fixes Font demo 2020-08-05 19:27:04 -04:00
Stephen Corwin
b75ce34402 fixed linting issues 2020-08-05 19:27:04 -04:00
Stephen Corwin
93c4be1031 updated eslint + prettier config 2020-08-05 19:27:04 -04:00
Giulio Zausa
69b3a6780a Fix for WebGL1 context creation (#605)
* WIP Added fix for WebGL1 context creation

* Changed gl2 prop to webgl1

* Updated WebGL2 example to the new props

* Updated THREE to r118, removed PointLightShadow

* Restored syntax
2020-08-01 21:23:16 +02:00
Paul Henschel
1f63ca9b45 merge conflict 2020-07-31 12:02:22 +02:00
Paul Henschel
4c69252f2b fix pointercapture/stoppropagation #596 2020-07-29 10:43:08 +02:00
Paul Henschel
aa280489c8 add closure compiler 2020-07-27 12:30:03 +02:00
Paul Henschel
e202e9c4af merge 2020-07-12 12:29:36 +02:00
Dustin Larimer
eedb5c226f Add missing drei package (demos) (#563) 2020-07-11 16:01:54 +02:00
Paul Henschel
095fca2016 devtool changes? 2020-07-10 13:53:53 +02:00
Paul Henschel
42268a9dc9 fix merge 2020-07-06 11:25:58 +02:00
Gianmarco
adc9d2e036 Merge pull request #485 from react-spring/dependabot/npm_and_yarn/examples/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4 in /examples
2020-07-04 11:23:55 +02:00
Paul Henschel
79bdbc3edc mitigate leaks 2020-06-17 23:20:22 +02:00
Paul Henschel
e553f553d5 fix merge 2020-06-17 09:53:56 +02:00
Paul Henschel
ce1f8a1e7d fix scroll demo 2020-06-13 11:43:31 +02:00
Paul Henschel
6b4fa0ab73 forceResize 2020-06-06 20:31:33 +02:00
Paul Henschel
4409268f62 fix merge 2020-06-06 20:11:14 +02:00
dependabot[bot]
46d75bc185 Bump websocket-extensions from 0.1.3 to 0.1.4 in /examples
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 13:37:37 +00:00
Michael Fasani
d7cd037020 Dom was removed from lib and moved to Drei (#482) 2020-06-06 11:34:22 +02:00
Michael Fasani
2f16f1289e Clean up old ideas, unused code (#476) 2020-06-03 08:23:09 +02:00
Michael Fasani
7771912f96 Fix Lines.js warnings (#475) 2020-06-03 08:21:19 +02:00
Paul Henschel
478185fe61 merge master, up deps, fix merge conflicts 2020-06-01 18:41:40 +02:00
Michael Fasani
5cb122e31b Fix ShaderMaterial.js warnings (#467) 2020-06-01 18:16:14 +02:00
Michael Fasani
032b758d30 Fix Selection.js warnings (#466) 2020-06-01 18:16:00 +02:00
Michael Fasani
da60ca55a1 Fix SVGLoader.js warnings (#464) 2020-06-01 18:15:43 +02:00
Michael Fasani
42c02a78fd Fix Scroll.js warnings (#463) 2020-06-01 18:15:34 +02:00
Michael Fasani
ff538f59bc Fix SelectiveBloom.js warnings (#461) 2020-06-01 18:15:27 +02:00
Michael Fasani
43709d28da Fix Concurrent.js warnings (#460) 2020-06-01 18:15:22 +02:00
Michael Fasani
89eabd9273 Fix WaterPass.js warnings (#459) 2020-06-01 18:15:13 +02:00
Michael Fasani
7789a06d42 Fix Font.js warnings (#457) 2020-06-01 09:21:17 +02:00
Michael Fasani
093a49864d Fix GltfPlanet.js warnings (#447) 2020-06-01 09:00:00 +02:00
Michael Fasani
00eabb5d2c Fix WebGL2.js warnings (#456) 2020-06-01 08:59:46 +02:00
Michael Fasani
0ad9d173cb Fix Hud.js warnings (#455) 2020-06-01 08:59:40 +02:00
Michael Fasani
7c1325936a Fix Montage.js warnings (#454) 2020-06-01 08:59:33 +02:00
Michael Fasani
f4d40b5bdd Fix Viewcube.js warnings (#453)
* Fix Viewcube.js warnings

* Add drei lib

* Move import refrence for useCamera(), use from drei lib
2020-06-01 08:58:55 +02:00
Michael Fasani
6904129cb5 Fix MultiScene.js warnings (#452) 2020-06-01 08:58:47 +02:00
Michael Fasani
8de6f6d639 Fix VolumetricLight.js warnings (#451) 2020-06-01 08:58:39 +02:00
Michael Fasani
bf7755c055 Fix Suspense.js warnings (#449) 2020-06-01 08:58:33 +02:00
Michael Fasani
1d5488a006 Fix Dom.js warnings (#448) 2020-06-01 08:58:25 +02:00
Michael Fasani
b4611cf748 Fix GltfAnimations.js warnings (#446) 2020-06-01 08:58:10 +02:00
Michael Fasani
d4c2fd9675 Fix Reparenting.js warnings (#445) 2020-06-01 08:58:02 +02:00