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

515 Commits

Author SHA1 Message Date
Sander Moolin
a57c44d968 update build fix 2021-05-26 16:02:46 -04:00
Sander Moolin
56f049a070 Fix build error 2021-05-25 16:57:37 -04:00
Kevin Levron
995cdf7c49 0.3.1 2021-05-17 18:58:04 +02:00
Kevin Levron
a63c760bfc fix texture for ShaderMaterial 2021-05-13 22:03:34 +02:00
Kevin Levron
2cca65c554 Merge branch 'master' of https://github.com/troisjs/trois into master 2021-05-13 21:25:53 +02:00
Kevin Levron
af5bee3e0c export EffectPass 2021-05-13 21:25:41 +02:00
Kevin LEVRON
9942b056eb
fix discord link 2021-05-12 11:13:30 +02:00
Kevin Levron
52faaf943c readme 2021-05-11 21:35:45 +02:00
Kevin Levron
d7fd23f4f7 0.3.0 2021-05-11 21:34:35 +02:00
Kevin Levron
116733b68a remove build 2021-05-11 21:28:29 +02:00
Kevin Levron
3a79e5e849 wip : postprocessing 2021-05-11 21:24:58 +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
8c1c81bc94 rename models (fix #57) 2021-05-10 19:01:54 +02:00
Kevin Levron
49b795aac4 remove resetPosition 2021-05-08 21:54:12 +02:00
Kevin Levron
567a8982bc fix import 2021-05-06 22:42:23 +02:00
Kevin Levron
4900a69c30 ts => js for postprocessing 2021-05-06 22:30:51 +02:00
Kevin Levron
3715262cb3 fix imports 2021-05-06 21:58:48 +02:00
Kevin Levron
ced8c631c1 width/height for vector2 prop 2021-05-06 21:28:06 +02:00
Kevin Levron
7ebec83808 fix typo 2021-05-06 21:27:37 +02:00
Kevin LEVRON
0c7627abb5
Merge pull request #53 from troisjs/vanruesc/postprocessing
vanruesc/postprocessing wip
2021-05-06 21:23:31 +02:00
Kevin Levron
bdd300279a fix missing default 2021-05-06 20:53:51 +02:00
Kevin Levron
ebbafab3b8 materials props types 2021-05-06 00:02:34 +02:00
Kevin Levron
be9b22a055 materials props types #54 2021-05-06 00:02:19 +02:00
Kevin Levron
fcaa5724b4 remove uneeded condition 2021-05-05 22:44:02 +02:00
Kevin Levron
183e21a3ac fix matcap 2021-05-05 22:42:44 +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
802b299e77 add camera props 2021-05-05 21:35:11 +02:00
Kevin Levron
9210f7f32c fix setTexture 2021-05-05 09:51:42 +02:00
Kevin Levron
2029497e11 fix setTexture 2021-05-05 09:47:54 +02:00
Kevin Levron
9baccbd1d5 Merge branch 'master' into vanruesc/postprocessing 2021-05-05 00:44:35 +02:00
Kevin Levron
4b355e6d78 readme 2021-05-05 00:40:38 +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
f9b18c6b7a cleanup 2021-05-04 23:39:02 +02:00
Kevin Levron
850ee43e55 cleanup 2021-05-04 23:37:37 +02:00
Kevin Levron
1735a2150c refactor materials #54 2021-05-04 23:35:24 +02:00
Kevin Levron
cee01894b9 wip : refactor props (#54) 2021-05-04 01:07:57 +02:00
Kevin Levron
2ce7fe8799 remove console.log 2021-05-03 23:31:17 +02:00
Kevin Levron
ec6a9db7fc Merge branch 'master' into vanruesc/postprocessing 2021-05-03 23:14:28 +02:00
Kevin Levron
19eaa22fc5 simplify textures 2021-05-03 23:11:59 +02:00
Kevin Levron
888b9e2e8d add 'props' 2021-05-03 19:21:04 +02:00
Kevin Levron
2070f20a6b add ready event on effect and pass 2021-05-02 22:05:24 +02:00
Kevin Levron
fb0a98cba4 blur pass 2021-05-02 21:25:59 +02:00
Kevin Levron
80bcc98b15 wip 2021-05-02 21:10:48 +02:00
Kevin Levron
971c8377ec Merge branch 'master' into vanruesc/postprocessing 2021-05-02 21:06:50 +02:00
Kevin Levron
785e09d447 update example app 2021-05-02 20:56:34 +02:00
Kevin Levron
3705f97c61 improve interfaces 2021-05-02 20:51:19 +02:00