Commit Graph

1115 Commits

Author SHA1 Message Date
Paul Henschel
c97e8f81ec 4.2.15 v4.2.15 2020-07-14 10:51:58 +02:00
Paul Henschel
d5bb468970 add gotchas section 2020-07-14 10:48:47 +02:00
Paul Henschel
aface5b5f4 4.2.14 v4.2.14 2020-07-12 18:14:59 +02:00
Paul Henschel
0307a13455 addAfterEffect 2020-07-12 18:14:39 +02:00
Paul Henschel
adc9bb0e75 Merge branch 'master' of https://github.com/drcmda/react-three-fiber 2020-07-12 12:26:35 +02:00
Paul Henschel
b3935ad95e powerpref 2020-07-12 12:26:30 +02:00
Dustin Larimer
eedb5c226f Add missing drei package (demos) (#563) 2020-07-11 16:01:54 +02:00
Paul Henschel
3049991297 Update readme.md 2020-07-10 14:02:17 +02:00
Paul Henschel
1351cecf37 Update readme.md 2020-07-10 14:01:38 +02:00
Paul Henschel
644630d869 4.2.13 v4.2.13 2020-07-10 13:57:38 +02:00
Paul Henschel
7ddedc32f8 fix stopPropagation for captured events 2020-07-10 13:57:34 +02:00
Jerry Gao
fec9159802 connect useUpdate generic argument type to its return value ref (#558) 2020-07-10 13:52:22 +02:00
Paul Henschel
ff0c2d3d16 Update pitfalls.md 2020-07-06 23:56:18 +02:00
Paul Henschel
83ffa65226 Update pitfalls.md 2020-07-06 23:54:48 +02:00
Paul Henschel
545b03adaa Merge branch 'master' of https://github.com/drcmda/react-three-fiber 2020-07-06 11:20:33 +02:00
Paul Henschel
10f8fac142 update deps 2020-07-06 11:20:29 +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
1873deaa33 4.2.12 v4.2.12 2020-06-24 23:01:10 +02:00
Paul Henschel
82f120dd8a 4.2.11 v4.2.11 2020-06-24 10:35:58 +02:00
Stephen Corwin
064d9a3613 Extended Click Event Handlers (#530)
* Extended click events

* fixed typo in comment
2020-06-24 07:54:26 +02:00
Thierry Tremblay
86b0f78d68 Add missing <instancedBufferAttribute> (#509) 2020-06-16 08:30:00 +02:00
Paul Henschel
ce1f8a1e7d fix scroll demo 2020-06-13 11:43:31 +02:00
Paul Henschel
199bbd22b4 4.2.10 v4.2.10 2020-06-12 13:19:48 +02:00
Paul Henschel
9ba9fd9382 light ts fix 2020-06-12 13:19:44 +02:00
Paul Henschel
4717b45180 4.2.9 v4.2.9 2020-06-12 12:48:41 +02:00
Paul Henschel
2f3cc48fcd fix #503 2020-06-12 12:48:35 +02:00
Paul Henschel
1ff64ab7e3 Merge branch 'master' of https://github.com/drcmda/react-three-fiber 2020-06-12 12:42:22 +02:00
Paul Henschel
0abeb1d8e5 merge 2020-06-12 12:42:18 +02:00
David
9e00e4408f Fixes event handlers compatibility with React handlers (#495)
* deps: update react types

* types: fixes event handlers compatiblity with React

Removes console.log 😅
2020-06-12 12:42:02 +02:00
Paul Henschel
8332904fea Update readme.md 2020-06-11 09:11:03 +02:00
Paul Henschel
1d63330206 Update api.md 2020-06-11 09:10:33 +02:00
Gianmarco
67900fd5e5 Merge pull request #498 from react-spring/gsimone-patch-1
Fixes typo "Eco system"
2020-06-09 18:59:27 +02:00
Gianmarco
cf8c56e39d Fixes typo "Eco system" 2020-06-09 18:56:28 +02:00
Michael Fasani
cc1381d60d Fix *.md file and unify toc style (#494) 2020-06-09 18:40:21 +02:00
Michael Fasani
de9c43da42 Fix *.md file and unify toc style (#494) 2020-06-09 12:13:41 +02:00
Michael Fasani
bec4170410 Adding table of contents to pitfalls.md (#493) 2020-06-08 19:05:34 +02:00
Michael Fasani
dd68c1bead Adding a 'table of contents' to recipe.md for quick navigation (#492) 2020-06-07 18:58:00 +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
e04b33c84c Better warn message for Dom component (#483) 2020-06-06 11:34:34 +02: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
Evan Bacon
d0cae38c9b Updated native section (#474)
- Use new bootstrapping option
- Added notice about emulators
- Added info about Expo web support
2020-06-02 22:56:23 +02:00
Michael Fasani
55d2c83dc5 Fixing small typos in api doc (#473) 2020-06-02 22:06:28 +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
6b82b709de Fix Font.js warnings (#465) 2020-06-01 18:15:51 +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