Skip to content

Releases: prolincur/three-dxf-loader

v4.1.160

28 Mar 10:49
5ebf442
Compare
Choose a tag to compare

What's Changed

  • fix: add unit and scale in userData, support for default color by @vtthombre in #21
  • feat: support for polyline face mesh implemented by @vtthombre in #24

Full Changelog: 3.6.160...v4.1.160

v3.6.160

15 Jan 05:39
ca441e0
Compare
Choose a tag to compare

Typo correction and keywords

3.6.148

15 Jan 05:35
Compare
Choose a tag to compare

Minor correction

3.6.129

15 Jan 05:28
Compare
Choose a tag to compare

Extend support of 3DFACE for r129 version of three.js

v3.5.148

11 Jan 07:25
d2730b0
Compare
Choose a tag to compare
  • Added support for 3DFACE #13 #15

v3.4.148: Merge pull request #10 from prolincur/148

02 Oct 07:23
387c13d
Compare
Choose a tag to compare

Tested on r148 three.js
Dropped the support AMD, CommonJS etc and only support ESM

v3.4.146

30 Sep 12:08
Compare
Choose a tag to compare
"three": "> 0.140 <= 0.146.0"

v0.3.4.139

30 Sep 11:01
Compare
Choose a tag to compare

Tested with three.js r139

0.3.3

30 Sep 10:21
Compare
Choose a tag to compare

Tested on version 0.136 of three.js

Fix issue with vite bundler

3.2.0

08 Apr 10:38
Compare
Choose a tag to compare
  • Fix XHRLoader error PR #6