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

152 Commits

Author SHA1 Message Date
Kevin LEVRON
c611533929
Merge pull request #78 from yoanngueny/master
fix removeListener index
2021-07-02 13:24:43 +02:00
yoanngueny
d4eafa6824 fix removeListener esLint 2021-07-02 09:16:29 +02:00
Kevin Levron
3ef40d5a06 script setup fix (#74) 2021-07-01 22:17:20 +02:00
yoanngueny
3fd6dc3e05 fix removeListener index 2021-06-30 11:07:15 +02:00
Kevin Levron
bea23d4d4d improve raycasting #67 2021-06-08 19:27:05 +02:00
Kevin Levron
b00c35519b add $pointer 2021-05-11 21:07:23 +02:00
Kevin Levron
fd32163e7d remove onClick (not needed anymore) 2021-05-11 21:00:20 +02:00
Kevin Levron
fd35878753 canvas fallthrough attrs #59 2021-05-11 17:55:33 +02:00
Kevin Levron
49b795aac4 remove resetPosition 2021-05-08 21:54:12 +02:00
Kevin Levron
ced8c631c1 width/height for vector2 prop 2021-05-06 21:28:06 +02:00
Kevin Levron
8dd9d24f24 fix intersectRecursive 2021-05-05 21:46:02 +02:00
Kevin Levron
f3ffea6248 add camera props 2021-05-05 21:40:23 +02:00
Kevin Levron
9e828b01b2 add intersectRecursive for raycasting #55 2021-05-05 00:27:00 +02:00
Kevin Levron
4d30f03130 cleanup 2021-05-05 00:00:13 +02:00
Kevin Levron
cee01894b9 wip : refactor props (#54) 2021-05-04 01:07:57 +02:00
Kevin Levron
888b9e2e8d add 'props' 2021-05-03 19:21:04 +02:00
Kevin Levron
3705f97c61 improve interfaces 2021-05-02 20:51:19 +02:00
Kevin Levron
dde4c566ae improve renderer interface 2021-05-02 20:44:13 +02:00
Kevin Levron
d47b82909c fix #52 2021-05-01 12:20:22 +02:00
Kevin Levron
559e8f2cc7 add visible prop to object3d 2021-04-30 18:37:05 +02:00
Kevin Levron
35eecace74 add CubeCamera 2021-04-30 18:21:28 +02:00
Kevin Levron
2699ce8dfe fix "TouchEvent is not defined" 2021-04-29 21:41:51 +02:00
Kevin Levron
7b66f37c09 add shadow type (without watcher) #45 2021-04-29 19:32:29 +02:00
Kevin Levron
5c28a85fa5 add toneMapping prop (#45) 2021-04-29 19:27:20 +02:00
Kevin Levron
d532e3e995 add render fn interface 2021-04-28 23:13:53 +02:00
Kevin Levron
f50d66b733 pointer config prop ts 2021-04-26 18:37:45 +02:00
Kevin Levron
0a8f1ee88f fix missing scene 2021-04-24 22:49:00 +02:00
Kevin Levron
130dcfcefd export inject keys 2021-04-24 22:46:47 +02:00
Kevin Levron
cc87e699bd improve inject/provide types 2021-04-24 21:45:57 +02:00
Kevin Levron
9c41f1db6d improve props types 2021-04-23 23:29:56 +02:00
Kevin Levron
d86b243df6 add onClick to renderer 2021-04-22 12:02:41 +02:00
Kevin Levron
6f64c8b859 various fixes 2021-04-22 00:32:46 +02:00
Kevin Levron
3ccf67d7b1 remove three injection 2021-04-21 21:35:43 +02:00
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