Dustin Larimer
|
eedb5c226f
|
Add missing drei package (demos) (#563)
|
2020-07-11 16:01:54 +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
|
ce1f8a1e7d
|
fix scroll demo
|
2020-06-13 11:43:31 +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 |
|
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 |
|
Michael Fasani
|
3ccd4a07c3
|
Fix Bloom.js warnings (#444)
|
2020-06-01 08:57:51 +02:00 |
|
Michael Fasani
|
8225fdb931
|
Remove refresh warning (#443)
|
2020-06-01 08:56:27 +02:00 |
|
Michael Fasani
|
5fcdb2c373
|
Fixing broken variable name (#442)
|
2020-05-31 16:11:40 +02:00 |
|
Michael Fasani
|
31afc73474
|
Fixing white spots on white backgrounds in examples (#441)
|
2020-05-31 15:29:08 +02:00 |
|
Michael Fasani
|
8bd5264de0
|
Small improvement to README.md instructions (#438)
|
2020-05-31 14:07:55 +02:00 |
|
Paul Henschel
|
0ec4803d56
|
dom portals
|
2020-05-01 12:50:28 +02:00 |
|
Paul Henschel
|
9f9883121b
|
color management #344
|
2020-04-19 21:11:12 +02:00 |
|
Im15정재숙
|
8eb0fc4407
|
found a error (#343)
I just found that, scene is not loaded from useThree in Viewcube component.
|
2020-04-17 23:43:51 +02:00 |
|
Paul Henschel
|
07a75d8fc8
|
add face3/color to TS
|
2020-04-11 11:37:00 +02:00 |
|
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
|
1dea782784
|
add stoppropagation support to pointer capture
|
2020-03-21 10:34:35 +01:00 |
|
Paul Henschel
|
ec64f37e2f
|
update dependencies
|
2020-03-16 13:36:49 +01:00 |
|
Paul Henschel
|
60e7cca745
|
fix lines
|
2020-02-28 19:42:12 +01:00 |
|
Paul Henschel
|
389d97532e
|
Merge branches 'master' and 'master' of https://github.com/drcmda/react-three-fiber
|
2020-02-18 10:19:14 +01:00 |
|
Paul Henschel
|
745ff6de4d
|
addTail
|
2020-02-18 10:19:10 +01:00 |
|
Noah Chase
|
b409cd803d
|
add missing react-merge-refs dependency (#297)
|
2020-02-17 19:20:03 +01:00 |
|
Paul Henschel
|
83cf472c24
|
update three, fix demos
|
2020-02-10 12:38:57 +01:00 |
|
Paul Henschel
|
2e31139a63
|
fix material=null
|
2020-02-07 18:24:34 +01:00 |
|
Paul Henschel
|
aee69b1305
|
fix bridge component
|
2020-01-21 13:57:38 +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 |
|