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

Test run-vcpkg@dev/node20-v7 #11295

Closed
wants to merge 51 commits into from
Closed

Conversation

magnesj
Copy link
Member

@magnesj magnesj commented Mar 18, 2024

No description provided.

jonjenssen and others added 30 commits February 15, 2024 17:54
The part visualization was missing in some cases due to an invalid bounding box
* Use RimPolygonInView to edit locally defined polygon
* Add scaling to polygon in view
* Move polygon line visualization to RimGridView
* Rename to polygonInViewCollection
* Show appearance for local polygon
Add expansion material parameter (requires updated XML)
- Use polygon as data source for intersection
- Add padlock icon
- Show padlock icon on read only polygons
- Add Fwk function appendMenuItems() to make it possible to define context menu content in a PdmObject
- Context menu "Create Polygon Intersection"
- Updates to make visualization consistent with object and object collection enabled state
* Only reload calculation data
* Make sure performance is good when a calculated object is added or changed
- avoid recreation of summary file readers
- delete all nodes in address tree representing calculated curves
- build address nodes for calculated curves
Make sure same thickness vectors and fault lines are used for both parts.
Use fieldGasToOilEquivalent = 1000.0 / 5614.63;
Goal is to differentiate from existing PP results.
* Add polygon reader for POL file format
* Add CSV import
* Add helper function to create tag with color and text
* Show polygon color as tag, allow color edit by clicking on tag
* Support optional header in csv file
* Add Reload on polygon file
* Show warning icon if no polygons
* Improve logging text
* Do not show file polygon in view if no polygons are imported
* Use appendMenuItems
* Set default polygon color to orange
* Enter edit state when creating a new polygon
* Fix missing UI text in menu builder
SimplfyPolygon applies an operation on polygon to reduce the number of points in a way that the shape of the polygon is conserved.
magnesj and others added 21 commits March 4, 2024 12:27
Avoid release of memory when working on a single case
* Fwk: Switch from delta to angleDelta for QWheelEvent
* Fwk: Add option to build more libraries with Qt6
* Fwk: Remove unused includes of QtOpenGL
* Fwk: Don't forward declare QStringList
* Fwk: Store cursor position in QPoint variable
* Fwk: Use QWheelEvent::position in Qt6
Use new tools in Visual Studio to help cleaning up includes and remove redundant includes.
… accuracy (#11267)

Generate model based on an origin in the fault to improve calculation accuracy.
…ters (#11275)

Support both AND and OR operations when combining range and index filters
…at file due to i.e. incorrect file format (comma separated, not space separated)
Make sure exported well path coordinates use local coord system when needed.
Increase polling interval to avoid using one core constantly.

Fixes #11285.
@magnesj magnesj closed this Mar 18, 2024
@magnesj magnesj deleted the node-20-test branch March 18, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants