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

359 Commits

Author SHA1 Message Date
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
2699ce8dfe fix "TouchEvent is not defined" 2021-04-29 21:41:51 +02:00
Kevin Levron
d0a78e8061 add texture encoding 2021-04-29 19:42:26 +02:00
Kevin Levron
7b66f37c09 add shadow type (without watcher) #45 2021-04-29 19:32:29 +02:00
Kevin Levron
2e81ed9730 remove unused imports 2021-04-29 19:27:33 +02:00
Kevin Levron
5c28a85fa5 add toneMapping prop (#45) 2021-04-29 19:27:20 +02:00
Kevin Levron
e174da23c6 improve materials 2021-04-29 19:26:53 +02:00
Kevin Levron
73425177e5 improve material 2021-04-29 18:23:43 +02:00
Kevin Levron
7f79759866 export points material 2021-04-28 23:14:07 +02:00
Kevin Levron
d532e3e995 add render fn interface 2021-04-28 23:13:53 +02:00
Kevin Levron
99bcb73c10 improve geo 2021-04-28 19:54:46 +02:00
Kevin Levron
4034a731e3 add Points 2021-04-28 19:54:36 +02:00
Kevin Levron
d8e552200c BufferGeometry with buffer attributes prop 2021-04-28 19:02:25 +02:00
Kevin Levron
9a7d8eaa9b 0.3.0-beta.0 2021-04-28 18:07:58 +02:00
Kevin Levron
49a0c1fef2 fix props ts 2021-04-26 19:54:56 +02:00
Kevin Levron
8b778a2100 app.vue example 2021-04-26 19:09:06 +02:00
Kevin Levron
0bfac37f53 improve props types 2021-04-26 18:38:17 +02:00
Kevin Levron
f50d66b733 pointer config prop ts 2021-04-26 18:37:45 +02:00
Kevin Levron
5562d5f496 improve meshes ts 2021-04-26 18:36:57 +02:00
Kevin Levron
f70bbaebef improve geometries ts 2021-04-26 18:36:37 +02:00
Kevin Levron
0a8f1ee88f fix missing scene 2021-04-24 22:49:00 +02:00
Kevin Levron
dcd26ce880 modify components imports 2021-04-24 22:48:46 +02:00
Kevin Levron
6c02d46d42 modify export 2021-04-24 22:47:18 +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
98c6430d65 tsconfig 2021-04-22 14:09:44 +02:00
Kevin Levron
d86b243df6 add onClick to renderer 2021-04-22 12:02:41 +02:00
Kevin Levron
e5fa85515f cleanup 2021-04-22 01:00:06 +02:00
Kevin Levron
d15b90e4b2 cs 2021-04-22 00:46:52 +02:00
Kevin Levron
6f64c8b859 various fixes 2021-04-22 00:32:46 +02:00
Kevin Levron
af18934b67 remove viewer 2021-04-21 21:43:37 +02:00
Kevin Levron
09eae00340 fix removeIntersectObject 2021-04-21 21:42:52 +02:00
Kevin Levron
3ccf67d7b1 remove three injection 2021-04-21 21:35:43 +02:00
Kevin Levron
86c51ef9bd text 2021-04-21 21:05:17 +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
7cab6b5a79 meshes 2021-04-21 18:20:34 +02:00
Kevin Levron
c82430eb39 improve InstancedMesh 2021-04-21 17:37:36 +02:00
Kevin Levron
c91eacc068 remove console.log 2021-04-21 16:09:44 +02:00
Kevin Levron
e4cefb4809 cs fix 2021-04-21 16:08:10 +02:00
Kevin Levron
9288a3eedf effects 2021-04-21 16:07:03 +02:00
Kevin Levron
7cdda981ef object3d 2021-04-21 16:04:20 +02:00
Kevin Levron
8a2d874290 instancedmesh 2021-04-21 16:03:31 +02:00
Kevin Levron
3b53044f14 wip: renderer 2021-04-21 14:24:32 +02:00
Kevin Levron
b5e03c5600 wip: effectcomposer 2021-04-21 02:17:31 +02:00
Kevin Levron
d10c7d6a02 wip: renderer 2021-04-21 01:23:09 +02:00