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

499 Commits

Author SHA1 Message Date
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
Kevin Levron
dde4c566ae improve renderer interface 2021-05-02 20:44:13 +02:00
Kevin Levron
1fe694743c wip : godrays 2021-05-02 20:16:23 +02:00
Kevin Levron
561ae0938d fix dof 2021-05-02 01:32:50 +02:00
Kevin Levron
786555ea5c vanruesc/postprocessing wip 2021-05-02 01:07:31 +02:00
Kevin Levron
1c4acdc1e3 update app example 2021-05-01 12:27:09 +02:00
Kevin Levron
d47b82909c fix #52 2021-05-01 12:20:22 +02:00
Kevin Levron
1c9124d14e 0.3.0-beta.5 2021-04-30 18:44:59 +02:00
Kevin Levron
8801b9bac5 better fix for bindProp 2021-04-30 18:39:45 +02:00
Kevin Levron
559e8f2cc7 add visible prop to object3d 2021-04-30 18:37:05 +02:00
Kevin Levron
ddcca59d9c fix bindProp for boolean 2021-04-30 18:36:22 +02:00
Kevin Levron
35eecace74 add CubeCamera 2021-04-30 18:21:28 +02:00
Kevin Levron
364757752b update plugin 2021-04-30 17:34:42 +02:00
Kevin Levron
bd7fe45631 0.3.0-beta.4 2021-04-29 23:07:04 +02:00
Kevin Levron
2699ce8dfe fix "TouchEvent is not defined" 2021-04-29 21:41:51 +02:00
Kevin Levron
80c9ab4bd3 fix cdn rollup 2021-04-29 21:01:33 +02:00
Kevin Levron
d0a78e8061 add texture encoding 2021-04-29 19:42:26 +02:00