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

351 Commits

Author SHA1 Message Date
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
Kevin Levron
4d9643d461 chore: bump versions 2021-04-03 12:51:53 +02:00
Kevin Levron
9214198e62 fix typo 2021-04-03 11:19:13 +02:00
Kevin Levron
1da38e4884 remove unneeded material dispose 2021-04-03 02:25:35 +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
9583cd93ed cs 2021-04-02 14:02:22 +02:00
Kevin Levron
afcf13b873 refactore mesh events (wip) #34 2021-04-02 13:56:03 +02:00
Kevin Levron
9cf540b0b7 fix SSAOPass (cs and unneeded resize) 2021-04-01 22:31:57 +02:00
Kevin Levron
36a7e7f519 fix EffectPass (emits) 2021-04-01 21:54:58 +02:00
Kevin LEVRON
a583889060
Merge pull request #33 from SaFrMo/raycast-update
Raycast update
2021-04-01 21:38:45 +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
157d918728 Merge branch 'upstream' into raycast-update 2021-03-26 09:40:49 -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