-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix provider definition for geometry.unifyWindingOrder parameters
Up to now the `providerParameter` definitions for the parameter `geometry.unifyWindingOrder` contained values that were inconsistent with the corresponding enumeration `EnumWindingOrderTypes`. Using the inconsistent values in CLI transformations could lead to unexpected results when using the value of the parameters given in the documentation that is derived from the `providerParameter` definitions.
- Loading branch information
1 parent
ae232a8
commit 4cca094
Showing
2 changed files
with
36 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters