Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

fix(package.json#browser) #404

Merged
merged 12 commits into from
May 24, 2022
Merged

fix(package.json#browser) #404

merged 12 commits into from
May 24, 2022

Conversation

Robin-Hoodie
Copy link
Contributor

This also includes a bunch of other changes that were never merged to master. See https://cognitedata.slack.com/archives/C6KNJCEEA/p1652440843600499 for context

The only change I made is in a0cd6d6

This fixes the bug that I described here vitejs/vite#8141

dragly and others added 11 commits August 14, 2019 21:56
The caps were missing because the files do not provide thickness for
closed general cylinders. The thickness is the same as the radius in
this case. In addition, there is only one radius provided, but we
expected two.

(cherry picked from commit 865ebc0)
* Fix node ID parsed endianness

(cherry picked from commit 2089c6a)

* Do not forget to pass on filterOptions

(cherry picked from commit 838d699)

* 0.13.3
* RJ3D-460: Normalize angles (#95)

* Move normalizeRadians() to new file MathUtils. Add test.

* RJ3D-460: Fixed issue causing cones with start angle > PI to be rendered incorrectly.

* RJ3D-460: Normalize angles for GeneralRing and GeneralCylinder

* Bump version to 0.13.4
* Bump three to 0.110.0 and fix test to use THREE.Matrix4

* [RJ3D-492] Copy normals to avoid shared mutable access

Somewhere later in the code, some geometry decides to flip their normal
and thus flips the normal for a lot of other geometries...
And add a warning if the treeIndex is still missing from the map.
@Robin-Hoodie Robin-Hoodie self-assigned this May 13, 2022
@larsmoa larsmoa merged commit 216f629 into master May 24, 2022
@larsmoa larsmoa deleted the fix/package-json-browser-entry branch May 24, 2022 15:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants