1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-23 20:02:32 +08:00

Commit Graph

  • 995cdf7c49 0.3.1 0.3.1 Kevin Levron 2021-05-17 18:58:04 +0200
  • a63c760bfc fix texture for ShaderMaterial Kevin Levron 2021-05-13 22:03:34 +0200
  • 2cca65c554 Merge branch 'master' of https://github.com/troisjs/trois into master Kevin Levron 2021-05-13 21:25:53 +0200
  • af5bee3e0c export EffectPass Kevin Levron 2021-05-13 21:25:41 +0200
  • 9942b056eb
    fix discord link Kevin LEVRON 2021-05-12 11:13:30 +0200
  • 52faaf943c readme Kevin Levron 2021-05-11 21:35:45 +0200
  • d7fd23f4f7 0.3.0 0.3.0 Kevin Levron 2021-05-11 21:34:35 +0200
  • 116733b68a remove build Kevin Levron 2021-05-11 21:28:29 +0200
  • 3a79e5e849 wip : postprocessing Kevin Levron 2021-05-11 21:24:58 +0200
  • b00c35519b add $pointer Kevin Levron 2021-05-11 21:07:23 +0200
  • fd32163e7d remove onClick (not needed anymore) Kevin Levron 2021-05-11 21:00:20 +0200
  • fd35878753 canvas fallthrough attrs #59 Kevin Levron 2021-05-11 17:55:33 +0200
  • 8c1c81bc94 rename models (fix #57) Kevin Levron 2021-05-10 19:01:54 +0200
  • 49b795aac4 remove resetPosition Kevin Levron 2021-05-08 21:54:12 +0200
  • 1a2f4c8078 remove package.json Sander Moolin 2021-05-07 18:12:06 -0400
  • a5590b02f1 support for canvas props Sander Moolin 2021-05-07 18:11:47 -0400
  • 567a8982bc fix import Kevin Levron 2021-05-06 22:42:23 +0200
  • 4900a69c30 ts => js for postprocessing Kevin Levron 2021-05-06 22:30:51 +0200
  • 3715262cb3 fix imports Kevin Levron 2021-05-06 21:58:48 +0200
  • ced8c631c1 width/height for vector2 prop Kevin Levron 2021-05-06 21:28:06 +0200
  • 7ebec83808 fix typo Kevin Levron 2021-05-06 21:27:37 +0200
  • 0c7627abb5
    Merge pull request #53 from troisjs/vanruesc/postprocessing Kevin LEVRON 2021-05-06 21:23:31 +0200
  • bdd300279a fix missing default Kevin Levron 2021-05-06 20:53:51 +0200
  • ebbafab3b8 materials props types Kevin Levron 2021-05-06 00:02:34 +0200
  • be9b22a055 materials props types #54 Kevin Levron 2021-05-06 00:02:19 +0200
  • fcaa5724b4 remove uneeded condition Kevin Levron 2021-05-05 22:44:02 +0200
  • 183e21a3ac fix matcap Kevin Levron 2021-05-05 22:42:44 +0200
  • 8dd9d24f24 fix intersectRecursive Kevin Levron 2021-05-05 21:46:02 +0200
  • f3ffea6248 add camera props Kevin Levron 2021-05-05 21:40:23 +0200
  • 802b299e77 add camera props Kevin Levron 2021-05-05 21:35:11 +0200
  • 9210f7f32c fix setTexture Kevin Levron 2021-05-05 09:51:42 +0200
  • 2029497e11 fix setTexture Kevin Levron 2021-05-05 09:47:54 +0200
  • 9baccbd1d5 Merge branch 'master' into vanruesc/postprocessing Kevin Levron 2021-05-05 00:44:35 +0200
  • 4b355e6d78 readme Kevin Levron 2021-05-05 00:40:38 +0200
  • 9e828b01b2 add intersectRecursive for raycasting #55 Kevin Levron 2021-05-05 00:27:00 +0200
  • 4d30f03130 cleanup Kevin Levron 2021-05-05 00:00:13 +0200
  • f9b18c6b7a cleanup Kevin Levron 2021-05-04 23:39:02 +0200
  • 850ee43e55 cleanup Kevin Levron 2021-05-04 23:37:37 +0200
  • 1735a2150c refactor materials #54 Kevin Levron 2021-05-04 23:35:24 +0200
  • cee01894b9 wip : refactor props (#54) Kevin Levron 2021-05-04 01:07:57 +0200
  • 2ce7fe8799 remove console.log Kevin Levron 2021-05-03 23:31:17 +0200
  • ec6a9db7fc Merge branch 'master' into vanruesc/postprocessing Kevin Levron 2021-05-03 23:14:28 +0200
  • 19eaa22fc5 simplify textures Kevin Levron 2021-05-03 23:11:59 +0200
  • 888b9e2e8d add 'props' Kevin Levron 2021-05-03 19:21:04 +0200
  • 2070f20a6b add ready event on effect and pass Kevin Levron 2021-05-02 22:05:24 +0200
  • fb0a98cba4 blur pass Kevin Levron 2021-05-02 21:25:59 +0200
  • 80bcc98b15 wip Kevin Levron 2021-05-02 21:10:48 +0200
  • 971c8377ec Merge branch 'master' into vanruesc/postprocessing Kevin Levron 2021-05-02 21:06:50 +0200
  • 785e09d447 update example app Kevin Levron 2021-05-02 20:56:34 +0200
  • 3705f97c61 improve interfaces Kevin Levron 2021-05-02 20:51:19 +0200
  • dde4c566ae improve renderer interface Kevin Levron 2021-05-02 20:44:13 +0200
  • 1fe694743c wip : godrays Kevin Levron 2021-05-02 20:16:23 +0200
  • 561ae0938d fix dof Kevin Levron 2021-05-02 01:32:50 +0200
  • 786555ea5c vanruesc/postprocessing wip Kevin Levron 2021-05-02 01:07:31 +0200
  • 1c4acdc1e3 update app example Kevin Levron 2021-05-01 12:27:09 +0200
  • d47b82909c fix #52 Kevin Levron 2021-05-01 12:20:22 +0200
  • 1c9124d14e 0.3.0-beta.5 0.3.0-beta.5 Kevin Levron 2021-04-30 18:44:59 +0200
  • 8801b9bac5 better fix for bindProp Kevin Levron 2021-04-30 18:39:45 +0200
  • 559e8f2cc7 add visible prop to object3d Kevin Levron 2021-04-30 18:37:05 +0200
  • ddcca59d9c fix bindProp for boolean Kevin Levron 2021-04-30 18:36:22 +0200
  • 35eecace74 add CubeCamera Kevin Levron 2021-04-30 18:21:28 +0200
  • 364757752b update plugin Kevin Levron 2021-04-30 17:34:42 +0200
  • bd7fe45631 0.3.0-beta.4 0.3.0-beta.4 Kevin Levron 2021-04-29 23:07:04 +0200
  • 2699ce8dfe fix "TouchEvent is not defined" Kevin Levron 2021-04-29 21:41:51 +0200
  • 80c9ab4bd3 fix cdn rollup Kevin Levron 2021-04-29 21:01:33 +0200
  • d0a78e8061 add texture encoding Kevin Levron 2021-04-29 19:42:26 +0200
  • 7b66f37c09 add shadow type (without watcher) #45 Kevin Levron 2021-04-29 19:32:29 +0200
  • 2e81ed9730 remove unused imports Kevin Levron 2021-04-29 19:27:33 +0200
  • 5c28a85fa5 add toneMapping prop (#45) Kevin Levron 2021-04-29 19:27:20 +0200
  • e174da23c6 improve materials Kevin Levron 2021-04-29 19:26:53 +0200
  • 73425177e5 improve material Kevin Levron 2021-04-29 18:23:43 +0200
  • 7f79759866 export points material Kevin Levron 2021-04-28 23:14:07 +0200
  • d532e3e995 add render fn interface Kevin Levron 2021-04-28 23:13:53 +0200
  • 99bcb73c10 improve geo Kevin Levron 2021-04-28 19:54:46 +0200
  • 4034a731e3 add Points Kevin Levron 2021-04-28 19:54:36 +0200
  • d8e552200c BufferGeometry with buffer attributes prop Kevin Levron 2021-04-28 19:02:25 +0200
  • 9a7d8eaa9b 0.3.0-beta.0 0.3.0-beta.0 Kevin Levron 2021-04-28 18:07:58 +0200
  • 7cb758f2d1
    Merge pull request #51 from troisjs/rollup-plugin-dts Kevin LEVRON 2021-04-28 12:30:27 +0200
  • 0308885211 fix rollup conf Kevin Levron 2021-04-28 12:29:24 +0200
  • 6a0e20d297 test rollup-plugin-dts Kevin Levron 2021-04-27 20:07:12 +0200
  • 3131469fc2 rollup-plugin-esbuild Kevin Levron 2021-04-27 18:45:37 +0200
  • 49a0c1fef2 fix props ts Kevin Levron 2021-04-26 19:54:56 +0200
  • fda1ab4912
    Merge pull request #47 from troisjs/typescript Kevin LEVRON 2021-04-26 19:09:54 +0200
  • 8b778a2100 app.vue example Kevin Levron 2021-04-26 19:09:06 +0200
  • 79f1512a1e update ts conf Kevin Levron 2021-04-26 19:05:12 +0200
  • 0bfac37f53 improve props types Kevin Levron 2021-04-26 18:38:17 +0200
  • f50d66b733 pointer config prop ts Kevin Levron 2021-04-26 18:37:45 +0200
  • 5562d5f496 improve meshes ts Kevin Levron 2021-04-26 18:36:57 +0200
  • f70bbaebef improve geometries ts Kevin Levron 2021-04-26 18:36:37 +0200
  • 0a8f1ee88f fix missing scene Kevin Levron 2021-04-24 22:49:00 +0200
  • dcd26ce880 modify components imports Kevin Levron 2021-04-24 22:48:46 +0200
  • 6c02d46d42 modify export Kevin Levron 2021-04-24 22:47:18 +0200
  • 130dcfcefd export inject keys Kevin Levron 2021-04-24 22:46:47 +0200
  • cc87e699bd improve inject/provide types Kevin Levron 2021-04-24 21:45:57 +0200
  • 9c41f1db6d improve props types Kevin Levron 2021-04-23 23:29:56 +0200
  • 98c6430d65 tsconfig Kevin Levron 2021-04-22 14:09:44 +0200
  • d86b243df6 add onClick to renderer Kevin Levron 2021-04-22 12:02:41 +0200
  • e5fa85515f cleanup Kevin Levron 2021-04-22 01:00:06 +0200
  • d15b90e4b2 cs Kevin Levron 2021-04-22 00:46:52 +0200
  • 6f64c8b859 various fixes Kevin Levron 2021-04-22 00:32:46 +0200