-
Notifications
You must be signed in to change notification settings - Fork 61
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
Resolve: Enable to use more than 3 wing guide curves #748
Merged
Commits on Oct 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 97317ee - Browse repository at this point
Copy the full SHA 97317eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d3c4e1 - Browse repository at this point
Copy the full SHA 6d3c4e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a7cf22 - Browse repository at this point
Copy the full SHA 7a7cf22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7ff53 - Browse repository at this point
Copy the full SHA 3b7ff53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48dcdc0 - Browse repository at this point
Copy the full SHA 48dcdc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ec8d5 - Browse repository at this point
Copy the full SHA c6ec8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd1486c - Browse repository at this point
Copy the full SHA dd1486cView commit details -
Added function to change parametrization of surfaces
I also changed the tolerances slightly due to numerical issues.
Configuration menu - View commit details
-
Copy full SHA for ed8a4e3 - Browse repository at this point
Copy the full SHA ed8a4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99a9c6b - Browse repository at this point
Copy the full SHA 99a9c6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e21a6be - Browse repository at this point
Copy the full SHA e21a6beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42330c9 - Browse repository at this point
Copy the full SHA 42330c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d3c74c - Browse repository at this point
Copy the full SHA 6d3c74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 814347a - Browse repository at this point
Copy the full SHA 814347aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0bd217 - Browse repository at this point
Copy the full SHA f0bd217View commit details -
Extended CTiglTransformation to transform surfaces
The current implementation is a bit hacky, as we currently have to create a face to transform and then extract again the surface.
Configuration menu - View commit details
-
Copy full SHA for ab2974d - Browse repository at this point
Copy the full SHA ab2974dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4a0ee9 - Browse repository at this point
Copy the full SHA b4a0ee9View commit details -
Concatenate surfaces to make getpoint working
This commit concatenates the surfaces of a segment to provide a single surface to make the GetPoint functions work. Addresses #687
Configuration menu - View commit details
-
Copy full SHA for 28e3709 - Browse repository at this point
Copy the full SHA 28e3709View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ead36 - Browse repository at this point
Copy the full SHA 30ead36View commit details -
Configuration menu - View commit details
-
Copy full SHA for cabb148 - Browse repository at this point
Copy the full SHA cabb148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d8491d - Browse repository at this point
Copy the full SHA 6d8491dView commit details -
This checks, whether the mechanism is really independent of the order of guides.
Configuration menu - View commit details
-
Copy full SHA for 9aaebd1 - Browse repository at this point
Copy the full SHA 9aaebd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0989e7e - Browse repository at this point
Copy the full SHA 0989e7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a090aa - Browse repository at this point
Copy the full SHA 7a090aaView commit details -
This tests case check the get point functions on the guide curve case with four guide curves.
Configuration menu - View commit details
-
Copy full SHA for 76fb237 - Browse repository at this point
Copy the full SHA 76fb237View commit details -
Configuration menu - View commit details
-
Copy full SHA for d11160b - Browse repository at this point
Copy the full SHA d11160bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e810c - Browse repository at this point
Copy the full SHA 42e810cView commit details -
We had plenty of code disabled by the preprocessor flag NO_EXPLICIT_TE_MODELING. This code was not tested anymore and is probably buggy.
Configuration menu - View commit details
-
Copy full SHA for d799916 - Browse repository at this point
Copy the full SHA d799916View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c0b203 - Browse repository at this point
Copy the full SHA 4c0b203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 650c689 - Browse repository at this point
Copy the full SHA 650c689View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ddea2 - Browse repository at this point
Copy the full SHA 70ddea2View commit details -
Renamed function approxSurface to makeKnotsUniform
I also added a better doc string and improved the docstring of CTiglConcatSurfaces
Configuration menu - View commit details
-
Copy full SHA for e73737f - Browse repository at this point
Copy the full SHA e73737fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 936699a - Browse repository at this point
Copy the full SHA 936699aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61a00c1 - Browse repository at this point
Copy the full SHA 61a00c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 845036f - Browse repository at this point
Copy the full SHA 845036fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57bdbf3 - Browse repository at this point
Copy the full SHA 57bdbf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcd82a3 - Browse repository at this point
Copy the full SHA fcd82a3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.