1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00
Commit Graph

119 Commits

Author SHA1 Message Date
Kevin Levron
04890fc2fb wip 2021-04-21 21:05:02 +02:00
Kevin Levron
3e9138d1db wip 2021-04-21 19:10:01 +02:00
Kevin Levron
7cdda981ef object3d 2021-04-21 16:04:20 +02:00
Kevin Levron
3b53044f14 wip: renderer 2021-04-21 14:24:32 +02:00
Kevin Levron
d10c7d6a02 wip: renderer 2021-04-21 01:23:09 +02:00
Kevin Levron
672c4f6ad2 wip: improve object3d 2021-04-21 01:10:48 +02:00
Kevin Levron
9583a24136 wip: simplify useThree 2021-04-21 01:10:20 +02:00
Kevin Levron
973dda4002 wip 2021-04-20 17:50:06 +02:00
Kevin Levron
da2a4607c3 wip: core 2021-04-19 19:57:19 +02:00
Kevin Levron
8adb685c56 wip: core 2021-04-19 19:37:11 +02:00
Kevin Levron
98c892112a wip 2021-04-19 03:22:02 +02:00
Kevin Levron
971f37e29b wip 2021-04-19 02:17:56 +02:00
Kevin Levron
f81c9a6996 wip: camera 2021-04-19 01:53:25 +02:00
Kevin Levron
b073f738b2 object3d userData 2021-04-19 01:28:09 +02:00
Kevin Levron
b5ab6567e3 wip: core 2021-04-18 22:27:53 +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
0f0fe659af remove optional chaining (#42) 2021-04-07 00:02:02 +02:00
Kevin Levron
41dfd4465a clear callbacks onUnmounted 2021-04-06 19:17:32 +02:00
Kevin Levron
c4d36904c4 move onBeforeRender, add onAfterRender (#38, #40) 2021-04-05 23:12:08 +02:00
Kevin Levron
f6ed7bac92 add userData to Object3D 2021-04-05 01:14:06 +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
31cf5e99f2 change default pointer positions 2021-04-04 21:59:57 +02:00
Kevin Levron
8eff7c1728 simple xr support 2021-04-03 23:57:46 +02:00
Kevin Levron
885268fede defineComponent for core components (#10) 2021-04-03 22:19:57 +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
Kevin Levron
9214198e62 fix typo 2021-04-03 11:19:13 +02:00
Kevin Levron
ed985ed652 fix $parent 2021-04-03 02:04:07 +02:00
Kevin Levron
8c5674b48f intersectMode for raycaster 2021-04-03 00:59:58 +02:00
Kevin Levron
d11c2fe247 intersectMode (#35) 2021-04-02 23:22:19 +02:00
Kevin Levron
75b34b23c5 camera cs 2021-04-02 23:01:58 +02:00
Kevin Levron
4b2564baf8 raycaster component onClick 2021-04-02 23:00:36 +02:00
Kevin Levron
acbcd0fb50 improve pointer / raycaster (#34) 2021-04-02 22:38:37 +02:00
Kevin Levron
0a7086398f remove raycaster component 2021-04-02 15:02:06 +02:00
Kevin Levron
4336969434 refactore mesh events (wip) #34 2021-04-02 14:57:03 +02:00
Kevin Levron
afcf13b873 refactore mesh events (wip) #34 2021-04-02 13:56:03 +02:00
Sander Moolin
6d4c2fe849 remove extra docs 2021-03-26 13:37:53 -04:00
Sander Moolin
c4679c6d1a click on raycaster 2021-03-26 13:37:15 -04:00
Sander Moolin
808d32b83a click on object3d 2021-03-26 12:38:11 -04:00
Sander Moolin
50d158c7c6 more docs 2021-03-26 12:25:29 -04:00
Sander Moolin
f1b9c13c94 docs wip 2021-03-26 12:21:26 -04:00
Sander Moolin
1fbbed6380 wip on raycaster changelog 2021-03-26 09:56:18 -04:00
Sander Moolin
aa0bb91949 Snapshot 2021-03-26 09:39:58 -04:00
Sander Moolin
18b425ff50 remove extra code, formatting 2021-03-26 09:15:14 -04:00
Sander Moolin
2b917a52e6 teardown listeners, object pool, renderer mouse leave event 2021-03-25 14:03:28 -04:00
Sander Moolin
c325d47617 note on touch 2021-03-25 10:12:11 -04:00