Skip to content

Releases: equinor/esv-intersection

v1.4.2

10 Mar 13:26
Compare
Choose a tag to compare
  • Improve wellborelayers textures
  • Update typescript to 4.2.2

v1.4.1

15 Feb 15:05
a75cf04
Compare
Choose a tag to compare
  • Matching surface name checks are now case insensitive
  • Bumped d3-array package

v1.4.0

26 Jan 11:01
b2ee214
Compare
Choose a tag to compare
  • added option to override arc division and tension in the reference system
  • removed group labels from being render in surface labels
  • pixi-layers skip render without referenceSystem
  • upgrade vulnerable packages
  • cleanup GeomodelLayerV2
  • cleanup render method on WellboreBaseComponentLayers

v.1.3.1

04 Dec 09:24
Compare
Choose a tag to compare
  • fix skip render without referenceSystem in CalloutCanvasLayer

v.1.3.0

30 Nov 19:47
Compare
Choose a tag to compare
  • fix CalloutCanvasLayer to always render on data update
  • fix position callout with displacement calculated from bottom
  • fix issue with missing labels in geomodel
  • fix onUnmount on PixiLayers
  • add export of interfaces AxisOptions, ControllerOptions, OverlayEvents and OverlayCallbacks
  • add destroy method to Controller

v1.2.1

13 Nov 09:30
c8fd850
Compare
Choose a tag to compare
  • improved surface and surface label rendering order
  • improved setting data on layer creation
  • added fallback for various rendering functions when webGL is not available

v1.2.0

29 Oct 13:08
Compare
Choose a tag to compare
  • deprecate GeomodelLayer (keeping api util next major release)
  • add support for inverse xBounds on several layers
  • add support for cement spanning multiple casings
  • fix issue in HighlightLayer storybook demo layer
  • use typescript types from curve-interpolator
  • add solid color casing option
  • compensate for zFactor in WellboreBaseComponentLayers
  • add calculateDisplacementFromBottom option to IntersectionReferenceSystem

v1.1.0

16 Sep 12:21
Compare
Choose a tag to compare
  • Fixed artifacts when rendering cement layer
  • Improved rendering performance of objects related to the wellpath, such as holes, casing, completion, cement
  • Fixed line thickness in the geomodel layer
  • Moved storybook to github pages
  • Documentation is generated dynamically
  • Clean up README and CONTRIBUTION

v1.0.0

18 Aug 07:33
3b1dffb
Compare
Choose a tag to compare
  • bring package out of alpha
  • bugfix: corrected overlapping logic for WellboreItemShapeGenerator
  • minor refactoring
  • misc bugfixes

v0.9.6-alpha

11 Jun 08:18
aec3a3b
Compare
Choose a tag to compare
v0.9.6-alpha Pre-release
Pre-release
  • improve validation on trajectoryAngle in IntersectionReferenceSystem
  • handle cases where a curve is vertical