altium-toolkit 1.1.37 → 1.1.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "altium-toolkit",
3
- "version": "1.1.37",
3
+ "version": "1.1.38",
4
4
  "description": "Altium document parsing and non-interactive rendering utilities",
5
5
  "keywords": [
6
6
  "altium",
@@ -744,10 +744,6 @@ export class AltiumScene3dPlacementRotationPolicy {
744
744
  placement,
745
745
  component,
746
746
  componentBody
747
- ) &&
748
- !AltiumScene3dPlacementRotationPolicy.#hasEmbeddedModelBoundsSourceHalfTurn(
749
- placement,
750
- component
751
747
  )
752
748
  ) {
753
749
  return false