Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: Apply flag "ZIncreasingDownwards" in vertex shaders for relevant layers. #1724 #1737

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

nilscb
Copy link
Collaborator

@nilscb nilscb commented Oct 25, 2023

Will complete the fix for this issue: #1724
"Performance: Apply flag "ZIncreasingDownwards" in vertex shaders for relevant layers. #1724"

This PR contains fix for the last layer in this issue: TriangleLayer.
It will also fix the readout for this layer.

@nilscb nilscb added enhancement New feature or request AspenTech Task owned by AspenTech map-component Issues related to the map component. labels Oct 25, 2023
@nilscb nilscb changed the title performance: Apply flag "ZIncreasingDownwards" in vertex shaders for relevant layers. #1724 perf: Apply flag "ZIncreasingDownwards" in vertex shaders for relevant layers. #1724 Oct 25, 2023
@nilscb nilscb requested review from w1nklr and hkfb October 25, 2023 12:43
@nilscb nilscb merged commit 1fbfa23 into equinor:master Oct 26, 2023
6 of 8 checks passed
@hkfb
Copy link
Collaborator

hkfb commented Oct 27, 2023

🎉 This issue has been resolved in version subsurface-viewer@0.5.3 🎉

The release is available on GitHub release

@hkfb hkfb added the released label Oct 27, 2023
nilscb added a commit to nilscb/webviz-subsurface-components that referenced this pull request Oct 27, 2023
…ayer.

  - This is related to earlier commit. MapLayer was missing
  -  Earlier commit: performance:  Apply flag "ZIncreasingDownwards" in vertex shaders for relevant layers. equinor#1724 (equinor#1737)
w1nklr pushed a commit that referenced this pull request Oct 27, 2023
…1741)

- This is related to earlier commit. MapLayer was missing
- Earlier commit: performance:  Apply flag "ZIncreasingDownwards" in vertex shaders for relevant layers. #1724 (#1737)
hkfb pushed a commit that referenced this pull request Oct 27, 2023
## [0.5.4](https://github.com/equinor/webviz-subsurface-components/compare/subsurface-viewer@0.5.3...subsurface-viewer@0.5.4) (2023-10-27)

### Performance Improvements

*  Apply flag "ZIncreasingDownwards" in vertex shaders MapLayer. ([#1741](#1741)) ([ed85f7f](ed85f7f)), closes [#1724](#1724) [#1737](#1737)
@nilscb nilscb deleted the Fix1724 branch December 7, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AspenTech Task owned by AspenTech enhancement New feature or request map-component Issues related to the map component. released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Performance: Apply flag "ZIncreasingDownwards" in vertex shaders for relevant layers.
3 participants