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

Commit Graph

  • e43af10896
    Merge 1831c11536 into a1b1239809 Kirill B 2023-07-18 16:58:40 +0300
  • 1831c11536 added loading models for 3D printing: 3MF and STL wannnwdooo 2023-07-18 16:44:23 +0300
  • 7583a611d1 fix(core/Renderer): change the type of width and height to Number ZhuBei 2023-06-09 16:37:56 +0800
  • b1b3239a29
    Merge 16e496232e into a1b1239809 Damian Koper 2023-04-16 16:44:36 +0200
  • 16e496232e
    fix: tube geometry radial segments typo Damian Koper 2023-04-16 16:42:59 +0200
  • 8ad3ffc136
    Merge 59da70038c into a1b1239809 Shule Hsiung 2023-04-13 20:49:34 +0200
  • c529747c44
    Merge 5cb0efcce1 into a1b1239809 dataexcess 2023-04-13 20:49:34 +0200
  • 4ed982acb9
    Merge 7913588f70 into a1b1239809 feritarou 2023-04-10 10:08:44 +0200
  • 8e51ddb169
    Merge f54b94d6de into a1b1239809 Chaphasilor 2023-04-07 16:12:19 +0200
  • a1b1239809
    Merge pull request #185 from kartsims/feature/draco-loader master Kevin LEVRON 2023-04-07 16:11:59 +0200
  • 7913588f70 Revert "chore: build package" feritarou 2023-04-07 09:32:31 +0200
  • be6a15544c chore: build package feritarou 2023-04-06 19:39:47 +0200
  • 7af9092fc1 feat: arrays of materials in a mesh feritarou 2023-04-06 19:16:13 +0200
  • ead55978a8
    Merge pull request #186 from psoglav/master Kevin LEVRON 2023-03-08 08:47:42 +0100
  • cbacf57713
    fix(docs): remove extra semicolon in readme Andrey Danilenko 2023-02-24 21:38:24 +0300
  • 6aba3fa81d DRACO loader support Simon 2023-02-21 20:59:29 +0100
  • 5cb0efcce1 Merge branch 'audio' into develop dataexcess 2022-12-08 22:15:16 +0100
  • b3a1977875 added more properties with appropriate watcher/binder dataexcess 2022-12-08 22:12:51 +0100
  • c75964d599 refactor using audio instance on Audio component + no need to inject render dataexcess 2022-11-29 12:30:42 +0100
  • 62b0db0cd5 wip integrating audio components to the project dataexcess 2022-11-28 20:22:22 +0100
  • f54b94d6de add ThreemfModel component for importing 3MF files Chaphasilor 2022-10-26 17:27:15 +0000
  • 59da70038c ISSUE(effects/unreal-bloom): Removed undefined uniform in callback for watcher Sune Bear 2022-08-12 00:03:50 +0800
  • 8c5dd149b9
    Merge pull request #143 from EstebanFuentealba/master Kevin LEVRON 2022-05-12 00:07:06 +0200
  • 73883858aa Remove deprecated class THREE.Geometry and THREE.Face3 Esteban Fuentealba 2022-05-10 21:07:19 -0400
  • eaa4ca3795
    Thanks @michelwaechter 💙 Kevin LEVRON 2022-05-07 11:17:23 +0200
  • 65e5803302
    Update README.md Kevin LEVRON 2022-04-13 11:47:08 +0200
  • 2f0d81a62b
    Merge branch 'troisjs:master' into master Yang Developer 2022-03-31 11:01:55 +0800
  • 2c4bfa2396 make sure renderer exists Yang 2022-03-31 10:56:36 +0800
  • af3b6f1a20
    Merge 6926ec63c8 into bfaee20496 Yang Developer 2022-03-30 12:54:35 -0700
  • 6926ec63c8 ignore assets Yang 2022-03-30 18:47:45 +0800
  • cb33c663c9 Yang GLTF Yang 2022-03-30 18:39:44 +0800
  • bdcd9b7c49 gltf import test Yang 2022-03-30 17:28:03 +0800
  • 47dd16f5a9 arcvhiz component =) Yang 2022-03-30 16:31:01 +0800
  • bfaee20496
    Merge pull request #130 from semleti/master Kevin LEVRON 2022-03-28 22:20:19 +0200
  • 4de5e96380 image sequence component index Yang 2022-03-28 18:10:14 +0800
  • bf7b0a7607 export default materials Yang 2022-03-28 17:32:18 +0800
  • fddfbee115 Refactor default three material from Main Material to individual classes Yang 2022-03-28 17:29:37 +0800
  • 80ef731a16 upgrade three@138 refactor RGBFormat -> RGBAFormat semleti 2022-03-23 18:05:10 +0000
  • ba2665e741 devcontainer node:17 semleti 2022-03-23 18:04:05 +0000
  • 34ec0e8897 renderer width/height type 0.4 Kevin Levron 2022-03-16 18:11:22 +0100
  • 74ae7137ad #124 Kevin Levron 2022-02-16 20:27:57 +0100
  • ce7958201a remove components Kevin Levron 2022-02-16 20:26:50 +0100
  • fff36604c4 0.3.4 0.3.4 Kevin Levron 2022-02-16 19:57:22 +0100
  • 39d71b3ef7 created event for geometries Kevin Levron 2022-02-16 19:52:11 +0100
  • 4a8f8d9608 Thanks designori-llc 💙 Kevin Levron 2022-02-16 17:15:54 +0100
  • 60eee1a544 pixel ratio #88 Kevin Levron 2022-02-16 17:10:36 +0100
  • 1c5a1942f8 screenshots Kevin Levron 2022-02-03 20:18:09 +0100
  • 74c2f509e2 Extrude and Shape geometries #112 Kevin Levron 2022-02-03 19:58:55 +0100
  • 5ad5e878e7
    Merge pull request #114 from roy2an/master Kevin LEVRON 2022-01-24 21:25:54 +0100
  • bb6358716d WebGLRenderer constructor params #117 Kevin Levron 2022-01-24 20:55:36 +0100
  • 12b0564517 feat: add aliases to tsconfig.json Alvaro 2022-01-24 18:04:02 +0100
  • 29ded46fcd fix: solve issue with alias imports Alvaro 2022-01-24 18:03:34 +0100
  • 6637030bfb fix: typo on composable index Alvaro 2022-01-24 18:03:21 +0100
  • 9958bc3e8c feat: composables folder + alias imports Alvaro 2022-01-24 17:41:02 +0100
  • 19ce2fadc4 feat: vite typescript config Alvaro 2022-01-24 17:31:12 +0100
  • 02e4219660 feat: added alias and factory to vite config Alvaro 2022-01-24 17:30:34 +0100
  • da6396ccfe
    Merge pull request #120 from xewl/master Kevin LEVRON 2022-01-22 10:02:26 +0100
  • 10b86eff6a Add missing SphereGeometry parameters Ken V 2022-01-22 05:22:52 +0100
  • fee0fcf9b6 Add missing SphereGeometry parameters Ken V 2022-01-22 04:18:40 +0100
  • bf4901a2d9 add PointLightHelper 1AlbertChen 2021-12-29 15:50:45 +0800
  • 447e4d9735 gltf no animations RoYan 2021-12-24 14:05:53 +0800
  • aee1719ed1
    Merge pull request #110 from 1AlbertChen/imesh-init-velocities Kevin LEVRON 2021-12-15 18:30:42 +0100
  • b561673b1b
    remove some screenshots Kevin LEVRON 2021-12-08 22:43:40 +0100
  • 4ab88bda6d added imesh initial velocities 1AlbertChen 2021-12-08 14:28:16 +0800
  • 86664a06d8
    remove discord - don't have time... Kevin LEVRON 2021-12-07 11:13:47 +0100
  • 808df1dc6e
    Merge pull request #106 from 1albertchen/mesh-init-velocity Kevin LEVRON 2021-12-07 11:10:27 +0100
  • 050df4073c added mesh initial velocity 1AlbertChen 2021-11-27 15:05:20 +0800
  • d0a5621d5d added mesh initial velocity setter 1AlbertChen 2021-11-27 15:02:20 +0800
  • 0b19982e39
    emits order Kevin LEVRON 2021-11-26 11:50:10 +0100
  • 9f469f4ff8
    Merge pull request #104 from schelmo/feat/loader-initialized-event Kevin LEVRON 2021-11-26 11:49:43 +0100
  • 07064c32a3 Models: add before-load event Georg Nagel 2021-11-26 11:20:29 +0100
  • bf8b52186b
    Merge pull request #105 from schelmo/feat/shadow-material Kevin LEVRON 2021-11-25 21:41:05 +0100
  • 018c86e3ad add ShadowMaterial Georg Nagel 2021-11-25 13:06:52 +0100
  • 6c78f46fe7 fix Gltf lost animation data YangLei 2021-11-04 15:36:09 +0800
  • 36f9db4f62 fix Gltf lost animation data YangLei 2021-11-04 15:32:23 +0800
  • f109069d9f bindObjectProps Kevin Levron 2021-10-31 22:06:34 +0100
  • b377d0f1da 0.3.3 Kevin Levron 2021-10-30 21:46:26 +0200
  • 78ec1b9570 trails screenshot Kevin Levron 2021-10-27 23:26:49 +0200
  • b7fe5a6a7b created event for materials #93 Kevin Levron 2021-10-27 21:25:23 +0200
  • 72b56d123e readme Kevin Levron 2021-09-24 18:14:40 +0200
  • b489a361b0 readme Kevin Levron 2021-09-24 18:12:55 +0200
  • 8a00c9b64f
    Merge pull request #86 from xcchcaptain/master Kevin LEVRON 2021-09-13 22:02:43 +0200
  • 18c30d212f add VideoTexture YangLei 2021-09-09 17:24:22 +0800
  • 67f4c2dffd
    fix #81 Kevin LEVRON 2021-08-30 21:12:54 +0200
  • cb9db7f1da
    Update README.md Kevin LEVRON 2021-08-30 15:54:49 +0200
  • 4490b72243
    Create FUNDING.yml Kevin LEVRON 2021-07-15 16:50:01 +0200
  • c611533929
    Merge pull request #78 from yoanngueny/master Kevin LEVRON 2021-07-02 13:24:43 +0200
  • d4eafa6824 fix removeListener esLint yoanngueny 2021-07-02 09:16:29 +0200
  • 3ef40d5a06 script setup fix (#74) Kevin Levron 2021-07-01 22:17:20 +0200
  • 3fd6dc3e05 fix removeListener index yoanngueny 2021-06-30 11:07:15 +0200
  • 89b649be12 0.3.2 0.3.2 Kevin Levron 2021-06-08 19:33:02 +0200
  • 772d1b2f4d Merge branch 'master' of https://github.com/troisjs/trois into master Kevin Levron 2021-06-08 19:27:53 +0200
  • bea23d4d4d improve raycasting #67 Kevin Levron 2021-06-08 19:27:05 +0200
  • 98c9369469
    fix: add raycasting on gltf Adrian 2021-06-02 17:35:27 -0500
  • 6f9251a5de
    Merge pull request #64 from SaFrMo/build-error-fix Kevin LEVRON 2021-05-26 22:12:14 +0200
  • a57c44d968 update build fix Sander Moolin 2021-05-26 16:02:46 -0400
  • dfa0d0fd8c Fix allChildren target Sander Moolin 2021-05-25 17:08:06 -0400
  • 098142af46 Add metalness prop to model Sander Moolin 2021-05-25 16:58:50 -0400
  • 0839566a1f Add allChildren method to Object Sander Moolin 2021-05-25 16:58:31 -0400
  • 56f049a070 Fix build error Sander Moolin 2021-05-25 16:57:37 -0400