Kevin Levron
|
ca2ef58436
|
wip: meshes
|
2021-04-18 22:30:17 +02:00 |
|
Kevin Levron
|
b5ab6567e3
|
wip: core
|
2021-04-18 22:27:53 +02:00 |
|
Kevin Levron
|
5df3223bd6
|
wip: geometries
|
2021-04-18 22:25:24 +02:00 |
|
Kevin Levron
|
216c44deaf
|
wip (meshes)
|
2021-04-16 04:19:25 +02:00 |
|
Kevin Levron
|
f82a7d5ab4
|
wip (geometries)
|
2021-04-16 04:13:00 +02:00 |
|
Kevin Levron
|
53a5f32344
|
wip (core)
|
2021-04-16 04:12:41 +02:00 |
|
Kevin Levron
|
de98dd8d11
|
wip
|
2021-04-16 03:19:50 +02:00 |
|
Kevin Levron
|
d2006b1f2c
|
wip
|
2021-04-16 01:56:52 +02:00 |
|
Kevin Levron
|
154fd7439c
|
wip
|
2021-04-16 00:54:11 +02:00 |
|
Kevin Levron
|
6bbb80710d
|
update typescript/eslint conf
|
2021-04-15 17:50:41 +02:00 |
|
Kevin Levron
|
6c5afa39b9
|
add typescript conf
|
2021-04-14 22:08:16 +02:00 |
|
Kevin Levron
|
89b2d99098
|
fix RectAreaLight unmounted
|
2021-04-12 23:36:23 +02:00 |
|
Kevin Levron
|
0f0fe659af
|
remove optional chaining (#42)
|
2021-04-07 00:02:02 +02:00 |
|
Kevin Levron
|
7261af9f9f
|
0.2.3
|
2021-04-06 21:46:35 +02:00 |
|
Kevin Levron
|
41dfd4465a
|
clear callbacks onUnmounted
|
2021-04-06 19:17:32 +02:00 |
|
Kevin Levron
|
7e0c4d5737
|
cs
|
2021-04-06 18:43:06 +02:00 |
|
Kevin LEVRON
|
bc8386d033
|
Merge pull request #41 from SaFrMo/stats-v2
new stats component
|
2021-04-06 18:40:11 +02:00 |
|
Sander Moolin
|
ea82a46cce
|
remove extra import (without package-lock this time)
|
2021-04-06 10:29:33 -04:00 |
|
Sander Moolin
|
4807f7ba12
|
Revert "remove extra import"
This reverts commit 47c66162ac .
|
2021-04-06 10:29:07 -04:00 |
|
Sander Moolin
|
47c66162ac
|
remove extra import
|
2021-04-06 10:28:45 -04:00 |
|
Sander Moolin
|
2fe99ca3ff
|
new stats component
|
2021-04-06 10:28:04 -04:00 |
|
Kevin Levron
|
bd733970af
|
export missing PlaneGeometry
|
2021-04-05 23:25:01 +02:00 |
|
Kevin Levron
|
a6a11bfbbd
|
move gem, mirror, refraction meshes (#39)
|
2021-04-05 23:23:58 +02:00 |
|
Kevin Levron
|
c4d36904c4
|
move onBeforeRender, add onAfterRender (#38, #40)
|
2021-04-05 23:12:08 +02:00 |
|
Kevin Levron
|
c373adc7df
|
simple cannonjs component
|
2021-04-05 19:47:31 +02:00 |
|
Kevin Levron
|
f6ed7bac92
|
add userData to Object3D
|
2021-04-05 01:14:06 +02:00 |
|
Kevin Levron
|
8121ed0009
|
simple vr button
|
2021-04-04 23:33:57 +02:00 |
|
Kevin Levron
|
abcc930246
|
wip
|
2021-04-04 23:08:17 +02:00 |
|
Kevin Levron
|
42cdb9fb53
|
add pointer shortcut
|
2021-04-04 22:29:57 +02:00 |
|
Kevin Levron
|
405d7bfa65
|
0.2.1
|
2021-04-04 22:02:11 +02:00 |
|
Kevin Levron
|
714b4776d7
|
fix slider2
|
2021-04-04 22:00:48 +02:00 |
|
Kevin Levron
|
31cf5e99f2
|
change default pointer positions
|
2021-04-04 21:59:57 +02:00 |
|
Kevin Levron
|
3837f164f9
|
update ignore
|
2021-04-04 21:09:42 +02:00 |
|
Kevin Levron
|
7d4cda3fc5
|
update rollup
|
2021-04-04 21:09:29 +02:00 |
|
Kevin Levron
|
db5aca7538
|
defineComponent for components (#10)
|
2021-04-04 21:06:06 +02:00 |
|
Kevin Levron
|
d506b3333e
|
remove shaders from tools
|
2021-04-04 21:04:56 +02:00 |
|
Kevin Levron
|
2dae67458f
|
defineComponent for model loaders (#10)
|
2021-04-04 21:02:46 +02:00 |
|
Kevin Levron
|
98c74aa1c4
|
defineComponent for effects (#10)
|
2021-04-04 21:02:21 +02:00 |
|
Kevin Levron
|
a1d786297c
|
defineComponent for materials (#10)
|
2021-04-04 20:42:35 +02:00 |
|
Kevin Levron
|
09290f9d88
|
defineComponent for lights (#10)
|
2021-04-04 20:41:11 +02:00 |
|
Kevin Levron
|
8eff7c1728
|
simple xr support
|
2021-04-03 23:57:46 +02:00 |
|
Kevin Levron
|
c900286de8
|
simplify geometries
|
2021-04-03 23:12:38 +02:00 |
|
Kevin LEVRON
|
62f47d10aa
|
Merge pull request #36 from SaFrMo/rectarealight-fix
rectarealight helper fix
|
2021-04-03 22:55:27 +02:00 |
|
Kevin Levron
|
168289c641
|
defineComponent for meshes and simplify (#10)
|
2021-04-03 22:54:11 +02:00 |
|
Sander Moolin
|
194fd54f04
|
rectarealight helper fix
|
2021-04-03 16:47:18 -04:00 |
|
Kevin Levron
|
885268fede
|
defineComponent for core components (#10)
|
2021-04-03 22:19:57 +02:00 |
|
Kevin Levron
|
f6ecd087fb
|
defineComponent for geometries (#10)
|
2021-04-03 22:06:41 +02:00 |
|
Kevin Levron
|
e02d28dfd9
|
update rollup conf
|
2021-04-03 21:45:08 +02:00 |
|
Kevin Levron
|
a11a6cecf4
|
move tools (fix rollup)
|
2021-04-03 21:43:40 +02:00 |
|
Kevin Levron
|
9eb6bac736
|
improve pointer
|
2021-04-03 21:42:52 +02:00 |
|